@ukic/web-components 3.0.0-alpha.9 → 3.1.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/README.md +2 -1
- package/dist/cjs/app-globals-3a1e7e63.js +7 -0
- package/dist/cjs/app-globals-3a1e7e63.js.map +1 -0
- package/dist/cjs/core.cjs.js +13 -11
- package/dist/cjs/core.cjs.js.map +1 -1
- package/dist/cjs/{helpers-eca4c27e.js → helpers-a0a128bd.js} +71 -26
- package/dist/cjs/helpers-a0a128bd.js.map +1 -0
- package/dist/cjs/ic-accordion-group.cjs.entry.js +31 -14
- package/dist/cjs/ic-accordion-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-accordion.cjs.entry.js +65 -42
- package/dist/cjs/ic-accordion.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-alert.cjs.entry.js +38 -17
- package/dist/cjs/ic-alert.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-back-to-top.cjs.entry.js +29 -15
- package/dist/cjs/ic-back-to-top.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-badge.cjs.entry.js +60 -18
- package/dist/cjs/ic-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js +53 -37
- package/dist/cjs/ic-breadcrumb-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-breadcrumb.cjs.entry.js +38 -23
- package/dist/cjs/ic-breadcrumb.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-button_3.cjs.entry.js +304 -144
- package/dist/cjs/ic-button_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-card-vertical.cjs.entry.js +54 -33
- package/dist/cjs/ic-card-vertical.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox-group.cjs.entry.js +33 -10
- package/dist/cjs/ic-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-checkbox.cjs.entry.js +49 -30
- package/dist/cjs/ic-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-chip.cjs.entry.js +45 -24
- package/dist/cjs/ic-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-classification-banner.cjs.entry.js +22 -6
- package/dist/cjs/ic-classification-banner.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-list.cjs.entry.js +11 -5
- package/dist/cjs/ic-data-list.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-data-row.cjs.entry.js +28 -18
- package/dist/cjs/ic-data-row.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-dialog.cjs.entry.js +164 -115
- package/dist/cjs/ic-dialog.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-divider.cjs.entry.js +35 -15
- package/dist/cjs/ic-divider.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-empty-state.cjs.entry.js +19 -11
- package/dist/cjs/ic-empty-state.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link-group.cjs.entry.js +8 -8
- package/dist/cjs/ic-footer-link-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer-link.cjs.entry.js +12 -11
- package/dist/cjs/ic-footer-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-footer.cjs.entry.js +32 -19
- package/dist/cjs/ic-footer.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-hero.cjs.entry.js +29 -17
- package/dist/cjs/ic-hero.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js +32 -20
- package/dist/cjs/ic-horizontal-scroll.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js +126 -68
- package/dist/cjs/ic-input-component-container_3.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-input-label_2.cjs.entry.js +45 -17
- package/dist/cjs/ic-input-label_2.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-link.cjs.entry.js +29 -22
- package/dist/cjs/ic-link.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-group.cjs.entry.js +5 -5
- package/dist/cjs/ic-menu-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-menu-item.cjs.entry.js +21 -19
- package/dist/cjs/ic-menu-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-button.cjs.entry.js +26 -20
- package/dist/cjs/ic-navigation-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-group.cjs.entry.js +63 -39
- package/dist/cjs/ic-navigation-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-item.cjs.entry.js +70 -49
- package/dist/cjs/ic-navigation-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-navigation-menu.cjs.entry.js +55 -33
- package/dist/cjs/ic-navigation-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-page-header.cjs.entry.js +49 -28
- package/dist/cjs/ic-page-header.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination-item.cjs.entry.js +28 -15
- package/dist/cjs/ic-pagination-item.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-pagination.cjs.entry.js +61 -28
- package/dist/cjs/ic-pagination.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-popover-menu.cjs.entry.js +74 -42
- package/dist/cjs/ic-popover-menu.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-group.cjs.entry.js +55 -29
- package/dist/cjs/ic-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-radio-option.cjs.entry.js +36 -24
- package/dist/cjs/ic-radio-option.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-search-bar.cjs.entry.js +154 -64
- package/dist/cjs/ic-search-bar.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-section-container.cjs.entry.js +12 -5
- package/dist/cjs/ic-section-container.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-select.cjs.entry.js +234 -137
- package/dist/cjs/ic-select.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-side-navigation.cjs.entry.js +107 -71
- package/dist/cjs/ic-side-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skeleton.cjs.entry.js +11 -4
- package/dist/cjs/ic-skeleton.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-skip-link.cjs.entry.js +55 -0
- package/dist/cjs/ic-skip-link.cjs.entry.js.map +1 -0
- package/dist/cjs/ic-status-tag.cjs.entry.js +26 -7
- package/dist/cjs/ic-status-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-step.cjs.entry.js +35 -33
- package/dist/cjs/ic-step.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-stepper.cjs.entry.js +50 -35
- package/dist/cjs/ic-stepper.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-switch.cjs.entry.js +50 -22
- package/dist/cjs/ic-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-context.cjs.entry.js +45 -26
- package/dist/cjs/ic-tab-context.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-group.cjs.entry.js +14 -9
- package/dist/cjs/ic-tab-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab-panel.cjs.entry.js +16 -12
- package/dist/cjs/ic-tab-panel.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-tab.cjs.entry.js +22 -16
- package/dist/cjs/ic-tab.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-text-field.cjs.entry.js +205 -76
- package/dist/cjs/ic-text-field.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-theme.cjs.entry.js +13 -7
- package/dist/cjs/ic-theme.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast-region.cjs.entry.js +2 -3
- package/dist/cjs/ic-toast-region.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toast.cjs.entry.js +30 -22
- package/dist/cjs/ic-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js +61 -29
- package/dist/cjs/ic-toggle-button-group.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-toggle-button.cjs.entry.js +82 -50
- package/dist/cjs/ic-toggle-button.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-top-navigation.cjs.entry.js +59 -34
- package/dist/cjs/ic-top-navigation.cjs.entry.js.map +1 -1
- package/dist/cjs/ic-typography.cjs.entry.js +53 -27
- package/dist/cjs/ic-typography.cjs.entry.js.map +1 -1
- package/dist/cjs/index-d337cd8a.js +2611 -0
- package/dist/cjs/index-d337cd8a.js.map +1 -0
- package/dist/cjs/loader.cjs.js +5 -3
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/collection/collection-manifest.json +6 -5
- package/dist/collection/components/ic-accordion/ic-accordion.js +80 -46
- package/dist/collection/components/ic-accordion/ic-accordion.js.map +1 -1
- package/dist/collection/components/ic-accordion/ic-accordion.stories.js +611 -0
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.js +49 -21
- package/dist/collection/components/ic-accordion-group/ic-accordion-group.js.map +1 -1
- package/dist/collection/components/ic-alert/ic-alert.css +1 -1
- package/dist/collection/components/ic-alert/ic-alert.js +58 -22
- package/dist/collection/components/ic-alert/ic-alert.js.map +1 -1
- package/dist/collection/components/ic-alert/ic-alert.stories.js +271 -0
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.css +49 -18
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js +59 -14
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.js.map +1 -1
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.stories.js +216 -0
- package/dist/collection/components/ic-back-to-top/ic-back-to-top.types.js.map +1 -1
- package/dist/collection/components/ic-badge/ic-badge.css +4 -0
- package/dist/collection/components/ic-badge/ic-badge.js +104 -29
- package/dist/collection/components/ic-badge/ic-badge.js.map +1 -1
- package/dist/collection/components/ic-badge/ic-badge.stories.js +1092 -0
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.css +14 -0
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js +51 -25
- package/dist/collection/components/ic-breadcrumb/ic-breadcrumb.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js +63 -40
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.js.map +1 -1
- package/dist/collection/components/ic-breadcrumb-group/ic-breadcrumb-group.stories.js +362 -0
- package/dist/collection/components/ic-button/ic-button.css +31 -27
- package/dist/collection/components/ic-button/ic-button.js +269 -98
- package/dist/collection/components/ic-button/ic-button.js.map +1 -1
- package/dist/collection/components/ic-button/ic-button.stories.js +2387 -0
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.css +6 -1
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js +88 -42
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.js.map +1 -1
- package/dist/collection/components/ic-card-vertical/ic-card-vertical.stories.js +1050 -0
- package/dist/collection/components/ic-checkbox/ic-checkbox.css +29 -0
- package/dist/collection/components/ic-checkbox/ic-checkbox.js +91 -45
- package/dist/collection/components/ic-checkbox/ic-checkbox.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.css +4 -0
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js +63 -21
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.js.map +1 -1
- package/dist/collection/components/ic-checkbox-group/ic-checkbox-group.stories.js +726 -0
- package/dist/collection/components/ic-chip/ic-chip.css +2 -2
- package/dist/collection/components/ic-chip/ic-chip.js +67 -30
- package/dist/collection/components/ic-chip/ic-chip.js.map +1 -1
- package/dist/collection/components/ic-chip/ic-chip.stories.js +980 -0
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.css +4 -0
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js +33 -8
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.js.map +1 -1
- package/dist/collection/components/ic-classification-banner/ic-classification-banner.stories.js +131 -0
- package/dist/collection/components/ic-data-list/ic-data-list.js +18 -7
- package/dist/collection/components/ic-data-list/ic-data-list.js.map +1 -1
- package/dist/collection/components/ic-data-list/ic-data-list.stories.js +493 -0
- package/dist/collection/components/ic-data-row/ic-data-row.js +38 -21
- package/dist/collection/components/ic-data-row/ic-data-row.js.map +1 -1
- package/dist/collection/components/ic-dialog/ic-dialog.css +0 -6
- package/dist/collection/components/ic-dialog/ic-dialog.js +218 -146
- package/dist/collection/components/ic-dialog/ic-dialog.js.map +1 -1
- package/dist/collection/components/ic-dialog/ic-dialog.stories.js +1118 -0
- package/dist/collection/components/ic-divider/ic-divider.css +23 -69
- package/dist/collection/components/ic-divider/ic-divider.js +55 -22
- package/dist/collection/components/ic-divider/ic-divider.js.map +1 -1
- package/dist/collection/components/ic-divider/ic-divider.stories.js +394 -0
- package/dist/collection/components/ic-empty-state/ic-empty-state.css +15 -0
- package/dist/collection/components/ic-empty-state/ic-empty-state.js +58 -13
- package/dist/collection/components/ic-empty-state/ic-empty-state.js.map +1 -1
- package/dist/collection/components/ic-empty-state/ic-empty-state.stories.js +404 -0
- package/dist/collection/components/ic-footer/ic-footer.js +49 -25
- package/dist/collection/components/ic-footer/ic-footer.js.map +1 -1
- package/dist/collection/components/ic-footer/ic-footer.stories.js +384 -0
- package/dist/collection/components/ic-footer-link/ic-footer-link.css +18 -0
- package/dist/collection/components/ic-footer-link/ic-footer-link.js +26 -15
- package/dist/collection/components/ic-footer-link/ic-footer-link.js.map +1 -1
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js +6 -5
- package/dist/collection/components/ic-footer-link-group/ic-footer-link-group.js.map +1 -1
- package/dist/collection/components/ic-hero/ic-hero.css +1 -1
- package/dist/collection/components/ic-hero/ic-hero.js +54 -25
- package/dist/collection/components/ic-hero/ic-hero.js.map +1 -1
- package/dist/collection/components/ic-hero/ic-hero.stories.js +448 -0
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js +40 -21
- package/dist/collection/components/ic-horizontal-scroll/ic-horizontal-scroll.js.map +1 -1
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.css +11 -1
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js +55 -20
- package/dist/collection/components/ic-input-component-container/ic-input-component-container.js.map +1 -1
- package/dist/collection/components/ic-input-container/ic-input-container.js +16 -6
- package/dist/collection/components/ic-input-container/ic-input-container.js.map +1 -1
- package/dist/collection/components/ic-input-label/ic-input-label.js +48 -11
- package/dist/collection/components/ic-input-label/ic-input-label.js.map +1 -1
- package/dist/collection/components/ic-input-validation/ic-input-validation.js +31 -14
- package/dist/collection/components/ic-input-validation/ic-input-validation.js.map +1 -1
- package/dist/collection/components/ic-link/ic-link.css +17 -8
- package/dist/collection/components/ic-link/ic-link.js +49 -28
- package/dist/collection/components/ic-link/ic-link.js.map +1 -1
- package/dist/collection/components/ic-link/ic-link.stories.js +85 -0
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js +124 -66
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.js.map +1 -1
- package/dist/collection/components/ic-loading-indicator/ic-loading-indicator.stories.js +464 -0
- package/dist/collection/components/ic-menu/ic-menu.js +136 -74
- package/dist/collection/components/ic-menu/ic-menu.js.map +1 -1
- package/dist/collection/components/ic-menu/ic-menu.types.js.map +1 -1
- package/dist/collection/components/ic-menu-group/ic-menu-group.js +4 -5
- package/dist/collection/components/ic-menu-group/ic-menu-group.js.map +1 -1
- package/dist/collection/components/ic-menu-item/ic-menu-item.css +1 -0
- package/dist/collection/components/ic-menu-item/ic-menu-item.js +53 -28
- package/dist/collection/components/ic-menu-item/ic-menu-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.css +4 -0
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js +44 -23
- package/dist/collection/components/ic-navigation-button/ic-navigation-button.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.css +47 -49
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js +126 -41
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.js.map +1 -1
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.types.js +2 -0
- package/dist/collection/components/ic-navigation-group/ic-navigation-group.types.js.map +1 -0
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.css +8 -37
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js +107 -63
- package/dist/collection/components/ic-navigation-item/ic-navigation-item.js.map +1 -1
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.css +2 -2
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js +61 -34
- package/dist/collection/components/ic-navigation-menu/ic-navigation-menu.js.map +1 -1
- package/dist/collection/components/ic-page-header/ic-page-header.js +72 -34
- package/dist/collection/components/ic-page-header/ic-page-header.js.map +1 -1
- package/dist/collection/components/ic-page-header/ic-page-header.stories.js +823 -0
- package/dist/collection/components/ic-pagination/ic-pagination.css +10 -2
- package/dist/collection/components/ic-pagination/ic-pagination.js +100 -44
- package/dist/collection/components/ic-pagination/ic-pagination.js.map +1 -1
- package/dist/collection/components/ic-pagination/ic-pagination.stories.js +164 -0
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.css +19 -3
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js +48 -22
- package/dist/collection/components/ic-pagination-item/ic-pagination-item.js.map +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js +97 -52
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.js.map +1 -1
- package/dist/collection/components/ic-popover-menu/ic-popover-menu.stories.js +573 -0
- package/dist/collection/components/ic-radio-group/ic-radio-group.js +90 -43
- package/dist/collection/components/ic-radio-group/ic-radio-group.js.map +1 -1
- package/dist/collection/components/ic-radio-group/ic-radio-group.stories.js +474 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.css +20 -0
- package/dist/collection/components/ic-radio-option/ic-radio-option.js +64 -33
- package/dist/collection/components/ic-radio-option/ic-radio-option.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.css +6 -13
- package/dist/collection/components/ic-search-bar/ic-search-bar.js +252 -101
- package/dist/collection/components/ic-search-bar/ic-search-bar.js.map +1 -1
- package/dist/collection/components/ic-search-bar/ic-search-bar.stories.js +593 -0
- package/dist/collection/components/ic-search-bar/ic-search-bar.types.js.map +1 -1
- package/dist/collection/components/ic-section-container/ic-section-container.js +15 -5
- package/dist/collection/components/ic-section-container/ic-section-container.js.map +1 -1
- package/dist/collection/components/ic-section-container/ic-section-container.stories.js +62 -0
- package/dist/collection/components/ic-select/ic-select.css +12 -2
- package/dist/collection/components/ic-select/ic-select.js +333 -177
- package/dist/collection/components/ic-select/ic-select.js.map +1 -1
- package/dist/collection/components/ic-select/ic-select_(multi).stories.js +892 -0
- package/dist/collection/components/ic-select/ic-select_(searchable).stories.js +965 -0
- package/dist/collection/components/ic-select/ic-select_(single).stories.js +790 -0
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.css +11 -3
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js +146 -89
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.js.map +1 -1
- package/dist/collection/components/ic-side-navigation/ic-side-navigation.stories.js +2547 -0
- package/dist/collection/components/ic-skeleton/ic-skeleton.js +14 -4
- package/dist/collection/components/ic-skeleton/ic-skeleton.js.map +1 -1
- package/dist/collection/components/ic-skeleton/ic-skeleton.stories.js +143 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.css +46 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.js +203 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.js.map +1 -0
- package/dist/collection/components/ic-skip-link/ic-skip-link.stories.js +504 -0
- package/dist/collection/components/ic-status-tag/ic-status-tag.css +2 -1
- package/dist/collection/components/ic-status-tag/ic-status-tag.js +41 -9
- package/dist/collection/components/ic-status-tag/ic-status-tag.js.map +1 -1
- package/dist/collection/components/ic-status-tag/ic-status-tag.stories.js +196 -0
- package/dist/collection/components/ic-step/ic-step.css +8 -31
- package/dist/collection/components/ic-step/ic-step.js +67 -40
- package/dist/collection/components/ic-step/ic-step.js.map +1 -1
- package/dist/collection/components/ic-stepper/ic-stepper.js +61 -37
- package/dist/collection/components/ic-stepper/ic-stepper.js.map +1 -1
- package/dist/collection/components/ic-stepper/ic-stepper.stories.js +281 -0
- package/dist/collection/components/ic-switch/ic-switch.js +72 -27
- package/dist/collection/components/ic-switch/ic-switch.js.map +1 -1
- package/dist/collection/components/ic-switch/ic-switch.stories.js +149 -0
- package/dist/collection/components/ic-tab/ic-tab.css +13 -3
- package/dist/collection/components/ic-tab/ic-tab.js +40 -21
- package/dist/collection/components/ic-tab/ic-tab.js.map +1 -1
- package/dist/collection/components/ic-tab-context/ic-tab-context.js +60 -31
- package/dist/collection/components/ic-tab-context/ic-tab-context.js.map +1 -1
- package/dist/collection/components/ic-tab-context/ic-tabs.stories.js +316 -0
- package/dist/collection/components/ic-tab-group/ic-tab-group.js +21 -9
- package/dist/collection/components/ic-tab-group/ic-tab-group.js.map +1 -1
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.css +5 -1
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js +50 -14
- package/dist/collection/components/ic-tab-panel/ic-tab-panel.js.map +1 -1
- package/dist/collection/components/ic-text-field/ic-text-field.css +1 -0
- package/dist/collection/components/ic-text-field/ic-text-field.js +432 -148
- package/dist/collection/components/ic-text-field/ic-text-field.js.map +1 -1
- package/dist/collection/components/ic-text-field/ic-text-field.stories.js +1048 -0
- package/dist/collection/components/ic-theme/ic-theme.js +19 -9
- package/dist/collection/components/ic-theme/ic-theme.js.map +1 -1
- package/dist/collection/components/ic-theme/ic-theme.stories.js +434 -0
- package/dist/collection/components/ic-toast/ic-toast.css +1 -1
- package/dist/collection/components/ic-toast/ic-toast.js +49 -28
- package/dist/collection/components/ic-toast/ic-toast.js.map +1 -1
- package/dist/collection/components/ic-toast/ic-toast.stories.js +396 -0
- package/dist/collection/components/ic-toast-region/ic-toast-region.js +6 -5
- package/dist/collection/components/ic-toast-region/ic-toast-region.js.map +1 -1
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.css +8 -17
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js +116 -61
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.js.map +1 -1
- package/dist/collection/components/ic-toggle-button/ic-toggle-button.stories.js +427 -0
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js +90 -35
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.js.map +1 -1
- package/dist/collection/components/ic-toggle-button-group/ic-toggle-button-group.stories.js +585 -0
- package/dist/collection/components/ic-tooltip/ic-tooltip.js +67 -38
- package/dist/collection/components/ic-tooltip/ic-tooltip.js.map +1 -1
- package/dist/collection/components/ic-tooltip/ic-tooltip.stories.js +366 -0
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.css +9 -5
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js +89 -47
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.js.map +1 -1
- package/dist/collection/components/ic-top-navigation/ic-top-navigation.stories.js +1091 -0
- package/dist/collection/components/ic-typography/ic-typography.js +73 -32
- package/dist/collection/components/ic-typography/ic-typography.js.map +1 -1
- package/dist/collection/components/ic-typography/ic-typography.stories.js +447 -0
- package/dist/collection/patterns/top-nav-content-footer.stories.js +109 -0
- package/dist/collection/patterns/z-index.stories.js +474 -0
- package/dist/collection/utils/constants.js +39 -0
- package/dist/collection/utils/constants.js.map +1 -1
- package/dist/collection/utils/helpers.js +29 -24
- package/dist/collection/utils/helpers.js.map +1 -1
- package/dist/collection/utils/testa11y.helpers.js +2 -1
- package/dist/collection/utils/testa11y.helpers.js.map +1 -1
- package/dist/collection/utils/types.js.map +1 -1
- package/dist/components/helpers.js +69 -25
- package/dist/components/helpers.js.map +1 -1
- package/dist/components/ic-accordion-group.js +29 -12
- package/dist/components/ic-accordion-group.js.map +1 -1
- package/dist/components/ic-accordion.js +63 -40
- package/dist/components/ic-accordion.js.map +1 -1
- package/dist/components/ic-alert.js +36 -15
- package/dist/components/ic-alert.js.map +1 -1
- package/dist/components/ic-back-to-top.js +28 -13
- package/dist/components/ic-back-to-top.js.map +1 -1
- package/dist/components/ic-badge.js +60 -18
- package/dist/components/ic-badge.js.map +1 -1
- package/dist/components/ic-breadcrumb-group.js +51 -35
- package/dist/components/ic-breadcrumb-group.js.map +1 -1
- package/dist/components/ic-breadcrumb2.js +36 -21
- package/dist/components/ic-breadcrumb2.js.map +1 -1
- package/dist/components/ic-button2.js +171 -63
- package/dist/components/ic-button2.js.map +1 -1
- package/dist/components/ic-card-vertical.js +52 -31
- package/dist/components/ic-card-vertical.js.map +1 -1
- package/dist/components/ic-checkbox-group.js +31 -8
- package/dist/components/ic-checkbox-group.js.map +1 -1
- package/dist/components/ic-checkbox.js +47 -28
- package/dist/components/ic-checkbox.js.map +1 -1
- package/dist/components/ic-chip.js +43 -22
- package/dist/components/ic-chip.js.map +1 -1
- package/dist/components/ic-classification-banner.js +21 -5
- package/dist/components/ic-classification-banner.js.map +1 -1
- package/dist/components/ic-data-list.js +10 -4
- package/dist/components/ic-data-list.js.map +1 -1
- package/dist/components/ic-data-row.js +27 -17
- package/dist/components/ic-data-row.js.map +1 -1
- package/dist/components/ic-dialog.js +165 -116
- package/dist/components/ic-dialog.js.map +1 -1
- package/dist/components/ic-divider2.js +33 -13
- package/dist/components/ic-divider2.js.map +1 -1
- package/dist/components/ic-empty-state.js +19 -10
- package/dist/components/ic-empty-state.js.map +1 -1
- package/dist/components/ic-footer-link-group.js +6 -6
- package/dist/components/ic-footer-link-group.js.map +1 -1
- package/dist/components/ic-footer-link.js +10 -9
- package/dist/components/ic-footer-link.js.map +1 -1
- package/dist/components/ic-footer.js +31 -18
- package/dist/components/ic-footer.js.map +1 -1
- package/dist/components/ic-hero.js +27 -15
- package/dist/components/ic-hero.js.map +1 -1
- package/dist/components/ic-horizontal-scroll2.js +30 -18
- package/dist/components/ic-horizontal-scroll2.js.map +1 -1
- package/dist/components/ic-input-component-container2.js +31 -9
- package/dist/components/ic-input-component-container2.js.map +1 -1
- package/dist/components/ic-input-container2.js +12 -5
- package/dist/components/ic-input-container2.js.map +1 -1
- package/dist/components/ic-input-label2.js +28 -8
- package/dist/components/ic-input-label2.js.map +1 -1
- package/dist/components/ic-input-validation2.js +15 -7
- package/dist/components/ic-input-validation2.js.map +1 -1
- package/dist/components/ic-link2.js +27 -20
- package/dist/components/ic-link2.js.map +1 -1
- package/dist/components/ic-loading-indicator2.js +89 -54
- package/dist/components/ic-loading-indicator2.js.map +1 -1
- package/dist/components/ic-menu-group.js +3 -3
- package/dist/components/ic-menu-group.js.map +1 -1
- package/dist/components/ic-menu-item2.js +19 -17
- package/dist/components/ic-menu-item2.js.map +1 -1
- package/dist/components/ic-menu2.js +81 -52
- package/dist/components/ic-menu2.js.map +1 -1
- package/dist/components/ic-navigation-button.js +24 -18
- package/dist/components/ic-navigation-button.js.map +1 -1
- package/dist/components/ic-navigation-group.js +64 -39
- package/dist/components/ic-navigation-group.js.map +1 -1
- package/dist/components/ic-navigation-item.js +69 -48
- package/dist/components/ic-navigation-item.js.map +1 -1
- package/dist/components/ic-navigation-menu2.js +54 -32
- package/dist/components/ic-navigation-menu2.js.map +1 -1
- package/dist/components/ic-page-header.js +48 -27
- package/dist/components/ic-page-header.js.map +1 -1
- package/dist/components/ic-pagination-item2.js +26 -13
- package/dist/components/ic-pagination-item2.js.map +1 -1
- package/dist/components/ic-pagination.js +59 -26
- package/dist/components/ic-pagination.js.map +1 -1
- package/dist/components/ic-popover-menu.js +72 -40
- package/dist/components/ic-popover-menu.js.map +1 -1
- package/dist/components/ic-radio-group.js +53 -27
- package/dist/components/ic-radio-group.js.map +1 -1
- package/dist/components/ic-radio-option.js +34 -22
- package/dist/components/ic-radio-option.js.map +1 -1
- package/dist/components/ic-search-bar.js +152 -62
- package/dist/components/ic-search-bar.js.map +1 -1
- package/dist/components/ic-section-container2.js +11 -4
- package/dist/components/ic-section-container2.js.map +1 -1
- package/dist/components/ic-select.js +232 -135
- package/dist/components/ic-select.js.map +1 -1
- package/dist/components/ic-side-navigation.js +106 -70
- package/dist/components/ic-side-navigation.js.map +1 -1
- package/dist/components/ic-skeleton.js +10 -3
- package/dist/components/ic-skeleton.js.map +1 -1
- package/dist/components/ic-skip-link.d.ts +11 -0
- package/dist/components/ic-skip-link.js +83 -0
- package/dist/components/ic-skip-link.js.map +1 -0
- package/dist/components/ic-status-tag.js +24 -5
- package/dist/components/ic-status-tag.js.map +1 -1
- package/dist/components/ic-step.js +33 -31
- package/dist/components/ic-step.js.map +1 -1
- package/dist/components/ic-stepper.js +48 -33
- package/dist/components/ic-stepper.js.map +1 -1
- package/dist/components/ic-switch.js +48 -20
- package/dist/components/ic-switch.js.map +1 -1
- package/dist/components/ic-tab-context.js +44 -25
- package/dist/components/ic-tab-context.js.map +1 -1
- package/dist/components/ic-tab-group.js +12 -7
- package/dist/components/ic-tab-group.js.map +1 -1
- package/dist/components/ic-tab-panel.js +16 -11
- package/dist/components/ic-tab-panel.js.map +1 -1
- package/dist/components/ic-tab.js +20 -14
- package/dist/components/ic-tab.js.map +1 -1
- package/dist/components/ic-text-field.js +208 -75
- package/dist/components/ic-text-field.js.map +1 -1
- package/dist/components/ic-theme.js +12 -6
- package/dist/components/ic-theme.js.map +1 -1
- package/dist/components/ic-toast-region.js +1 -2
- package/dist/components/ic-toast-region.js.map +1 -1
- package/dist/components/ic-toast.js +29 -21
- package/dist/components/ic-toast.js.map +1 -1
- package/dist/components/ic-toggle-button-group.js +59 -27
- package/dist/components/ic-toggle-button-group.js.map +1 -1
- package/dist/components/ic-toggle-button.js +81 -49
- package/dist/components/ic-toggle-button.js.map +1 -1
- package/dist/components/ic-tooltip2.js +42 -25
- package/dist/components/ic-tooltip2.js.map +1 -1
- package/dist/components/ic-top-navigation.js +58 -33
- package/dist/components/ic-top-navigation.js.map +1 -1
- package/dist/components/ic-typography2.js +51 -25
- package/dist/components/ic-typography2.js.map +1 -1
- package/dist/core/core.css +395 -264
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/index.esm.js.map +1 -1
- package/dist/core/p-06d97789.entry.js +2 -0
- package/dist/core/p-06d97789.entry.js.map +1 -0
- package/dist/core/{p-27274ca8.entry.js → p-071f4748.entry.js} +2 -2
- package/dist/core/p-071f4748.entry.js.map +1 -0
- package/dist/core/p-09070f61.entry.js +2 -0
- package/dist/core/p-09070f61.entry.js.map +1 -0
- package/dist/core/p-0c0ac69d.entry.js +2 -0
- package/dist/core/p-0c0ac69d.entry.js.map +1 -0
- package/dist/core/p-0d016565.entry.js +2 -0
- package/dist/core/p-0d016565.entry.js.map +1 -0
- package/dist/core/p-0e96d4d8.entry.js +2 -0
- package/dist/core/p-0e96d4d8.entry.js.map +1 -0
- package/dist/core/p-10cd26dc.entry.js +2 -0
- package/dist/core/p-10cd26dc.entry.js.map +1 -0
- package/dist/core/{p-a87d13b3.entry.js → p-110486f0.entry.js} +2 -2
- package/dist/core/p-110486f0.entry.js.map +1 -0
- package/dist/core/p-116ad73d.entry.js +2 -0
- package/dist/core/p-116ad73d.entry.js.map +1 -0
- package/dist/core/{p-8b554299.entry.js → p-1171a945.entry.js} +2 -2
- package/dist/core/p-1171a945.entry.js.map +1 -0
- package/dist/core/{p-0cb72d37.entry.js → p-17cf7b50.entry.js} +2 -2
- package/dist/core/p-17cf7b50.entry.js.map +1 -0
- package/dist/core/p-1ac08e6d.entry.js +2 -0
- package/dist/core/p-1ac08e6d.entry.js.map +1 -0
- package/dist/core/p-1f455336.entry.js +2 -0
- package/dist/core/p-1f455336.entry.js.map +1 -0
- package/dist/core/p-20c4d90b.entry.js +2 -0
- package/dist/core/p-20c4d90b.entry.js.map +1 -0
- package/dist/core/{p-641e244d.entry.js → p-2537f33e.entry.js} +2 -2
- package/dist/core/p-2537f33e.entry.js.map +1 -0
- package/dist/core/{p-87aa30b4.entry.js → p-264ce7a0.entry.js} +2 -2
- package/dist/core/p-264ce7a0.entry.js.map +1 -0
- package/dist/core/p-28656111.entry.js +2 -0
- package/dist/core/p-28656111.entry.js.map +1 -0
- package/dist/core/p-2b1a331b.entry.js +2 -0
- package/dist/core/p-2b1a331b.entry.js.map +1 -0
- package/dist/core/p-33243fff.entry.js +2 -0
- package/dist/core/p-33243fff.entry.js.map +1 -0
- package/dist/core/p-37df68fe.entry.js +2 -0
- package/dist/core/p-37df68fe.entry.js.map +1 -0
- package/dist/core/p-3b185c32.js.map +1 -1
- package/dist/core/p-426ec638.js.map +1 -1
- package/dist/core/{p-199b9196.entry.js → p-44e32417.entry.js} +2 -2
- package/dist/core/p-44e32417.entry.js.map +1 -0
- package/dist/core/{p-6e630778.entry.js → p-45595f98.entry.js} +2 -2
- package/dist/core/p-45595f98.entry.js.map +1 -0
- package/dist/core/p-49768069.entry.js +2 -0
- package/dist/core/p-49768069.entry.js.map +1 -0
- package/dist/core/p-4c68494c.entry.js +2 -0
- package/dist/core/p-4c68494c.entry.js.map +1 -0
- package/dist/core/{p-f37c6a76.entry.js → p-4f2a1950.entry.js} +2 -2
- package/dist/core/p-4f2a1950.entry.js.map +1 -0
- package/dist/core/p-50f4d151.entry.js +2 -0
- package/dist/core/p-50f4d151.entry.js.map +1 -0
- package/dist/core/p-55a37101.entry.js +2 -0
- package/dist/core/p-55a37101.entry.js.map +1 -0
- package/dist/core/{p-1223d0e9.entry.js → p-5c349c9d.entry.js} +2 -2
- package/dist/core/p-5c349c9d.entry.js.map +1 -0
- package/dist/core/p-5e1fd097.entry.js +2 -0
- package/dist/core/p-5e1fd097.entry.js.map +1 -0
- package/dist/core/p-68a5aaff.js.map +1 -1
- package/dist/core/p-69e4daec.entry.js +2 -0
- package/dist/core/p-69e4daec.entry.js.map +1 -0
- package/dist/core/p-701696aa.entry.js +2 -0
- package/dist/core/p-701696aa.entry.js.map +1 -0
- package/dist/core/{p-8452846e.entry.js → p-729745d3.entry.js} +2 -2
- package/dist/core/p-729745d3.entry.js.map +1 -0
- package/dist/core/{p-1bf956cb.entry.js → p-73fc198f.entry.js} +2 -2
- package/dist/core/p-73fc198f.entry.js.map +1 -0
- package/dist/core/p-74600ed8.entry.js +2 -0
- package/dist/core/p-74600ed8.entry.js.map +1 -0
- package/dist/core/p-78e7a859.entry.js +2 -0
- package/dist/core/p-78e7a859.entry.js.map +1 -0
- package/dist/core/{p-419d3378.entry.js → p-7e79bd0e.entry.js} +2 -2
- package/dist/core/p-7e79bd0e.entry.js.map +1 -0
- package/dist/core/p-7eaf8da8.entry.js +2 -0
- package/dist/core/p-7eaf8da8.entry.js.map +1 -0
- package/dist/core/p-811d447b.entry.js +2 -0
- package/dist/core/p-811d447b.entry.js.map +1 -0
- package/dist/core/p-85734ebf.entry.js +2 -0
- package/dist/core/p-85734ebf.entry.js.map +1 -0
- package/dist/core/p-85b7d931.entry.js +2 -0
- package/dist/core/p-85b7d931.entry.js.map +1 -0
- package/dist/core/{p-26bc7c62.entry.js → p-8856dff4.entry.js} +2 -2
- package/dist/core/p-8856dff4.entry.js.map +1 -0
- package/dist/core/p-8b268274.entry.js +2 -0
- package/dist/core/p-8b268274.entry.js.map +1 -0
- package/dist/core/p-8e4e97b4.js +3 -0
- package/dist/core/p-8e4e97b4.js.map +1 -0
- package/dist/core/p-972671ea.entry.js +2 -0
- package/dist/core/p-972671ea.entry.js.map +1 -0
- package/dist/core/{p-6c1cf351.entry.js → p-98328cb9.entry.js} +2 -2
- package/dist/core/p-98328cb9.entry.js.map +1 -0
- package/dist/core/{p-5be2c26a.entry.js → p-a103068b.entry.js} +2 -2
- package/dist/core/p-a103068b.entry.js.map +1 -0
- package/dist/core/{p-e4cb5585.entry.js → p-a20a7cd3.entry.js} +2 -2
- package/dist/core/p-a20a7cd3.entry.js.map +1 -0
- package/dist/core/p-a22658fb.entry.js +2 -0
- package/dist/core/p-a22658fb.entry.js.map +1 -0
- package/dist/core/{p-5dcc0489.entry.js → p-a55e7988.entry.js} +2 -2
- package/dist/core/p-a55e7988.entry.js.map +1 -0
- package/dist/core/{p-20ac0d2a.entry.js → p-a71055c9.entry.js} +2 -2
- package/dist/core/p-a71055c9.entry.js.map +1 -0
- package/dist/core/p-a794b724.entry.js +2 -0
- package/dist/core/p-a794b724.entry.js.map +1 -0
- package/dist/core/p-b21b4fea.entry.js +2 -0
- package/dist/core/p-b21b4fea.entry.js.map +1 -0
- package/dist/core/p-b953b22f.entry.js +2 -0
- package/dist/core/p-b953b22f.entry.js.map +1 -0
- package/dist/core/p-c2e091d7.js.map +1 -1
- package/dist/core/p-c9726fbd.entry.js +2 -0
- package/dist/core/p-c9726fbd.entry.js.map +1 -0
- package/dist/core/p-d981598e.entry.js +2 -0
- package/dist/core/p-d981598e.entry.js.map +1 -0
- package/dist/core/p-d9aec0dd.entry.js +2 -0
- package/dist/core/p-d9aec0dd.entry.js.map +1 -0
- package/dist/core/p-e1255160.js +2 -0
- package/dist/core/p-e1255160.js.map +1 -0
- package/dist/core/p-ed8957da.js +2 -0
- package/dist/core/p-ed8957da.js.map +1 -0
- package/dist/core/p-f074ef5b.js.map +1 -1
- package/dist/core/p-f3315216.entry.js +2 -0
- package/dist/core/p-f3315216.entry.js.map +1 -0
- package/dist/core/p-f34efc17.entry.js +2 -0
- package/dist/core/p-f34efc17.entry.js.map +1 -0
- package/dist/core/p-f43f411a.entry.js +2 -0
- package/dist/core/p-f43f411a.entry.js.map +1 -0
- package/dist/core/{p-96b4ca6e.entry.js → p-fa02a267.entry.js} +2 -2
- package/dist/core/p-fa02a267.entry.js.map +1 -0
- package/dist/core/p-ff995eb8.entry.js +2 -0
- package/dist/core/p-ff995eb8.entry.js.map +1 -0
- package/dist/esm/app-globals-0f993ce5.js +5 -0
- package/dist/esm/app-globals-0f993ce5.js.map +1 -0
- package/dist/esm/core.js +14 -12
- package/dist/esm/core.js.map +1 -1
- package/dist/esm/{helpers-2624c32c.js → helpers-dd035d0d.js} +71 -27
- package/dist/esm/helpers-dd035d0d.js.map +1 -0
- package/dist/esm/ic-accordion-group.entry.js +31 -14
- package/dist/esm/ic-accordion-group.entry.js.map +1 -1
- package/dist/esm/ic-accordion.entry.js +65 -42
- package/dist/esm/ic-accordion.entry.js.map +1 -1
- package/dist/esm/ic-alert.entry.js +38 -17
- package/dist/esm/ic-alert.entry.js.map +1 -1
- package/dist/esm/ic-back-to-top.entry.js +29 -15
- package/dist/esm/ic-back-to-top.entry.js.map +1 -1
- package/dist/esm/ic-badge.entry.js +60 -18
- package/dist/esm/ic-badge.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb-group.entry.js +53 -37
- package/dist/esm/ic-breadcrumb-group.entry.js.map +1 -1
- package/dist/esm/ic-breadcrumb.entry.js +38 -23
- package/dist/esm/ic-breadcrumb.entry.js.map +1 -1
- package/dist/esm/ic-button_3.entry.js +304 -144
- package/dist/esm/ic-button_3.entry.js.map +1 -1
- package/dist/esm/ic-card-vertical.entry.js +54 -33
- package/dist/esm/ic-card-vertical.entry.js.map +1 -1
- package/dist/esm/ic-checkbox-group.entry.js +33 -10
- package/dist/esm/ic-checkbox-group.entry.js.map +1 -1
- package/dist/esm/ic-checkbox.entry.js +49 -30
- package/dist/esm/ic-checkbox.entry.js.map +1 -1
- package/dist/esm/ic-chip.entry.js +45 -24
- package/dist/esm/ic-chip.entry.js.map +1 -1
- package/dist/esm/ic-classification-banner.entry.js +22 -6
- package/dist/esm/ic-classification-banner.entry.js.map +1 -1
- package/dist/esm/ic-data-list.entry.js +11 -5
- package/dist/esm/ic-data-list.entry.js.map +1 -1
- package/dist/esm/ic-data-row.entry.js +28 -18
- package/dist/esm/ic-data-row.entry.js.map +1 -1
- package/dist/esm/ic-dialog.entry.js +164 -115
- package/dist/esm/ic-dialog.entry.js.map +1 -1
- package/dist/esm/ic-divider.entry.js +35 -15
- package/dist/esm/ic-divider.entry.js.map +1 -1
- package/dist/esm/ic-empty-state.entry.js +19 -11
- package/dist/esm/ic-empty-state.entry.js.map +1 -1
- package/dist/esm/ic-footer-link-group.entry.js +8 -8
- package/dist/esm/ic-footer-link-group.entry.js.map +1 -1
- package/dist/esm/ic-footer-link.entry.js +12 -11
- package/dist/esm/ic-footer-link.entry.js.map +1 -1
- package/dist/esm/ic-footer.entry.js +32 -19
- package/dist/esm/ic-footer.entry.js.map +1 -1
- package/dist/esm/ic-hero.entry.js +29 -17
- package/dist/esm/ic-hero.entry.js.map +1 -1
- package/dist/esm/ic-horizontal-scroll.entry.js +32 -20
- package/dist/esm/ic-horizontal-scroll.entry.js.map +1 -1
- package/dist/esm/ic-input-component-container_3.entry.js +126 -68
- package/dist/esm/ic-input-component-container_3.entry.js.map +1 -1
- package/dist/esm/ic-input-label_2.entry.js +45 -17
- package/dist/esm/ic-input-label_2.entry.js.map +1 -1
- package/dist/esm/ic-link.entry.js +29 -22
- package/dist/esm/ic-link.entry.js.map +1 -1
- package/dist/esm/ic-menu-group.entry.js +5 -5
- package/dist/esm/ic-menu-group.entry.js.map +1 -1
- package/dist/esm/ic-menu-item.entry.js +21 -19
- package/dist/esm/ic-menu-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-button.entry.js +26 -20
- package/dist/esm/ic-navigation-button.entry.js.map +1 -1
- package/dist/esm/ic-navigation-group.entry.js +63 -39
- package/dist/esm/ic-navigation-group.entry.js.map +1 -1
- package/dist/esm/ic-navigation-item.entry.js +70 -49
- package/dist/esm/ic-navigation-item.entry.js.map +1 -1
- package/dist/esm/ic-navigation-menu.entry.js +55 -33
- package/dist/esm/ic-navigation-menu.entry.js.map +1 -1
- package/dist/esm/ic-page-header.entry.js +49 -28
- package/dist/esm/ic-page-header.entry.js.map +1 -1
- package/dist/esm/ic-pagination-item.entry.js +28 -15
- package/dist/esm/ic-pagination-item.entry.js.map +1 -1
- package/dist/esm/ic-pagination.entry.js +61 -28
- package/dist/esm/ic-pagination.entry.js.map +1 -1
- package/dist/esm/ic-popover-menu.entry.js +74 -42
- package/dist/esm/ic-popover-menu.entry.js.map +1 -1
- package/dist/esm/ic-radio-group.entry.js +55 -29
- package/dist/esm/ic-radio-group.entry.js.map +1 -1
- package/dist/esm/ic-radio-option.entry.js +36 -24
- package/dist/esm/ic-radio-option.entry.js.map +1 -1
- package/dist/esm/ic-search-bar.entry.js +154 -64
- package/dist/esm/ic-search-bar.entry.js.map +1 -1
- package/dist/esm/ic-section-container.entry.js +12 -5
- package/dist/esm/ic-section-container.entry.js.map +1 -1
- package/dist/esm/ic-select.entry.js +234 -137
- package/dist/esm/ic-select.entry.js.map +1 -1
- package/dist/esm/ic-side-navigation.entry.js +107 -71
- package/dist/esm/ic-side-navigation.entry.js.map +1 -1
- package/dist/esm/ic-skeleton.entry.js +11 -4
- package/dist/esm/ic-skeleton.entry.js.map +1 -1
- package/dist/esm/ic-skip-link.entry.js +51 -0
- package/dist/esm/ic-skip-link.entry.js.map +1 -0
- package/dist/esm/ic-status-tag.entry.js +26 -7
- package/dist/esm/ic-status-tag.entry.js.map +1 -1
- package/dist/esm/ic-step.entry.js +35 -33
- package/dist/esm/ic-step.entry.js.map +1 -1
- package/dist/esm/ic-stepper.entry.js +50 -35
- package/dist/esm/ic-stepper.entry.js.map +1 -1
- package/dist/esm/ic-switch.entry.js +50 -22
- package/dist/esm/ic-switch.entry.js.map +1 -1
- package/dist/esm/ic-tab-context.entry.js +45 -26
- package/dist/esm/ic-tab-context.entry.js.map +1 -1
- package/dist/esm/ic-tab-group.entry.js +14 -9
- package/dist/esm/ic-tab-group.entry.js.map +1 -1
- package/dist/esm/ic-tab-panel.entry.js +16 -12
- package/dist/esm/ic-tab-panel.entry.js.map +1 -1
- package/dist/esm/ic-tab.entry.js +22 -16
- package/dist/esm/ic-tab.entry.js.map +1 -1
- package/dist/esm/ic-text-field.entry.js +205 -76
- package/dist/esm/ic-text-field.entry.js.map +1 -1
- package/dist/esm/ic-theme.entry.js +13 -7
- package/dist/esm/ic-theme.entry.js.map +1 -1
- package/dist/esm/ic-toast-region.entry.js +2 -3
- package/dist/esm/ic-toast-region.entry.js.map +1 -1
- package/dist/esm/ic-toast.entry.js +30 -22
- package/dist/esm/ic-toast.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button-group.entry.js +61 -29
- package/dist/esm/ic-toggle-button-group.entry.js.map +1 -1
- package/dist/esm/ic-toggle-button.entry.js +82 -50
- package/dist/esm/ic-toggle-button.entry.js.map +1 -1
- package/dist/esm/ic-top-navigation.entry.js +59 -34
- package/dist/esm/ic-top-navigation.entry.js.map +1 -1
- package/dist/esm/ic-typography.entry.js +53 -27
- package/dist/esm/ic-typography.entry.js.map +1 -1
- package/dist/esm/index-a7a720e7.js +2580 -0
- package/dist/esm/index-a7a720e7.js.map +1 -0
- package/dist/esm/loader.js +6 -4
- package/dist/esm/loader.js.map +1 -1
- package/dist/types/components/ic-accordion/ic-accordion.d.ts +3 -3
- package/dist/types/components/ic-accordion-group/ic-accordion-group.d.ts +5 -5
- package/dist/types/components/ic-alert/ic-alert.d.ts +1 -1
- package/dist/types/components/ic-back-to-top/ic-back-to-top.d.ts +6 -2
- package/dist/types/components/ic-back-to-top/ic-back-to-top.types.d.ts +1 -0
- package/dist/types/components/ic-badge/ic-badge.d.ts +6 -1
- package/dist/types/components/ic-breadcrumb/ic-breadcrumb.d.ts +2 -1
- package/dist/types/components/ic-breadcrumb-group/ic-breadcrumb-group.d.ts +2 -2
- package/dist/types/components/ic-button/ic-button.d.ts +7 -6
- package/dist/types/components/ic-checkbox/ic-checkbox.d.ts +10 -10
- package/dist/types/components/ic-checkbox-group/ic-checkbox-group.d.ts +7 -7
- package/dist/types/components/ic-data-list/ic-data-list.d.ts +1 -1
- package/dist/types/components/ic-data-row/ic-data-row.d.ts +2 -2
- package/dist/types/components/ic-dialog/ic-dialog.d.ts +15 -11
- package/dist/types/components/ic-divider/ic-divider.d.ts +3 -3
- package/dist/types/components/ic-empty-state/ic-empty-state.d.ts +5 -1
- package/dist/types/components/ic-footer/ic-footer.d.ts +4 -4
- package/dist/types/components/ic-hero/ic-hero.d.ts +3 -3
- package/dist/types/components/ic-input-component-container/ic-input-component-container.d.ts +6 -6
- package/dist/types/components/ic-input-label/ic-input-label.d.ts +2 -2
- package/dist/types/components/ic-input-validation/ic-input-validation.d.ts +4 -4
- package/dist/types/components/ic-loading-indicator/ic-loading-indicator.d.ts +2 -2
- package/dist/types/components/ic-menu/ic-menu.d.ts +10 -10
- package/dist/types/components/ic-menu/ic-menu.types.d.ts +1 -1
- package/dist/types/components/ic-menu-item/ic-menu-item.d.ts +2 -2
- package/dist/types/components/ic-navigation-button/ic-navigation-button.d.ts +1 -1
- package/dist/types/components/ic-navigation-group/ic-navigation-group.d.ts +18 -6
- package/dist/types/components/ic-navigation-group/ic-navigation-group.types.d.ts +6 -0
- package/dist/types/components/ic-navigation-item/ic-navigation-item.d.ts +8 -8
- package/dist/types/components/ic-navigation-menu/ic-navigation-menu.d.ts +5 -3
- package/dist/types/components/ic-pagination/ic-pagination.d.ts +9 -9
- package/dist/types/components/ic-pagination-item/ic-pagination-item.d.ts +4 -4
- package/dist/types/components/ic-popover-menu/ic-popover-menu.d.ts +4 -4
- package/dist/types/components/ic-radio-group/ic-radio-group.d.ts +9 -9
- package/dist/types/components/ic-radio-option/ic-radio-option.d.ts +6 -6
- package/dist/types/components/ic-search-bar/ic-search-bar.d.ts +12 -12
- package/dist/types/components/ic-search-bar/ic-search-bar.types.d.ts +1 -1
- package/dist/types/components/ic-select/ic-select.d.ts +20 -20
- package/dist/types/components/ic-side-navigation/ic-side-navigation.d.ts +12 -12
- package/dist/types/components/ic-skip-link/ic-skip-link.d.ts +33 -0
- package/dist/types/components/ic-stepper/ic-stepper.d.ts +1 -1
- package/dist/types/components/ic-switch/ic-switch.d.ts +1 -1
- package/dist/types/components/ic-tab/ic-tab.d.ts +2 -2
- package/dist/types/components/ic-tab-panel/ic-tab-panel.d.ts +7 -1
- package/dist/types/components/ic-text-field/ic-text-field.d.ts +51 -34
- package/dist/types/components/ic-theme/ic-theme.d.ts +2 -2
- package/dist/types/components/ic-toast/ic-toast.d.ts +3 -3
- package/dist/types/components/ic-toast-region/ic-toast-region.d.ts +1 -1
- package/dist/types/components/ic-toggle-button/ic-toggle-button.d.ts +3 -3
- package/dist/types/components/ic-tooltip/ic-tooltip.d.ts +1 -1
- package/dist/types/components/ic-top-navigation/ic-top-navigation.d.ts +9 -9
- package/dist/types/components/ic-typography/ic-typography.d.ts +1 -1
- package/dist/types/components.d.ts +358 -215
- package/dist/types/stencil-public-runtime.d.ts +9 -10
- package/dist/types/utils/constants.d.ts +1 -0
- package/dist/types/utils/helpers.d.ts +10 -10
- package/dist/types/utils/types.d.ts +8 -4
- package/hydrate/index.d.ts +53 -12
- package/hydrate/index.js +32726 -20605
- package/hydrate/index.mjs +34407 -0
- package/hydrate/package.json +7 -1
- package/loader/cdn.js +1 -3
- package/loader/index.cjs.js +1 -3
- package/loader/index.d.ts +3 -0
- package/loader/index.es2017.js +1 -3
- package/loader/index.js +1 -3
- package/package.json +19 -13
- package/vscode-data.json +109 -339
- package/dist/cjs/helpers-eca4c27e.js.map +0 -1
- package/dist/cjs/index-f982899d.js +0 -3047
- package/dist/cjs/index-f982899d.js.map +0 -1
- package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js +0 -349
- package/dist/collection/components/ic-accordion/test/basic/ic-accordion.spec.js.map +0 -1
- package/dist/collection/components/ic-accordion-group/test/basic/ic-accordion-group.spec.js +0 -129
- package/dist/collection/components/ic-accordion-group/test/basic/ic-accordion-group.spec.js.map +0 -1
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js +0 -329
- package/dist/collection/components/ic-alert/test/basic/ic-alert.spec.js.map +0 -1
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js +0 -145
- package/dist/collection/components/ic-back-to-top/test/basic/ic-back-to-top.spec.js.map +0 -1
- package/dist/collection/components/ic-badge/test/basic/ic-badge.spec.js +0 -256
- package/dist/collection/components/ic-badge/test/basic/ic-badge.spec.js.map +0 -1
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js +0 -162
- package/dist/collection/components/ic-breadcrumb/test/basic/ic-breadcrumb.spec.js.map +0 -1
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js +0 -219
- package/dist/collection/components/ic-breadcrumb-group/test/basic/ic-breadcrumb-group.spec.js.map +0 -1
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js +0 -332
- package/dist/collection/components/ic-button/test/basic/ic-button.spec.js.map +0 -1
- package/dist/collection/components/ic-card-vertical/test/basic/ic-card-vertical.spec.js +0 -214
- package/dist/collection/components/ic-card-vertical/test/basic/ic-card-vertical.spec.js.map +0 -1
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js +0 -284
- package/dist/collection/components/ic-checkbox-group/test/basic/ic-checkbox-group.spec.js.map +0 -1
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js +0 -188
- package/dist/collection/components/ic-chip/test/basic/ic-chip.spec.js.map +0 -1
- package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js +0 -188
- package/dist/collection/components/ic-classification-banner/test/basic/ic-classification-banner.spec.js.map +0 -1
- package/dist/collection/components/ic-data-list/test/basic/ic-data-list.spec.js +0 -161
- package/dist/collection/components/ic-data-list/test/basic/ic-data-list.spec.js.map +0 -1
- package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js +0 -74
- package/dist/collection/components/ic-data-row/test/basic/ic-data-row.spec.js.map +0 -1
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js +0 -448
- package/dist/collection/components/ic-dialog/test/basic/ic-dialog.spec.js.map +0 -1
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js +0 -109
- package/dist/collection/components/ic-divider/test/basic/ic-divider.spec.js.map +0 -1
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js +0 -181
- package/dist/collection/components/ic-footer/test/basic/ic-footer.spec.js.map +0 -1
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js +0 -46
- package/dist/collection/components/ic-footer-link/test/basic/ic-footer-link.spec.js.map +0 -1
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js +0 -66
- package/dist/collection/components/ic-footer-link-group/test/basic/ic-footer-link-group.spec.js.map +0 -1
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js +0 -109
- package/dist/collection/components/ic-hero/test/basic/ic-hero.spec.js.map +0 -1
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js +0 -223
- package/dist/collection/components/ic-horizontal-scroll/test/basic/ic-horizontal-scroll.spec.js.map +0 -1
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js +0 -172
- package/dist/collection/components/ic-input-component-container/test/basic/ic-input-component-container.spec.js.map +0 -1
- package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js +0 -38
- package/dist/collection/components/ic-input-container/test/basic/ic-input-container.spec.js.map +0 -1
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js +0 -84
- package/dist/collection/components/ic-input-label/test/basic/ic-input-label.spec.js.map +0 -1
- package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js +0 -89
- package/dist/collection/components/ic-input-validation/test/basic/ic-input-validation.spec.js.map +0 -1
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js +0 -120
- package/dist/collection/components/ic-link/test/basic/ic-link.spec.js.map +0 -1
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js +0 -149
- package/dist/collection/components/ic-loading-indicator/test/basic/ic-loading-indicator.spec.js.map +0 -1
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js +0 -1108
- package/dist/collection/components/ic-menu/test/basic/ic-menu.spec.js.map +0 -1
- package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js +0 -94
- package/dist/collection/components/ic-menu-group/test/basic/ic-menu-group.spec.js.map +0 -1
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js +0 -121
- package/dist/collection/components/ic-menu-item/test/basic/ic-menu-item.spec.js.map +0 -1
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js +0 -95
- package/dist/collection/components/ic-navigation-button/test/basic/ic-navigation-button.spec.js.map +0 -1
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js +0 -309
- package/dist/collection/components/ic-navigation-group/test/basic/ic-navigation-group.spec.js.map +0 -1
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js +0 -130
- package/dist/collection/components/ic-navigation-item/test/basic/ic-navigation-item.spec.js.map +0 -1
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js +0 -176
- package/dist/collection/components/ic-navigation-menu/test/basic/ic-navigation-menu.spec.js.map +0 -1
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js +0 -291
- package/dist/collection/components/ic-page-header/test/basic/ic-page-header.spec.js.map +0 -1
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js +0 -390
- package/dist/collection/components/ic-pagination/test/basic/ic-pagination.spec.js.map +0 -1
- package/dist/collection/components/ic-pagination-item/test/basic/ic-pagination-item.spec.js +0 -79
- package/dist/collection/components/ic-pagination-item/test/basic/ic-pagination-item.spec.js.map +0 -1
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js +0 -398
- package/dist/collection/components/ic-popover-menu/test/basic/ic-popover-menu.spec.js.map +0 -1
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js +0 -389
- package/dist/collection/components/ic-radio-group/test/basic/ic-radio-group.spec.js.map +0 -1
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js +0 -553
- package/dist/collection/components/ic-search-bar/test/basic/ic-search-bar.spec.js.map +0 -1
- package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js +0 -69
- package/dist/collection/components/ic-section-container/test/basic/ic-section-container.spec.js.map +0 -1
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js +0 -1672
- package/dist/collection/components/ic-select/test/basic/ic-select.spec.js.map +0 -1
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js +0 -503
- package/dist/collection/components/ic-side-navigation/test/basic/ic-side-navigation.spec.js.map +0 -1
- package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js +0 -89
- package/dist/collection/components/ic-skeleton/test/basic/ic-skeleton.spec.js.map +0 -1
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js +0 -26
- package/dist/collection/components/ic-status-tag/test/basic/ic-status-tag.spec.js.map +0 -1
- package/dist/collection/components/ic-step/test/basic/ic-step.spec.js +0 -176
- package/dist/collection/components/ic-step/test/basic/ic-step.spec.js.map +0 -1
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js +0 -752
- package/dist/collection/components/ic-stepper/test/basic/ic-stepper.spec.js.map +0 -1
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js +0 -93
- package/dist/collection/components/ic-switch/test/basic/ic-switch.spec.js.map +0 -1
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js +0 -175
- package/dist/collection/components/ic-tab/test/basic/ic-tab.spec.js.map +0 -1
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js +0 -390
- package/dist/collection/components/ic-tab-context/test/basic/ic-tab-context.spec.js.map +0 -1
- package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js +0 -50
- package/dist/collection/components/ic-tab-panel/test/basic/ic-tab-panel.spec.js.map +0 -1
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js +0 -312
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.input.spec.js.map +0 -1
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js +0 -341
- package/dist/collection/components/ic-text-field/test/basic/ic-text-field.textarea.spec.js.map +0 -1
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js +0 -72
- package/dist/collection/components/ic-theme/test/basic/ic-theme.e2e.js.map +0 -1
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js +0 -79
- package/dist/collection/components/ic-theme/test/basic/ic-theme.spec.js.map +0 -1
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js +0 -314
- package/dist/collection/components/ic-toast/test/basic/ic-toast.spec.js.map +0 -1
- package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js +0 -64
- package/dist/collection/components/ic-toast-region/test/basic/ic-toast-region.spec.js.map +0 -1
- package/dist/collection/components/ic-toggle-button/test/basic/ic-toggle-button.spec.js +0 -126
- package/dist/collection/components/ic-toggle-button/test/basic/ic-toggle-button.spec.js.map +0 -1
- package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js +0 -337
- package/dist/collection/components/ic-toggle-button-group/test/ic-toggle-button-group.spec.js.map +0 -1
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js +0 -321
- package/dist/collection/components/ic-tooltip/test/basic/ic-tooltip.spec.js.map +0 -1
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js +0 -314
- package/dist/collection/components/ic-top-navigation/test/basic/ic-top-navigation.spec.js.map +0 -1
- package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js +0 -407
- package/dist/collection/components/ic-typography/test/basic/ic-typography.spec.js.map +0 -1
- package/dist/collection/testspec.setup.js +0 -77
- package/dist/collection/testspec.setup.js.map +0 -1
- package/dist/core/p-0cb72d37.entry.js.map +0 -1
- package/dist/core/p-1223d0e9.entry.js.map +0 -1
- package/dist/core/p-190c3474.entry.js +0 -2
- package/dist/core/p-190c3474.entry.js.map +0 -1
- package/dist/core/p-199b9196.entry.js.map +0 -1
- package/dist/core/p-1bf956cb.entry.js.map +0 -1
- package/dist/core/p-20ac0d2a.entry.js.map +0 -1
- package/dist/core/p-243ad74c.entry.js +0 -2
- package/dist/core/p-243ad74c.entry.js.map +0 -1
- package/dist/core/p-24a34d72.entry.js +0 -2
- package/dist/core/p-24a34d72.entry.js.map +0 -1
- package/dist/core/p-26bc7c62.entry.js.map +0 -1
- package/dist/core/p-27274ca8.entry.js.map +0 -1
- package/dist/core/p-29afeb33.entry.js +0 -2
- package/dist/core/p-29afeb33.entry.js.map +0 -1
- package/dist/core/p-2cc0d6b9.entry.js +0 -2
- package/dist/core/p-2cc0d6b9.entry.js.map +0 -1
- package/dist/core/p-31c84a47.entry.js +0 -2
- package/dist/core/p-31c84a47.entry.js.map +0 -1
- package/dist/core/p-36ac5305.entry.js +0 -2
- package/dist/core/p-36ac5305.entry.js.map +0 -1
- package/dist/core/p-3ea4a005.entry.js +0 -2
- package/dist/core/p-3ea4a005.entry.js.map +0 -1
- package/dist/core/p-404b482e.entry.js +0 -2
- package/dist/core/p-404b482e.entry.js.map +0 -1
- package/dist/core/p-419d3378.entry.js.map +0 -1
- package/dist/core/p-47038ea3.entry.js +0 -2
- package/dist/core/p-47038ea3.entry.js.map +0 -1
- package/dist/core/p-490bf0ee.entry.js +0 -2
- package/dist/core/p-490bf0ee.entry.js.map +0 -1
- package/dist/core/p-4e6e34fe.entry.js +0 -2
- package/dist/core/p-4e6e34fe.entry.js.map +0 -1
- package/dist/core/p-4fce49bd.entry.js +0 -2
- package/dist/core/p-4fce49bd.entry.js.map +0 -1
- package/dist/core/p-5b42dbef.entry.js +0 -2
- package/dist/core/p-5b42dbef.entry.js.map +0 -1
- package/dist/core/p-5be2c26a.entry.js.map +0 -1
- package/dist/core/p-5d5345a4.entry.js +0 -2
- package/dist/core/p-5d5345a4.entry.js.map +0 -1
- package/dist/core/p-5dcc0489.entry.js.map +0 -1
- package/dist/core/p-5f6d6b3f.entry.js +0 -2
- package/dist/core/p-5f6d6b3f.entry.js.map +0 -1
- package/dist/core/p-5f74782e.entry.js +0 -2
- package/dist/core/p-5f74782e.entry.js.map +0 -1
- package/dist/core/p-6227fff5.entry.js +0 -2
- package/dist/core/p-6227fff5.entry.js.map +0 -1
- package/dist/core/p-641e244d.entry.js.map +0 -1
- package/dist/core/p-6b5e91e2.js +0 -3
- package/dist/core/p-6b5e91e2.js.map +0 -1
- package/dist/core/p-6c1cf351.entry.js.map +0 -1
- package/dist/core/p-6e630778.entry.js.map +0 -1
- package/dist/core/p-7c8cd719.entry.js +0 -2
- package/dist/core/p-7c8cd719.entry.js.map +0 -1
- package/dist/core/p-7fa74998.entry.js +0 -2
- package/dist/core/p-7fa74998.entry.js.map +0 -1
- package/dist/core/p-7ff4632d.entry.js +0 -2
- package/dist/core/p-7ff4632d.entry.js.map +0 -1
- package/dist/core/p-8452846e.entry.js.map +0 -1
- package/dist/core/p-84c3a870.entry.js +0 -2
- package/dist/core/p-84c3a870.entry.js.map +0 -1
- package/dist/core/p-8624bb98.entry.js +0 -2
- package/dist/core/p-8624bb98.entry.js.map +0 -1
- package/dist/core/p-87aa30b4.entry.js.map +0 -1
- package/dist/core/p-8b554299.entry.js.map +0 -1
- package/dist/core/p-932f3e3c.js +0 -2
- package/dist/core/p-932f3e3c.js.map +0 -1
- package/dist/core/p-96b4ca6e.entry.js.map +0 -1
- package/dist/core/p-9cfd6855.entry.js +0 -2
- package/dist/core/p-9cfd6855.entry.js.map +0 -1
- package/dist/core/p-a87d13b3.entry.js.map +0 -1
- package/dist/core/p-abb383bd.entry.js +0 -2
- package/dist/core/p-abb383bd.entry.js.map +0 -1
- package/dist/core/p-af934e73.entry.js +0 -2
- package/dist/core/p-af934e73.entry.js.map +0 -1
- package/dist/core/p-b73b7139.entry.js +0 -2
- package/dist/core/p-b73b7139.entry.js.map +0 -1
- package/dist/core/p-b9941d97.entry.js +0 -2
- package/dist/core/p-b9941d97.entry.js.map +0 -1
- package/dist/core/p-c1e93306.entry.js +0 -2
- package/dist/core/p-c1e93306.entry.js.map +0 -1
- package/dist/core/p-d21d8014.entry.js +0 -2
- package/dist/core/p-d21d8014.entry.js.map +0 -1
- package/dist/core/p-df957570.entry.js +0 -2
- package/dist/core/p-df957570.entry.js.map +0 -1
- package/dist/core/p-e1f8d915.entry.js +0 -2
- package/dist/core/p-e1f8d915.entry.js.map +0 -1
- package/dist/core/p-e4cb5585.entry.js.map +0 -1
- package/dist/core/p-f073fc69.entry.js +0 -2
- package/dist/core/p-f073fc69.entry.js.map +0 -1
- package/dist/core/p-f2d9eefe.entry.js +0 -2
- package/dist/core/p-f2d9eefe.entry.js.map +0 -1
- package/dist/core/p-f37c6a76.entry.js.map +0 -1
- package/dist/core/p-f7872eef.entry.js +0 -2
- package/dist/core/p-f7872eef.entry.js.map +0 -1
- package/dist/core/p-f9dceda0.entry.js +0 -2
- package/dist/core/p-f9dceda0.entry.js.map +0 -1
- package/dist/core/p-fac53f92.entry.js +0 -2
- package/dist/core/p-fac53f92.entry.js.map +0 -1
- package/dist/core/p-fddcf298.entry.js +0 -2
- package/dist/core/p-fddcf298.entry.js.map +0 -1
- package/dist/core/p-ffc150c5.entry.js +0 -2
- package/dist/core/p-ffc150c5.entry.js.map +0 -1
- package/dist/esm/helpers-2624c32c.js.map +0 -1
- package/dist/esm/index-d1d2c456.js +0 -3016
- package/dist/esm/index-d1d2c456.js.map +0 -1
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/types/testspec.setup.d.ts +0 -24
@@ -0,0 +1,2547 @@
|
|
1
|
+
import { html } from "lit-html";
|
2
|
+
|
3
|
+
export default {
|
4
|
+
title: "Web Components/Side navigation",
|
5
|
+
component: "ic-side-navigation",
|
6
|
+
};
|
7
|
+
|
8
|
+
export const Default = {
|
9
|
+
render: () => html`
|
10
|
+
<div style="display:flex; height:100%;">
|
11
|
+
<ic-side-navigation
|
12
|
+
app-title="Application Name"
|
13
|
+
version="v0.0.0"
|
14
|
+
status="BETA"
|
15
|
+
href="https://www.google.com/"
|
16
|
+
>
|
17
|
+
<svg
|
18
|
+
slot="app-icon"
|
19
|
+
xmlns="http://www.w3.org/2000/svg"
|
20
|
+
height="24px"
|
21
|
+
viewBox="0 0 24 24"
|
22
|
+
width="24px"
|
23
|
+
fill="#000000"
|
24
|
+
>
|
25
|
+
<path d="M0 0h24v24H0V0z" fill="none" />
|
26
|
+
<path
|
27
|
+
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z"
|
28
|
+
/>
|
29
|
+
</svg>
|
30
|
+
<ic-navigation-item
|
31
|
+
slot="primary-navigation"
|
32
|
+
href="/"
|
33
|
+
label="Daily TippersDaily TippersDaily TippersDaily TippersDaily TippersDaily TippersDaily TippersDaily TippersDaily Tippers"
|
34
|
+
>
|
35
|
+
<svg
|
36
|
+
slot="icon"
|
37
|
+
width="24"
|
38
|
+
height="24"
|
39
|
+
viewBox="0 0 24 24"
|
40
|
+
fill="none"
|
41
|
+
xmlns="http://www.w3.org/2000/svg"
|
42
|
+
>
|
43
|
+
<path
|
44
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
45
|
+
fill="currentColor"
|
46
|
+
/>
|
47
|
+
</svg>
|
48
|
+
</ic-navigation-item>
|
49
|
+
<ic-navigation-item
|
50
|
+
slot="primary-navigation"
|
51
|
+
href="/"
|
52
|
+
label="Search"
|
53
|
+
selected="true"
|
54
|
+
>
|
55
|
+
<svg
|
56
|
+
slot="icon"
|
57
|
+
width="24"
|
58
|
+
height="24"
|
59
|
+
viewBox="0 0 24 24"
|
60
|
+
fill="none"
|
61
|
+
xmlns="http://www.w3.org/2000/svg"
|
62
|
+
>
|
63
|
+
<path
|
64
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
65
|
+
fill="currentColor"
|
66
|
+
/>
|
67
|
+
</svg>
|
68
|
+
</ic-navigation-item>
|
69
|
+
<ic-divider slot="primary-navigation"></ic-divider>
|
70
|
+
<ic-navigation-item
|
71
|
+
slot="primary-navigation"
|
72
|
+
href="/"
|
73
|
+
label="Aliquam facilisis eros dolor, id laoreet orci sagittis ut. Sed tempus, lacus in pretium molestie, lectus magna interdum risus, vel fringilla libero ex eu dui. Suspendisse ullamcorper vehicula lacinia. Phasellus congue velit nisl, vitae congue ligula rutrum id."
|
74
|
+
>
|
75
|
+
<svg
|
76
|
+
slot="icon"
|
77
|
+
width="24"
|
78
|
+
height="24"
|
79
|
+
viewBox="0 0 24 24"
|
80
|
+
fill="none"
|
81
|
+
xmlns="http://www.w3.org/2000/svg"
|
82
|
+
>
|
83
|
+
<path
|
84
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
85
|
+
fill="currentColor"
|
86
|
+
/>
|
87
|
+
</svg>
|
88
|
+
</ic-navigation-item>
|
89
|
+
<ic-navigation-group
|
90
|
+
slot="primary-navigation"
|
91
|
+
label="Expandable navigation group"
|
92
|
+
expandable="true"
|
93
|
+
>
|
94
|
+
<ic-navigation-item label="Different navigation" href="/">
|
95
|
+
<ic-badge
|
96
|
+
label="1"
|
97
|
+
slot="badge"
|
98
|
+
variant="light"
|
99
|
+
position="far"
|
100
|
+
></ic-badge>
|
101
|
+
<svg
|
102
|
+
slot="icon"
|
103
|
+
width="24"
|
104
|
+
height="24"
|
105
|
+
viewBox="0 0 24 24"
|
106
|
+
fill="none"
|
107
|
+
xmlns="http://www.w3.org/2000/svg"
|
108
|
+
>
|
109
|
+
<path
|
110
|
+
d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z"
|
111
|
+
fill="currentColor"
|
112
|
+
/>
|
113
|
+
</svg>
|
114
|
+
</ic-navigation-item>
|
115
|
+
<ic-navigation-item label="Navigation" href="/">
|
116
|
+
<ic-badge
|
117
|
+
slot="badge"
|
118
|
+
variant="light"
|
119
|
+
position="far"
|
120
|
+
type="dot"
|
121
|
+
></ic-badge>
|
122
|
+
<svg
|
123
|
+
slot="icon"
|
124
|
+
width="24"
|
125
|
+
height="24"
|
126
|
+
viewBox="0 0 24 24"
|
127
|
+
fill="none"
|
128
|
+
xmlns="http://www.w3.org/2000/svg"
|
129
|
+
>
|
130
|
+
<path
|
131
|
+
d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z"
|
132
|
+
fill="currentColor"
|
133
|
+
/>
|
134
|
+
</svg>
|
135
|
+
</ic-navigation-item>
|
136
|
+
</ic-navigation-group>
|
137
|
+
<ic-navigation-group
|
138
|
+
slot="primary-navigation"
|
139
|
+
label="Non-expandable navigation group"
|
140
|
+
>
|
141
|
+
<ic-navigation-item
|
142
|
+
href="/"
|
143
|
+
label="This is a very very very long label for the navigation item"
|
144
|
+
>
|
145
|
+
<svg
|
146
|
+
slot="icon"
|
147
|
+
width="24"
|
148
|
+
height="24"
|
149
|
+
viewBox="0 0 24 24"
|
150
|
+
fill="none"
|
151
|
+
xmlns="http://www.w3.org/2000/svg"
|
152
|
+
>
|
153
|
+
<path
|
154
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
155
|
+
fill="currentColor"
|
156
|
+
/>
|
157
|
+
</svg>
|
158
|
+
</ic-navigation-item>
|
159
|
+
</ic-navigation-group>
|
160
|
+
<ic-navigation-item
|
161
|
+
slot="secondary-navigation"
|
162
|
+
href="/"
|
163
|
+
label="Settings"
|
164
|
+
>
|
165
|
+
<svg
|
166
|
+
slot="icon"
|
167
|
+
width="24"
|
168
|
+
height="24"
|
169
|
+
viewBox="0 0 24 24"
|
170
|
+
fill="none"
|
171
|
+
xmlns="http://www.w3.org/2000/svg"
|
172
|
+
>
|
173
|
+
<path
|
174
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
175
|
+
fill="currentColor"
|
176
|
+
/>
|
177
|
+
</svg>
|
178
|
+
</ic-navigation-item>
|
179
|
+
</ic-side-navigation>
|
180
|
+
<div
|
181
|
+
class="content-wrapper"
|
182
|
+
style="display:flex; flex-direction: column; flex-grow: 1;"
|
183
|
+
>
|
184
|
+
<main>
|
185
|
+
<ic-section-container>
|
186
|
+
<ic-typography
|
187
|
+
>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed
|
188
|
+
vestibulum venenatis facilisis. Nam tortor felis, auctor vel ante
|
189
|
+
quis, tempor interdum libero. In dictum sodales velit, eu egestas
|
190
|
+
arcu dignissim ac. Aliquam facilisis eros dolor, id laoreet orci
|
191
|
+
sagittis ut. Sed tempus, lacus in pretium molestie, lectus magna
|
192
|
+
interdum risus, vel fringilla libero ex eu dui. Suspendisse
|
193
|
+
ullamcorper vehicula lacinia. Phasellus congue velit nisl, vitae
|
194
|
+
congue ligula rutrum id.</ic-typography
|
195
|
+
>
|
196
|
+
<ic-typography
|
197
|
+
>Etiam in suscipit metus. Duis semper, sapien a molestie semper,
|
198
|
+
ex nibh porttitor tellus, vel molestie justo odio vel purus.
|
199
|
+
Curabitur porttitor, tortor sed semper sollicitudin, odio odio
|
200
|
+
congue tortor, eget pulvinar tellus nisl ac lacus. In ultricies
|
201
|
+
commodo lorem, a laoreet diam. Ut a mauris at tellus tincidunt
|
202
|
+
ullamcorper sit amet in metus. Aenean facilisis placerat dictum.
|
203
|
+
Phasellus mattis ante sollicitudin luctus iaculis. Nam porttitor
|
204
|
+
lobortis rhoncus. Nam nec malesuada purus, at pulvinar mauris. Nam
|
205
|
+
non lorem ante.</ic-typography
|
206
|
+
>
|
207
|
+
<ic-typography
|
208
|
+
>Donec aliquam eget mauris condimentum cursus. Nullam tempus a
|
209
|
+
urna in commodo. Proin mauris augue, viverra id finibus id,
|
210
|
+
vulputate in ante. Aliquam volutpat hendrerit tellus vitae
|
211
|
+
tristique. Donec pellentesque enim arcu, at feugiat mauris
|
212
|
+
venenatis vitae. Sed iaculis ut elit et ultrices. Donec diam eros,
|
213
|
+
iaculis ac est nec, tempus feugiat nisl. Suspendisse eget interdum
|
214
|
+
lorem. Phasellus pretium urna id elit pharetra
|
215
|
+
hendrerit.</ic-typography
|
216
|
+
>
|
217
|
+
<ic-typography
|
218
|
+
>Mauris blandit, mi ut posuere dapibus, est ante porttitor sem,
|
219
|
+
quis pretium velit ante nec felis. Vivamus efficitur scelerisque
|
220
|
+
dapibus. Nunc lacinia finibus laoreet. Praesent commodo augue
|
221
|
+
orci, congue rutrum velit malesuada gravida. Nunc magna mauris,
|
222
|
+
ornare nec nisl vel, faucibus euismod orci. Proin in augue vitae
|
223
|
+
nunc gravida consectetur. Pellentesque id malesuada ex, sit amet
|
224
|
+
imperdiet est. Duis erat nibh, lacinia vitae faucibus non, aliquam
|
225
|
+
in dolor. Nam interdum felis vitae feugiat posuere. Cras volutpat
|
226
|
+
molestie ipsum, sed auctor quam volutpat vitae. Vivamus lobortis
|
227
|
+
scelerisque libero vel scelerisque.</ic-typography
|
228
|
+
>
|
229
|
+
<ic-typography
|
230
|
+
>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent
|
231
|
+
eget orci condimentum, tempus tortor posuere, lacinia ex.
|
232
|
+
Curabitur bibendum suscipit turpis vitae mollis. Ut laoreet orci a
|
233
|
+
risus facilisis porta. Orci varius natoque penatibus et magnis dis
|
234
|
+
parturient montes, nascetur ridiculus mus. Curabitur a porttitor
|
235
|
+
neque, ac dignissim velit. Morbi quis malesuada massa, vitae
|
236
|
+
sodales tellus. Aenean laoreet mattis lobortis. In mauris erat,
|
237
|
+
tincidunt in placerat sed, pretium ac tortor. Morbi blandit lacus
|
238
|
+
a leo vehicula aliquet.</ic-typography
|
239
|
+
>
|
240
|
+
<ic-typography
|
241
|
+
>Pellentesque aliquam risus vel eros maximus, at pellentesque mi
|
242
|
+
pretium. Etiam nec velit at orci varius porttitor. Aliquam
|
243
|
+
facilisis, elit non cursus fringilla, metus metus malesuada lacus,
|
244
|
+
at blandit nibh augue aliquet orci. Duis aliquam, est eget sodales
|
245
|
+
ullamcorper, eros turpis euismod nulla, sed sollicitudin diam
|
246
|
+
massa semper purus. Vivamus vel turpis ipsum. Interdum et
|
247
|
+
malesuada fames ac ante ipsum primis in faucibus. Morbi euismod
|
248
|
+
turpis dapibus quam fermentum condimentum. Mauris ex orci,
|
249
|
+
consequat quis tempor eu, finibus vitae eros. Ut eu erat eu ipsum
|
250
|
+
pulvinar cursus vel at dui. Etiam tincidunt quam porta nulla
|
251
|
+
suscipit vestibulum. Sed iaculis enim leo, et aliquam justo
|
252
|
+
feugiat in. Vivamus in ornare nulla, at tempor massa. Sed et
|
253
|
+
aliquam nisi.</ic-typography
|
254
|
+
>
|
255
|
+
<ic-typography
|
256
|
+
>Mauris tempus accumsan libero non tincidunt. Curabitur et leo
|
257
|
+
orci. Suspendisse molestie posuere leo vitae posuere. Cras lacinia
|
258
|
+
urna non erat gravida sagittis. Quisque dapibus arcu nec sem
|
259
|
+
pharetra convallis. Nullam sed arcu mollis, posuere elit at,
|
260
|
+
condimentum ligula. Nullam maximus nulla quam, ut euismod est
|
261
|
+
feugiat at. Quisque ut venenatis ex, in facilisis sapien.
|
262
|
+
Pellentesque in orci vitae metus iaculis venenatis. Nunc porttitor
|
263
|
+
tellus arcu, in posuere quam vulputate nec. Aenean in venenatis
|
264
|
+
ligula, non mollis quam. Suspendisse nec enim vel massa finibus
|
265
|
+
pretium et a urna. Etiam suscipit semper est, id efficitur diam
|
266
|
+
sollicitudin nec. Nullam nibh sapien, condimentum ut laoreet et,
|
267
|
+
euismod ac mi. Vestibulum tristique odio non risus ullamcorper, et
|
268
|
+
aliquam turpis varius. Nunc metus ex, tempus a augue sit amet,
|
269
|
+
interdum vulputate libero.</ic-typography
|
270
|
+
>
|
271
|
+
<ic-typography
|
272
|
+
>Aenean convallis libero id magna congue pellentesque. Nulla
|
273
|
+
iaculis interdum porta. Aenean laoreet scelerisque nulla vel
|
274
|
+
molestie. Class aptent taciti sociosqu ad litora torquent per
|
275
|
+
conubia nostra, per inceptos himenaeos. Integer sollicitudin in
|
276
|
+
felis vitae rhoncus. Sed eu elementum massa. Cras ut accumsan
|
277
|
+
risus. Donec nec augue justo. Aenean sagittis luctus leo egestas
|
278
|
+
consectetur. Sed sit amet nisl quis felis volutpat facilisis ac
|
279
|
+
vitae tellus. Curabitur pharetra commodo consequat. Aliquam
|
280
|
+
consequat ipsum lacus, sed faucibus sapien mollis
|
281
|
+
vel.</ic-typography
|
282
|
+
>
|
283
|
+
</ic-section-container>
|
284
|
+
</main>
|
285
|
+
<ic-footer
|
286
|
+
description="The ICDS is maintained by the Design Practice Team. If you've got a question or want to feedback,
|
287
|
+
please get in touch."
|
288
|
+
caption="All content is available under the Open Government Licence v3.0, except source code and code examples which are available under the MIT Licence."
|
289
|
+
>
|
290
|
+
<ic-footer-link slot="link" href="/">Get Started</ic-footer-link>
|
291
|
+
<ic-footer-link slot="link" href="/">Accessibility</ic-footer-link>
|
292
|
+
<ic-footer-link slot="link" href="/">Styles</ic-footer-link>
|
293
|
+
<ic-footer-link slot="link" href="/">Components</ic-footer-link>
|
294
|
+
<ic-footer-link slot="link" href="/">Patterns</ic-footer-link>
|
295
|
+
<ic-footer-link slot="link" href="/">Design toolkit</ic-footer-link>
|
296
|
+
<div
|
297
|
+
slot="logo"
|
298
|
+
style="width:100px;height:100px;display:flex;align-items:center;justify-content:center;
|
299
|
+
background-color:var(--ic-brand-color-primary);color:var(--ic-brand-text-color);"
|
300
|
+
>
|
301
|
+
Logo
|
302
|
+
</div>
|
303
|
+
</ic-footer>
|
304
|
+
<ic-classification-banner
|
305
|
+
classification="official"
|
306
|
+
></ic-classification-banner>
|
307
|
+
</div>
|
308
|
+
</div>
|
309
|
+
`,
|
310
|
+
|
311
|
+
name: "Default",
|
312
|
+
|
313
|
+
parameters: {
|
314
|
+
layout: "fullscreen",
|
315
|
+
},
|
316
|
+
};
|
317
|
+
|
318
|
+
export const Expanded = {
|
319
|
+
render: () => html`
|
320
|
+
<div style="display:flex; height: 100%;">
|
321
|
+
<ic-side-navigation
|
322
|
+
app-title="Application Title"
|
323
|
+
version="v0.20.10-alpha"
|
324
|
+
status="IN DEVELOPMENT"
|
325
|
+
expanded="true"
|
326
|
+
>
|
327
|
+
<svg
|
328
|
+
slot="app-icon"
|
329
|
+
xmlns="http://www.w3.org/2000/svg"
|
330
|
+
height="24px"
|
331
|
+
viewBox="0 0 24 24"
|
332
|
+
width="24px"
|
333
|
+
fill="#000000"
|
334
|
+
>
|
335
|
+
<path d="M0 0h24v24H0V0z" fill="none" />
|
336
|
+
<path
|
337
|
+
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z"
|
338
|
+
/>
|
339
|
+
</svg>
|
340
|
+
<ic-navigation-item slot="primary-navigation" href="/" label="Home">
|
341
|
+
<svg
|
342
|
+
slot="icon"
|
343
|
+
width="24"
|
344
|
+
height="24"
|
345
|
+
viewBox="0 0 24 24"
|
346
|
+
fill="none"
|
347
|
+
xmlns="http://www.w3.org/2000/svg"
|
348
|
+
>
|
349
|
+
<path
|
350
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
351
|
+
fill="currentColor"
|
352
|
+
/>
|
353
|
+
</svg>
|
354
|
+
</ic-navigation-item>
|
355
|
+
<ic-navigation-item slot="primary-navigation" href="/" label="Trends">
|
356
|
+
<svg
|
357
|
+
slot="icon"
|
358
|
+
width="24"
|
359
|
+
height="24"
|
360
|
+
viewBox="0 0 24 24"
|
361
|
+
fill="none"
|
362
|
+
xmlns="http://www.w3.org/2000/svg"
|
363
|
+
>
|
364
|
+
<path
|
365
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
366
|
+
fill="currentColor"
|
367
|
+
/>
|
368
|
+
</svg>
|
369
|
+
</ic-navigation-item>
|
370
|
+
<ic-divider slot="primary-navigation"></ic-divider>
|
371
|
+
<ic-navigation-group
|
372
|
+
slot="primary-navigation"
|
373
|
+
label="Second navigation group"
|
374
|
+
expandable="true"
|
375
|
+
>
|
376
|
+
<ic-navigation-item label="Different navigation" href="/">
|
377
|
+
<svg
|
378
|
+
slot="icon"
|
379
|
+
width="24"
|
380
|
+
height="24"
|
381
|
+
viewBox="0 0 24 24"
|
382
|
+
fill="none"
|
383
|
+
xmlns="http://www.w3.org/2000/svg"
|
384
|
+
>
|
385
|
+
<path
|
386
|
+
d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z"
|
387
|
+
fill="currentColor"
|
388
|
+
/>
|
389
|
+
</svg>
|
390
|
+
</ic-navigation-item>
|
391
|
+
</ic-navigation-group>
|
392
|
+
<ic-navigation-item
|
393
|
+
slot="primary-navigation"
|
394
|
+
href="/"
|
395
|
+
label="This is a very very very long label for the navigation item"
|
396
|
+
>
|
397
|
+
<svg
|
398
|
+
slot="icon"
|
399
|
+
width="24"
|
400
|
+
height="24"
|
401
|
+
viewBox="0 0 24 24"
|
402
|
+
fill="none"
|
403
|
+
xmlns="http://www.w3.org/2000/svg"
|
404
|
+
>
|
405
|
+
<path
|
406
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
407
|
+
fill="currentColor"
|
408
|
+
/>
|
409
|
+
</svg>
|
410
|
+
</ic-navigation-item>
|
411
|
+
<ic-navigation-item
|
412
|
+
slot="secondary-navigation"
|
413
|
+
href="/"
|
414
|
+
label="END"
|
415
|
+
expandable="true"
|
416
|
+
>
|
417
|
+
<svg
|
418
|
+
slot="icon"
|
419
|
+
width="24"
|
420
|
+
height="24"
|
421
|
+
viewBox="0 0 24 24"
|
422
|
+
fill="none"
|
423
|
+
xmlns="http://www.w3.org/2000/svg"
|
424
|
+
>
|
425
|
+
<path
|
426
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
427
|
+
fill="currentColor"
|
428
|
+
/>
|
429
|
+
</svg>
|
430
|
+
</ic-navigation-item>
|
431
|
+
</ic-side-navigation>
|
432
|
+
<div
|
433
|
+
class="content-wrapper"
|
434
|
+
style="display:flex; flex-direction: column;"
|
435
|
+
>
|
436
|
+
<main>
|
437
|
+
<ic-button onclick="expandedClickHandler()">Expand</ic-button>
|
438
|
+
<ic-button onclick="collapsedClickHandler()">Collapse</ic-button>
|
439
|
+
</main>
|
440
|
+
<footer>Footer</footer>
|
441
|
+
</div>
|
442
|
+
</div>
|
443
|
+
<script>
|
444
|
+
var icSideNav = document.querySelector("ic-side-navigation");
|
445
|
+
function expandedClickHandler() {
|
446
|
+
icSideNav.expanded = true;
|
447
|
+
}
|
448
|
+
function collapsedClickHandler() {
|
449
|
+
icSideNav.expanded = false;
|
450
|
+
}
|
451
|
+
</script>
|
452
|
+
`,
|
453
|
+
|
454
|
+
name: "Expanded",
|
455
|
+
|
456
|
+
parameters: {
|
457
|
+
layout: "fullscreen",
|
458
|
+
},
|
459
|
+
};
|
460
|
+
|
461
|
+
export const LongContent = {
|
462
|
+
render: () => html`
|
463
|
+
<div style="display:flex; height:100%;">
|
464
|
+
<ic-side-navigation
|
465
|
+
app-title="This is a very very very very very very long app title"
|
466
|
+
version="v0.0.0-alpha-beta-gamma-delta-release.01"
|
467
|
+
status="Alpha-BETA-GAMMA-DELTA"
|
468
|
+
>
|
469
|
+
<svg
|
470
|
+
slot="app-icon"
|
471
|
+
xmlns="http://www.w3.org/2000/svg"
|
472
|
+
height="24px"
|
473
|
+
viewBox="0 0 24 24"
|
474
|
+
width="24px"
|
475
|
+
fill="#000000"
|
476
|
+
>
|
477
|
+
<path d="M0 0h24v24H0V0z" fill="none" />
|
478
|
+
<path
|
479
|
+
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z"
|
480
|
+
/>
|
481
|
+
</svg>
|
482
|
+
<ic-navigation-item slot="primary-navigation" href="/" label="Home">
|
483
|
+
<svg
|
484
|
+
slot="icon"
|
485
|
+
width="24"
|
486
|
+
height="24"
|
487
|
+
viewBox="0 0 24 24"
|
488
|
+
fill="none"
|
489
|
+
xmlns="http://www.w3.org/2000/svg"
|
490
|
+
>
|
491
|
+
<path
|
492
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
493
|
+
fill="currentColor"
|
494
|
+
/>
|
495
|
+
</svg>
|
496
|
+
</ic-navigation-item>
|
497
|
+
<ic-navigation-item
|
498
|
+
slot="primary-navigation"
|
499
|
+
href="/"
|
500
|
+
label="Search"
|
501
|
+
selected="true"
|
502
|
+
>
|
503
|
+
<svg
|
504
|
+
slot="icon"
|
505
|
+
width="24"
|
506
|
+
height="24"
|
507
|
+
viewBox="0 0 24 24"
|
508
|
+
fill="none"
|
509
|
+
xmlns="http://www.w3.org/2000/svg"
|
510
|
+
>
|
511
|
+
<path
|
512
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
513
|
+
fill="currentColor"
|
514
|
+
/>
|
515
|
+
</svg>
|
516
|
+
</ic-navigation-item>
|
517
|
+
<ic-divider slot="primary-navigation"></ic-divider>
|
518
|
+
<ic-navigation-item slot="primary-navigation" href="/" label="Trends">
|
519
|
+
<svg
|
520
|
+
slot="icon"
|
521
|
+
width="24"
|
522
|
+
height="24"
|
523
|
+
viewBox="0 0 24 24"
|
524
|
+
fill="none"
|
525
|
+
xmlns="http://www.w3.org/2000/svg"
|
526
|
+
>
|
527
|
+
<path
|
528
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
529
|
+
fill="currentColor"
|
530
|
+
/>
|
531
|
+
</svg>
|
532
|
+
</ic-navigation-item>
|
533
|
+
<ic-navigation-group
|
534
|
+
slot="primary-navigation"
|
535
|
+
label="Expandable navigation group with a very very very long title"
|
536
|
+
expandable="true"
|
537
|
+
>
|
538
|
+
<ic-navigation-item label="Different navigation" href="/">
|
539
|
+
<svg
|
540
|
+
slot="icon"
|
541
|
+
width="24"
|
542
|
+
height="24"
|
543
|
+
viewBox="0 0 24 24"
|
544
|
+
fill="none"
|
545
|
+
xmlns="http://www.w3.org/2000/svg"
|
546
|
+
>
|
547
|
+
<path
|
548
|
+
d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z"
|
549
|
+
fill="currentColor"
|
550
|
+
/>
|
551
|
+
</svg>
|
552
|
+
</ic-navigation-item>
|
553
|
+
<ic-navigation-item label="Navigation" href="/">
|
554
|
+
<svg
|
555
|
+
slot="icon"
|
556
|
+
width="24"
|
557
|
+
height="24"
|
558
|
+
viewBox="0 0 24 24"
|
559
|
+
fill="none"
|
560
|
+
xmlns="http://www.w3.org/2000/svg"
|
561
|
+
>
|
562
|
+
<path
|
563
|
+
d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z"
|
564
|
+
fill="currentColor"
|
565
|
+
/>
|
566
|
+
</svg>
|
567
|
+
</ic-navigation-item>
|
568
|
+
</ic-navigation-group>
|
569
|
+
<ic-navigation-group
|
570
|
+
slot="primary-navigation"
|
571
|
+
label="Non-expandable navigation group with a very very very long title"
|
572
|
+
expandable="false"
|
573
|
+
>
|
574
|
+
<ic-navigation-item
|
575
|
+
href="/"
|
576
|
+
label="This is a very very very long label for the navigation item"
|
577
|
+
>
|
578
|
+
<svg
|
579
|
+
slot="icon"
|
580
|
+
width="24"
|
581
|
+
height="24"
|
582
|
+
viewBox="0 0 24 24"
|
583
|
+
fill="none"
|
584
|
+
xmlns="http://www.w3.org/2000/svg"
|
585
|
+
>
|
586
|
+
<path
|
587
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
588
|
+
fill="currentColor"
|
589
|
+
/>
|
590
|
+
</svg>
|
591
|
+
</ic-navigation-item>
|
592
|
+
</ic-navigation-group>
|
593
|
+
<ic-navigation-item
|
594
|
+
slot="secondary-navigation"
|
595
|
+
href="/"
|
596
|
+
label="Settings"
|
597
|
+
>
|
598
|
+
<svg
|
599
|
+
slot="icon"
|
600
|
+
width="24"
|
601
|
+
height="24"
|
602
|
+
viewBox="0 0 24 24"
|
603
|
+
fill="none"
|
604
|
+
xmlns="http://www.w3.org/2000/svg"
|
605
|
+
>
|
606
|
+
<path
|
607
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
608
|
+
fill="currentColor"
|
609
|
+
/>
|
610
|
+
</svg>
|
611
|
+
</ic-navigation-item>
|
612
|
+
</ic-side-navigation>
|
613
|
+
<div
|
614
|
+
class="content-wrapper"
|
615
|
+
style="display:flex; flex-direction: column; flex-grow: 1;"
|
616
|
+
>
|
617
|
+
<main>
|
618
|
+
<ic-section-container>
|
619
|
+
<ic-typography
|
620
|
+
>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed
|
621
|
+
vestibulum venenatis facilisis. Nam tortor felis, auctor vel ante
|
622
|
+
quis, tempor interdum libero. In dictum sodales velit, eu egestas
|
623
|
+
arcu dignissim ac. Aliquam facilisis eros dolor, id laoreet orci
|
624
|
+
sagittis ut. Sed tempus, lacus in pretium molestie, lectus magna
|
625
|
+
interdum risus, vel fringilla libero ex eu dui. Suspendisse
|
626
|
+
ullamcorper vehicula lacinia. Phasellus congue velit nisl, vitae
|
627
|
+
congue ligula rutrum id.</ic-typography
|
628
|
+
>
|
629
|
+
<ic-typography
|
630
|
+
>Etiam in suscipit metus. Duis semper, sapien a molestie semper,
|
631
|
+
ex nibh porttitor tellus, vel molestie justo odio vel purus.
|
632
|
+
Curabitur porttitor, tortor sed semper sollicitudin, odio odio
|
633
|
+
congue tortor, eget pulvinar tellus nisl ac lacus. In ultricies
|
634
|
+
commodo lorem, a laoreet diam. Ut a mauris at tellus tincidunt
|
635
|
+
ullamcorper sit amet in metus. Aenean facilisis placerat dictum.
|
636
|
+
Phasellus mattis ante sollicitudin luctus iaculis. Nam porttitor
|
637
|
+
lobortis rhoncus. Nam nec malesuada purus, at pulvinar mauris. Nam
|
638
|
+
non lorem ante.</ic-typography
|
639
|
+
>
|
640
|
+
<ic-typography
|
641
|
+
>Donec aliquam eget mauris condimentum cursus. Nullam tempus a
|
642
|
+
urna in commodo. Proin mauris augue, viverra id finibus id,
|
643
|
+
vulputate in ante. Aliquam volutpat hendrerit tellus vitae
|
644
|
+
tristique. Donec pellentesque enim arcu, at feugiat mauris
|
645
|
+
venenatis vitae. Sed iaculis ut elit et ultrices. Donec diam eros,
|
646
|
+
iaculis ac est nec, tempus feugiat nisl. Suspendisse eget interdum
|
647
|
+
lorem. Phasellus pretium urna id elit pharetra
|
648
|
+
hendrerit.</ic-typography
|
649
|
+
>
|
650
|
+
<ic-typography
|
651
|
+
>Mauris blandit, mi ut posuere dapibus, est ante porttitor sem,
|
652
|
+
quis pretium velit ante nec felis. Vivamus efficitur scelerisque
|
653
|
+
dapibus. Nunc lacinia finibus laoreet. Praesent commodo augue
|
654
|
+
orci, congue rutrum velit malesuada gravida. Nunc magna mauris,
|
655
|
+
ornare nec nisl vel, faucibus euismod orci. Proin in augue vitae
|
656
|
+
nunc gravida consectetur. Pellentesque id malesuada ex, sit amet
|
657
|
+
imperdiet est. Duis erat nibh, lacinia vitae faucibus non, aliquam
|
658
|
+
in dolor. Nam interdum felis vitae feugiat posuere. Cras volutpat
|
659
|
+
molestie ipsum, sed auctor quam volutpat vitae. Vivamus lobortis
|
660
|
+
scelerisque libero vel scelerisque.</ic-typography
|
661
|
+
>
|
662
|
+
<ic-typography
|
663
|
+
>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent
|
664
|
+
eget orci condimentum, tempus tortor posuere, lacinia ex.
|
665
|
+
Curabitur bibendum suscipit turpis vitae mollis. Ut laoreet orci a
|
666
|
+
risus facilisis porta. Orci varius natoque penatibus et magnis dis
|
667
|
+
parturient montes, nascetur ridiculus mus. Curabitur a porttitor
|
668
|
+
neque, ac dignissim velit. Morbi quis malesuada massa, vitae
|
669
|
+
sodales tellus. Aenean laoreet mattis lobortis. In mauris erat,
|
670
|
+
tincidunt in placerat sed, pretium ac tortor. Morbi blandit lacus
|
671
|
+
a leo vehicula aliquet.</ic-typography
|
672
|
+
>
|
673
|
+
<ic-typography
|
674
|
+
>Pellentesque aliquam risus vel eros maximus, at pellentesque mi
|
675
|
+
pretium. Etiam nec velit at orci varius porttitor. Aliquam
|
676
|
+
facilisis, elit non cursus fringilla, metus metus malesuada lacus,
|
677
|
+
at blandit nibh augue aliquet orci. Duis aliquam, est eget sodales
|
678
|
+
ullamcorper, eros turpis euismod nulla, sed sollicitudin diam
|
679
|
+
massa semper purus. Vivamus vel turpis ipsum. Interdum et
|
680
|
+
malesuada fames ac ante ipsum primis in faucibus. Morbi euismod
|
681
|
+
turpis dapibus quam fermentum condimentum. Mauris ex orci,
|
682
|
+
consequat quis tempor eu, finibus vitae eros. Ut eu erat eu ipsum
|
683
|
+
pulvinar cursus vel at dui. Etiam tincidunt quam porta nulla
|
684
|
+
suscipit vestibulum. Sed iaculis enim leo, et aliquam justo
|
685
|
+
feugiat in. Vivamus in ornare nulla, at tempor massa. Sed et
|
686
|
+
aliquam nisi.</ic-typography
|
687
|
+
>
|
688
|
+
<ic-typography
|
689
|
+
>Mauris tempus accumsan libero non tincidunt. Curabitur et leo
|
690
|
+
orci. Suspendisse molestie posuere leo vitae posuere. Cras lacinia
|
691
|
+
urna non erat gravida sagittis. Quisque dapibus arcu nec sem
|
692
|
+
pharetra convallis. Nullam sed arcu mollis, posuere elit at,
|
693
|
+
condimentum ligula. Nullam maximus nulla quam, ut euismod est
|
694
|
+
feugiat at. Quisque ut venenatis ex, in facilisis sapien.
|
695
|
+
Pellentesque in orci vitae metus iaculis venenatis. Nunc porttitor
|
696
|
+
tellus arcu, in posuere quam vulputate nec. Aenean in venenatis
|
697
|
+
ligula, non mollis quam. Suspendisse nec enim vel massa finibus
|
698
|
+
pretium et a urna. Etiam suscipit semper est, id efficitur diam
|
699
|
+
sollicitudin nec. Nullam nibh sapien, condimentum ut laoreet et,
|
700
|
+
euismod ac mi. Vestibulum tristique odio non risus ullamcorper, et
|
701
|
+
aliquam turpis varius. Nunc metus ex, tempus a augue sit amet,
|
702
|
+
interdum vulputate libero.</ic-typography
|
703
|
+
>
|
704
|
+
<ic-typography
|
705
|
+
>Aenean convallis libero id magna congue pellentesque. Nulla
|
706
|
+
iaculis interdum porta. Aenean laoreet scelerisque nulla vel
|
707
|
+
molestie. Class aptent taciti sociosqu ad litora torquent per
|
708
|
+
conubia nostra, per inceptos himenaeos. Integer sollicitudin in
|
709
|
+
felis vitae rhoncus. Sed eu elementum massa. Cras ut accumsan
|
710
|
+
risus. Donec nec augue justo. Aenean sagittis luctus leo egestas
|
711
|
+
consectetur. Sed sit amet nisl quis felis volutpat facilisis ac
|
712
|
+
vitae tellus. Curabitur pharetra commodo consequat. Aliquam
|
713
|
+
consequat ipsum lacus, sed faucibus sapien mollis
|
714
|
+
vel.</ic-typography
|
715
|
+
>
|
716
|
+
</ic-section-container>
|
717
|
+
</main>
|
718
|
+
<ic-footer
|
719
|
+
description="The ICDS is maintained by the Design Practice Team. If you've got a question or want to feedback,
|
720
|
+
please get in touch."
|
721
|
+
caption="All content is available under the Open Government Licence v3.0, except source code and code examples which are available under the MIT Licence."
|
722
|
+
>
|
723
|
+
<ic-footer-link slot="link" href="/">Get Started</ic-footer-link>
|
724
|
+
<ic-footer-link slot="link" href="/">Accessibility</ic-footer-link>
|
725
|
+
<ic-footer-link slot="link" href="/">Styles</ic-footer-link>
|
726
|
+
<ic-footer-link slot="link" href="/">Components</ic-footer-link>
|
727
|
+
<ic-footer-link slot="link" href="/">Patterns</ic-footer-link>
|
728
|
+
<ic-footer-link slot="link" href="/">Design toolkit</ic-footer-link>
|
729
|
+
<div
|
730
|
+
slot="logo"
|
731
|
+
style="width:100px;height:100px;display:flex;align-items:center;justify-content:center;
|
732
|
+
background-color:var(--ic-brand-color-primary);color:var(--ic-brand-text-color);"
|
733
|
+
>
|
734
|
+
Logo
|
735
|
+
</div>
|
736
|
+
</ic-footer>
|
737
|
+
<ic-classification-banner
|
738
|
+
classification="official"
|
739
|
+
></ic-classification-banner>
|
740
|
+
</div>
|
741
|
+
</div>
|
742
|
+
`,
|
743
|
+
|
744
|
+
name: "Long content",
|
745
|
+
|
746
|
+
parameters: {
|
747
|
+
layout: "fullscreen",
|
748
|
+
},
|
749
|
+
};
|
750
|
+
|
751
|
+
export const ShortTitle = {
|
752
|
+
render: () => html`
|
753
|
+
<div style="display:flex; height:100%;">
|
754
|
+
<ic-side-navigation
|
755
|
+
app-title="Application Name"
|
756
|
+
short-app-title="App Name"
|
757
|
+
version="v0.0.0"
|
758
|
+
status="BETA"
|
759
|
+
>
|
760
|
+
<svg
|
761
|
+
slot="app-icon"
|
762
|
+
xmlns="http://www.w3.org/2000/svg"
|
763
|
+
height="24px"
|
764
|
+
viewBox="0 0 24 24"
|
765
|
+
width="24px"
|
766
|
+
fill="#000000"
|
767
|
+
>
|
768
|
+
<path d="M0 0h24v24H0V0z" fill="none" />
|
769
|
+
<path
|
770
|
+
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z"
|
771
|
+
/>
|
772
|
+
</svg>
|
773
|
+
<ic-navigation-item slot="primary-navigation" href="/" label="Home">
|
774
|
+
<svg
|
775
|
+
slot="icon"
|
776
|
+
width="24"
|
777
|
+
height="24"
|
778
|
+
viewBox="0 0 24 24"
|
779
|
+
fill="none"
|
780
|
+
xmlns="http://www.w3.org/2000/svg"
|
781
|
+
>
|
782
|
+
<path
|
783
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
784
|
+
fill="currentColor"
|
785
|
+
/>
|
786
|
+
</svg>
|
787
|
+
</ic-navigation-item>
|
788
|
+
<ic-navigation-item
|
789
|
+
slot="primary-navigation"
|
790
|
+
href="/"
|
791
|
+
label="Search"
|
792
|
+
selected="true"
|
793
|
+
>
|
794
|
+
<svg
|
795
|
+
slot="icon"
|
796
|
+
width="24"
|
797
|
+
height="24"
|
798
|
+
viewBox="0 0 24 24"
|
799
|
+
fill="none"
|
800
|
+
xmlns="http://www.w3.org/2000/svg"
|
801
|
+
>
|
802
|
+
<path
|
803
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
804
|
+
fill="currentColor"
|
805
|
+
/>
|
806
|
+
</svg>
|
807
|
+
</ic-navigation-item>
|
808
|
+
<ic-divider slot="primary-navigation"></ic-divider>
|
809
|
+
<ic-navigation-item slot="primary-navigation" href="/" label="Trends">
|
810
|
+
<svg
|
811
|
+
slot="icon"
|
812
|
+
width="24"
|
813
|
+
height="24"
|
814
|
+
viewBox="0 0 24 24"
|
815
|
+
fill="none"
|
816
|
+
xmlns="http://www.w3.org/2000/svg"
|
817
|
+
>
|
818
|
+
<path
|
819
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
820
|
+
fill="currentColor"
|
821
|
+
/>
|
822
|
+
</svg>
|
823
|
+
</ic-navigation-item>
|
824
|
+
<ic-navigation-group
|
825
|
+
slot="primary-navigation"
|
826
|
+
label="Second navigation group"
|
827
|
+
expandable="true"
|
828
|
+
>
|
829
|
+
<ic-navigation-item label="Different navigation" href="/">
|
830
|
+
<svg
|
831
|
+
slot="icon"
|
832
|
+
width="24"
|
833
|
+
height="24"
|
834
|
+
viewBox="0 0 24 24"
|
835
|
+
fill="none"
|
836
|
+
xmlns="http://www.w3.org/2000/svg"
|
837
|
+
>
|
838
|
+
<path
|
839
|
+
d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z"
|
840
|
+
fill="currentColor"
|
841
|
+
/>
|
842
|
+
</svg>
|
843
|
+
</ic-navigation-item>
|
844
|
+
<ic-navigation-item label="Navigation" href="/">
|
845
|
+
<svg
|
846
|
+
slot="icon"
|
847
|
+
width="24"
|
848
|
+
height="24"
|
849
|
+
viewBox="0 0 24 24"
|
850
|
+
fill="none"
|
851
|
+
xmlns="http://www.w3.org/2000/svg"
|
852
|
+
>
|
853
|
+
<path
|
854
|
+
d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z"
|
855
|
+
fill="currentColor"
|
856
|
+
/>
|
857
|
+
</svg>
|
858
|
+
</ic-navigation-item>
|
859
|
+
</ic-navigation-group>
|
860
|
+
<ic-navigation-item
|
861
|
+
slot="primary-navigation"
|
862
|
+
href="/"
|
863
|
+
label="This is a very very very long label for the navigation item"
|
864
|
+
>
|
865
|
+
<svg
|
866
|
+
slot="icon"
|
867
|
+
width="24"
|
868
|
+
height="24"
|
869
|
+
viewBox="0 0 24 24"
|
870
|
+
fill="none"
|
871
|
+
xmlns="http://www.w3.org/2000/svg"
|
872
|
+
>
|
873
|
+
<path
|
874
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
875
|
+
fill="currentColor"
|
876
|
+
/>
|
877
|
+
</svg>
|
878
|
+
</ic-navigation-item>
|
879
|
+
<ic-navigation-item
|
880
|
+
slot="secondary-navigation"
|
881
|
+
href="/"
|
882
|
+
label="Settings"
|
883
|
+
>
|
884
|
+
<svg
|
885
|
+
slot="icon"
|
886
|
+
width="24"
|
887
|
+
height="24"
|
888
|
+
viewBox="0 0 24 24"
|
889
|
+
fill="none"
|
890
|
+
xmlns="http://www.w3.org/2000/svg"
|
891
|
+
>
|
892
|
+
<path
|
893
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
894
|
+
fill="currentColor"
|
895
|
+
/>
|
896
|
+
</svg>
|
897
|
+
</ic-navigation-item>
|
898
|
+
</ic-side-navigation>
|
899
|
+
<div
|
900
|
+
class="content-wrapper"
|
901
|
+
style="display:flex; flex-direction: column; flex-grow: 1;"
|
902
|
+
>
|
903
|
+
<main>
|
904
|
+
<ic-section-container>
|
905
|
+
<ic-typography
|
906
|
+
>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed
|
907
|
+
vestibulum venenatis facilisis. Nam tortor felis, auctor vel ante
|
908
|
+
quis, tempor interdum libero. In dictum sodales velit, eu egestas
|
909
|
+
arcu dignissim ac. Aliquam facilisis eros dolor, id laoreet orci
|
910
|
+
sagittis ut. Sed tempus, lacus in pretium molestie, lectus magna
|
911
|
+
interdum risus, vel fringilla libero ex eu dui. Suspendisse
|
912
|
+
ullamcorper vehicula lacinia. Phasellus congue velit nisl, vitae
|
913
|
+
congue ligula rutrum id.</ic-typography
|
914
|
+
>
|
915
|
+
<ic-typography
|
916
|
+
>Etiam in suscipit metus. Duis semper, sapien a molestie semper,
|
917
|
+
ex nibh porttitor tellus, vel molestie justo odio vel purus.
|
918
|
+
Curabitur porttitor, tortor sed semper sollicitudin, odio odio
|
919
|
+
congue tortor, eget pulvinar tellus nisl ac lacus. In ultricies
|
920
|
+
commodo lorem, a laoreet diam. Ut a mauris at tellus tincidunt
|
921
|
+
ullamcorper sit amet in metus. Aenean facilisis placerat dictum.
|
922
|
+
Phasellus mattis ante sollicitudin luctus iaculis. Nam porttitor
|
923
|
+
lobortis rhoncus. Nam nec malesuada purus, at pulvinar mauris. Nam
|
924
|
+
non lorem ante.</ic-typography
|
925
|
+
>
|
926
|
+
<ic-typography
|
927
|
+
>Donec aliquam eget mauris condimentum cursus. Nullam tempus a
|
928
|
+
urna in commodo. Proin mauris augue, viverra id finibus id,
|
929
|
+
vulputate in ante. Aliquam volutpat hendrerit tellus vitae
|
930
|
+
tristique. Donec pellentesque enim arcu, at feugiat mauris
|
931
|
+
venenatis vitae. Sed iaculis ut elit et ultrices. Donec diam eros,
|
932
|
+
iaculis ac est nec, tempus feugiat nisl. Suspendisse eget interdum
|
933
|
+
lorem. Phasellus pretium urna id elit pharetra
|
934
|
+
hendrerit.</ic-typography
|
935
|
+
>
|
936
|
+
<ic-typography
|
937
|
+
>Mauris blandit, mi ut posuere dapibus, est ante porttitor sem,
|
938
|
+
quis pretium velit ante nec felis. Vivamus efficitur scelerisque
|
939
|
+
dapibus. Nunc lacinia finibus laoreet. Praesent commodo augue
|
940
|
+
orci, congue rutrum velit malesuada gravida. Nunc magna mauris,
|
941
|
+
ornare nec nisl vel, faucibus euismod orci. Proin in augue vitae
|
942
|
+
nunc gravida consectetur. Pellentesque id malesuada ex, sit amet
|
943
|
+
imperdiet est. Duis erat nibh, lacinia vitae faucibus non, aliquam
|
944
|
+
in dolor. Nam interdum felis vitae feugiat posuere. Cras volutpat
|
945
|
+
molestie ipsum, sed auctor quam volutpat vitae. Vivamus lobortis
|
946
|
+
scelerisque libero vel scelerisque.</ic-typography
|
947
|
+
>
|
948
|
+
<ic-typography
|
949
|
+
>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent
|
950
|
+
eget orci condimentum, tempus tortor posuere, lacinia ex.
|
951
|
+
Curabitur bibendum suscipit turpis vitae mollis. Ut laoreet orci a
|
952
|
+
risus facilisis porta. Orci varius natoque penatibus et magnis dis
|
953
|
+
parturient montes, nascetur ridiculus mus. Curabitur a porttitor
|
954
|
+
neque, ac dignissim velit. Morbi quis malesuada massa, vitae
|
955
|
+
sodales tellus. Aenean laoreet mattis lobortis. In mauris erat,
|
956
|
+
tincidunt in placerat sed, pretium ac tortor. Morbi blandit lacus
|
957
|
+
a leo vehicula aliquet.</ic-typography
|
958
|
+
>
|
959
|
+
<ic-typography
|
960
|
+
>Pellentesque aliquam risus vel eros maximus, at pellentesque mi
|
961
|
+
pretium. Etiam nec velit at orci varius porttitor. Aliquam
|
962
|
+
facilisis, elit non cursus fringilla, metus metus malesuada lacus,
|
963
|
+
at blandit nibh augue aliquet orci. Duis aliquam, est eget sodales
|
964
|
+
ullamcorper, eros turpis euismod nulla, sed sollicitudin diam
|
965
|
+
massa semper purus. Vivamus vel turpis ipsum. Interdum et
|
966
|
+
malesuada fames ac ante ipsum primis in faucibus. Morbi euismod
|
967
|
+
turpis dapibus quam fermentum condimentum. Mauris ex orci,
|
968
|
+
consequat quis tempor eu, finibus vitae eros. Ut eu erat eu ipsum
|
969
|
+
pulvinar cursus vel at dui. Etiam tincidunt quam porta nulla
|
970
|
+
suscipit vestibulum. Sed iaculis enim leo, et aliquam justo
|
971
|
+
feugiat in. Vivamus in ornare nulla, at tempor massa. Sed et
|
972
|
+
aliquam nisi.</ic-typography
|
973
|
+
>
|
974
|
+
<ic-typography
|
975
|
+
>Mauris tempus accumsan libero non tincidunt. Curabitur et leo
|
976
|
+
orci. Suspendisse molestie posuere leo vitae posuere. Cras lacinia
|
977
|
+
urna non erat gravida sagittis. Quisque dapibus arcu nec sem
|
978
|
+
pharetra convallis. Nullam sed arcu mollis, posuere elit at,
|
979
|
+
condimentum ligula. Nullam maximus nulla quam, ut euismod est
|
980
|
+
feugiat at. Quisque ut venenatis ex, in facilisis sapien.
|
981
|
+
Pellentesque in orci vitae metus iaculis venenatis. Nunc porttitor
|
982
|
+
tellus arcu, in posuere quam vulputate nec. Aenean in venenatis
|
983
|
+
ligula, non mollis quam. Suspendisse nec enim vel massa finibus
|
984
|
+
pretium et a urna. Etiam suscipit semper est, id efficitur diam
|
985
|
+
sollicitudin nec. Nullam nibh sapien, condimentum ut laoreet et,
|
986
|
+
euismod ac mi. Vestibulum tristique odio non risus ullamcorper, et
|
987
|
+
aliquam turpis varius. Nunc metus ex, tempus a augue sit amet,
|
988
|
+
interdum vulputate libero.</ic-typography
|
989
|
+
>
|
990
|
+
<ic-typography
|
991
|
+
>Aenean convallis libero id magna congue pellentesque. Nulla
|
992
|
+
iaculis interdum porta. Aenean laoreet scelerisque nulla vel
|
993
|
+
molestie. Class aptent taciti sociosqu ad litora torquent per
|
994
|
+
conubia nostra, per inceptos himenaeos. Integer sollicitudin in
|
995
|
+
felis vitae rhoncus. Sed eu elementum massa. Cras ut accumsan
|
996
|
+
risus. Donec nec augue justo. Aenean sagittis luctus leo egestas
|
997
|
+
consectetur. Sed sit amet nisl quis felis volutpat facilisis ac
|
998
|
+
vitae tellus. Curabitur pharetra commodo consequat. Aliquam
|
999
|
+
consequat ipsum lacus, sed faucibus sapien mollis
|
1000
|
+
vel.</ic-typography
|
1001
|
+
>
|
1002
|
+
</ic-section-container>
|
1003
|
+
</main>
|
1004
|
+
<ic-footer
|
1005
|
+
description="The ICDS is maintained by the Design Practice Team. If you've got a question or want to feedback,
|
1006
|
+
please get in touch."
|
1007
|
+
caption="All content is available under the Open Government Licence v3.0, except source code and code examples which are available under the MIT Licence."
|
1008
|
+
>
|
1009
|
+
<ic-footer-link slot="link" href="/">Get Started</ic-footer-link>
|
1010
|
+
<ic-footer-link slot="link" href="/">Accessibility</ic-footer-link>
|
1011
|
+
<ic-footer-link slot="link" href="/">Styles</ic-footer-link>
|
1012
|
+
<ic-footer-link slot="link" href="/">Components</ic-footer-link>
|
1013
|
+
<ic-footer-link slot="link" href="/">Patterns</ic-footer-link>
|
1014
|
+
<ic-footer-link slot="link" href="/">Design toolkit</ic-footer-link>
|
1015
|
+
<div
|
1016
|
+
slot="logo"
|
1017
|
+
style="width:100px;height:100px;display:flex;align-items:center;justify-content:center;
|
1018
|
+
background-color:var(--ic-brand-color-primary);color:var(--ic-brand-text-color);"
|
1019
|
+
>
|
1020
|
+
Logo
|
1021
|
+
</div>
|
1022
|
+
</ic-footer>
|
1023
|
+
<ic-classification-banner
|
1024
|
+
classification="official"
|
1025
|
+
></ic-classification-banner>
|
1026
|
+
</div>
|
1027
|
+
</div>
|
1028
|
+
`,
|
1029
|
+
|
1030
|
+
name: "Short title",
|
1031
|
+
|
1032
|
+
parameters: {
|
1033
|
+
layout: "fullscreen",
|
1034
|
+
},
|
1035
|
+
};
|
1036
|
+
|
1037
|
+
export const Static = {
|
1038
|
+
render: () => html`
|
1039
|
+
<div style="display:flex; height: 100%;">
|
1040
|
+
<ic-side-navigation
|
1041
|
+
app-title="Application Name"
|
1042
|
+
version="v0.0.0"
|
1043
|
+
status="BETA"
|
1044
|
+
expanded="true"
|
1045
|
+
static="true"
|
1046
|
+
>
|
1047
|
+
<svg
|
1048
|
+
slot="app-icon"
|
1049
|
+
xmlns="http://www.w3.org/2000/svg"
|
1050
|
+
height="24px"
|
1051
|
+
viewBox="0 0 24 24"
|
1052
|
+
width="24px"
|
1053
|
+
fill="#000000"
|
1054
|
+
>
|
1055
|
+
<path d="M0 0h24v24H0V0z" fill="none" />
|
1056
|
+
<path
|
1057
|
+
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z"
|
1058
|
+
/>
|
1059
|
+
</svg>
|
1060
|
+
<ic-navigation-item slot="primary-navigation" href="/" label="Home">
|
1061
|
+
<svg
|
1062
|
+
slot="icon"
|
1063
|
+
width="24"
|
1064
|
+
height="24"
|
1065
|
+
viewBox="0 0 24 24"
|
1066
|
+
fill="none"
|
1067
|
+
xmlns="http://www.w3.org/2000/svg"
|
1068
|
+
>
|
1069
|
+
<path
|
1070
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1071
|
+
fill="currentColor"
|
1072
|
+
/>
|
1073
|
+
</svg>
|
1074
|
+
</ic-navigation-item>
|
1075
|
+
<ic-navigation-item slot="primary-navigation" href="/" label="Trends">
|
1076
|
+
<svg
|
1077
|
+
slot="icon"
|
1078
|
+
width="24"
|
1079
|
+
height="24"
|
1080
|
+
viewBox="0 0 24 24"
|
1081
|
+
fill="none"
|
1082
|
+
xmlns="http://www.w3.org/2000/svg"
|
1083
|
+
>
|
1084
|
+
<path
|
1085
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1086
|
+
fill="currentColor"
|
1087
|
+
/>
|
1088
|
+
</svg>
|
1089
|
+
</ic-navigation-item>
|
1090
|
+
<ic-navigation-group
|
1091
|
+
slot="primary-navigation"
|
1092
|
+
label="Second navigation group"
|
1093
|
+
expandable="true"
|
1094
|
+
>
|
1095
|
+
<ic-navigation-item label="Different navigation" href="/">
|
1096
|
+
<svg
|
1097
|
+
slot="icon"
|
1098
|
+
width="24"
|
1099
|
+
height="24"
|
1100
|
+
viewBox="0 0 24 24"
|
1101
|
+
fill="none"
|
1102
|
+
xmlns="http://www.w3.org/2000/svg"
|
1103
|
+
>
|
1104
|
+
<path
|
1105
|
+
d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z"
|
1106
|
+
fill="currentColor"
|
1107
|
+
/>
|
1108
|
+
</svg>
|
1109
|
+
</ic-navigation-item>
|
1110
|
+
</ic-navigation-group>
|
1111
|
+
<ic-navigation-item slot="secondary-navigation" href="/" label="END">
|
1112
|
+
<svg
|
1113
|
+
slot="icon"
|
1114
|
+
width="24"
|
1115
|
+
height="24"
|
1116
|
+
viewBox="0 0 24 24"
|
1117
|
+
fill="none"
|
1118
|
+
xmlns="http://www.w3.org/2000/svg"
|
1119
|
+
>
|
1120
|
+
<path
|
1121
|
+
d="M12 2C13.1 2 14 2.9 14 4C14 5.1 13.1 6 12 6C10.9 6 10 5.1 10 4C10 2.9 10.9 2 12 2ZM21 9H15V22H13V16H11V22H9V9H3V7H21V9Z"
|
1122
|
+
fill="currentColor"
|
1123
|
+
/>
|
1124
|
+
</svg>
|
1125
|
+
</ic-navigation-item>
|
1126
|
+
</ic-side-navigation>
|
1127
|
+
<div
|
1128
|
+
class="content-wrapper"
|
1129
|
+
style="display:flex; flex-direction: column;"
|
1130
|
+
>
|
1131
|
+
<main>This is the content</main>
|
1132
|
+
<footer>Footer</footer>
|
1133
|
+
</div>
|
1134
|
+
</div>
|
1135
|
+
`,
|
1136
|
+
|
1137
|
+
name: "Static",
|
1138
|
+
|
1139
|
+
parameters: {
|
1140
|
+
layout: "fullscreen",
|
1141
|
+
},
|
1142
|
+
};
|
1143
|
+
|
1144
|
+
export const CollapsedIconsWithLabels = {
|
1145
|
+
render: () => html`
|
1146
|
+
<div style="display:flex; height: 100%;">
|
1147
|
+
<ic-side-navigation
|
1148
|
+
app-title="Application Name"
|
1149
|
+
version="v0.0.0"
|
1150
|
+
status="BETA"
|
1151
|
+
collapsed-icon-labels="true"
|
1152
|
+
>
|
1153
|
+
<svg
|
1154
|
+
slot="app-icon"
|
1155
|
+
xmlns="http://www.w3.org/2000/svg"
|
1156
|
+
height="24px"
|
1157
|
+
viewBox="0 0 24 24"
|
1158
|
+
width="24px"
|
1159
|
+
fill="#000000"
|
1160
|
+
>
|
1161
|
+
<path d="M0 0h24v24H0V0z" fill="none" />
|
1162
|
+
<path
|
1163
|
+
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z"
|
1164
|
+
/>
|
1165
|
+
</svg>
|
1166
|
+
<ic-navigation-item slot="primary-navigation" href="/" label="Home">
|
1167
|
+
<svg
|
1168
|
+
slot="icon"
|
1169
|
+
width="24"
|
1170
|
+
height="24"
|
1171
|
+
viewBox="0 0 24 24"
|
1172
|
+
fill="none"
|
1173
|
+
xmlns="http://www.w3.org/2000/svg"
|
1174
|
+
>
|
1175
|
+
<path
|
1176
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1177
|
+
fill="currentColor"
|
1178
|
+
/>
|
1179
|
+
</svg>
|
1180
|
+
</ic-navigation-item>
|
1181
|
+
<ic-navigation-group
|
1182
|
+
slot="primary-navigation"
|
1183
|
+
label="Second navigation group"
|
1184
|
+
expandable="true"
|
1185
|
+
>
|
1186
|
+
<ic-navigation-item label="Different navigation" href="/">
|
1187
|
+
<svg
|
1188
|
+
slot="icon"
|
1189
|
+
width="24"
|
1190
|
+
height="24"
|
1191
|
+
viewBox="0 0 24 24"
|
1192
|
+
fill="none"
|
1193
|
+
xmlns="http://www.w3.org/2000/svg"
|
1194
|
+
>
|
1195
|
+
<path
|
1196
|
+
d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z"
|
1197
|
+
fill="currentColor"
|
1198
|
+
/>
|
1199
|
+
</svg>
|
1200
|
+
</ic-navigation-item>
|
1201
|
+
</ic-navigation-group>
|
1202
|
+
<ic-navigation-item slot="secondary-navigation" href="/" label="Home">
|
1203
|
+
<svg
|
1204
|
+
slot="icon"
|
1205
|
+
width="24"
|
1206
|
+
height="24"
|
1207
|
+
viewBox="0 0 24 24"
|
1208
|
+
fill="none"
|
1209
|
+
xmlns="http://www.w3.org/2000/svg"
|
1210
|
+
>
|
1211
|
+
<path
|
1212
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1213
|
+
fill="currentColor"
|
1214
|
+
/>
|
1215
|
+
</svg>
|
1216
|
+
</ic-navigation-item>
|
1217
|
+
</ic-side-navigation>
|
1218
|
+
<div
|
1219
|
+
class="content-wrapper"
|
1220
|
+
style="display:flex; flex-direction: column; flex-grow: 1;"
|
1221
|
+
>
|
1222
|
+
<main>This is the content</main>
|
1223
|
+
<footer>Footer</footer>
|
1224
|
+
</div>
|
1225
|
+
</div>
|
1226
|
+
`,
|
1227
|
+
|
1228
|
+
name: "Collapsed icons with labels",
|
1229
|
+
|
1230
|
+
parameters: {
|
1231
|
+
layout: "fullscreen",
|
1232
|
+
},
|
1233
|
+
};
|
1234
|
+
|
1235
|
+
export const Slots = {
|
1236
|
+
render: () => html`
|
1237
|
+
<div style="display:flex; height: 100%;">
|
1238
|
+
<ic-side-navigation
|
1239
|
+
version="v0.0.0"
|
1240
|
+
status="BETA"
|
1241
|
+
app-title="Application Name"
|
1242
|
+
>
|
1243
|
+
<svg
|
1244
|
+
slot="app-icon"
|
1245
|
+
xmlns="http://www.w3.org/2000/svg"
|
1246
|
+
height="24px"
|
1247
|
+
viewBox="0 0 24 24"
|
1248
|
+
width="24px"
|
1249
|
+
fill="#000000"
|
1250
|
+
>
|
1251
|
+
<path d="M0 0h24v24H0V0z" fill="none" />
|
1252
|
+
<path
|
1253
|
+
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z"
|
1254
|
+
/>
|
1255
|
+
</svg>
|
1256
|
+
<ic-navigation-item slot="primary-navigation">
|
1257
|
+
<a
|
1258
|
+
slot="navigation-item"
|
1259
|
+
class="active"
|
1260
|
+
href="/child-item-2"
|
1261
|
+
aria-label="Daily Tippers"
|
1262
|
+
>
|
1263
|
+
<svg
|
1264
|
+
slot="icon"
|
1265
|
+
width="24"
|
1266
|
+
height="24"
|
1267
|
+
viewBox="0 0 24 24"
|
1268
|
+
fill="none"
|
1269
|
+
xmlns="http://www.w3.org/2000/svg"
|
1270
|
+
>
|
1271
|
+
<path
|
1272
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1273
|
+
fill="currentColor"
|
1274
|
+
></path>
|
1275
|
+
</svg>
|
1276
|
+
<ic-badge
|
1277
|
+
label="1"
|
1278
|
+
slot="badge"
|
1279
|
+
variant="light"
|
1280
|
+
position="far"
|
1281
|
+
></ic-badge>
|
1282
|
+
Daily Tippers
|
1283
|
+
</a>
|
1284
|
+
</ic-navigation-item>
|
1285
|
+
<ic-navigation-group
|
1286
|
+
slot="primary-navigation"
|
1287
|
+
label="Second navigation group"
|
1288
|
+
expandable="true"
|
1289
|
+
>
|
1290
|
+
<ic-navigation-item>
|
1291
|
+
<a
|
1292
|
+
slot="navigation-item"
|
1293
|
+
href="/child-item-2"
|
1294
|
+
aria-label="Daily Tippers"
|
1295
|
+
>
|
1296
|
+
<svg
|
1297
|
+
slot="icon"
|
1298
|
+
width="24"
|
1299
|
+
height="24"
|
1300
|
+
viewBox="0 0 24 24"
|
1301
|
+
fill="none"
|
1302
|
+
xmlns="http://www.w3.org/2000/svg"
|
1303
|
+
>
|
1304
|
+
<path
|
1305
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1306
|
+
fill="currentColor"
|
1307
|
+
></path>
|
1308
|
+
</svg>
|
1309
|
+
Daily Tippers
|
1310
|
+
</a>
|
1311
|
+
</ic-navigation-item>
|
1312
|
+
</ic-navigation-group>
|
1313
|
+
</ic-side-navigation>
|
1314
|
+
<div
|
1315
|
+
class="content-wrapper"
|
1316
|
+
style="display:flex; flex-direction: column; flex-grow: 1;"
|
1317
|
+
>
|
1318
|
+
<main>This is the content</main>
|
1319
|
+
<footer>Footer</footer>
|
1320
|
+
</div>
|
1321
|
+
</div>
|
1322
|
+
`,
|
1323
|
+
|
1324
|
+
name: "Slots",
|
1325
|
+
|
1326
|
+
parameters: {
|
1327
|
+
layout: "fullscreen",
|
1328
|
+
},
|
1329
|
+
};
|
1330
|
+
|
1331
|
+
export const UsingUnnamedSlots = {
|
1332
|
+
render: () => html`
|
1333
|
+
<div style="display:flex; height: 100%;">
|
1334
|
+
<ic-side-navigation
|
1335
|
+
app-title="Application Name"
|
1336
|
+
version="v0.0.0"
|
1337
|
+
status="BETA"
|
1338
|
+
>
|
1339
|
+
<svg
|
1340
|
+
slot="app-icon"
|
1341
|
+
xmlns="http://www.w3.org/2000/svg"
|
1342
|
+
height="24px"
|
1343
|
+
viewBox="0 0 24 24"
|
1344
|
+
width="24px"
|
1345
|
+
fill="#000000"
|
1346
|
+
>
|
1347
|
+
<path d="M0 0h24v24H0V0z" fill="none" />
|
1348
|
+
<path
|
1349
|
+
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z"
|
1350
|
+
/>
|
1351
|
+
</svg>
|
1352
|
+
<ic-navigation-item slot="primary-navigation">
|
1353
|
+
<a class="active" href="/child-item-2" aria-label="Daily Tippers">
|
1354
|
+
<svg
|
1355
|
+
slot="icon"
|
1356
|
+
width="24"
|
1357
|
+
height="24"
|
1358
|
+
viewBox="0 0 24 24"
|
1359
|
+
fill="none"
|
1360
|
+
xmlns="http://www.w3.org/2000/svg"
|
1361
|
+
>
|
1362
|
+
<path
|
1363
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1364
|
+
fill="currentColor"
|
1365
|
+
></path>
|
1366
|
+
</svg>
|
1367
|
+
<ic-badge
|
1368
|
+
label="1"
|
1369
|
+
slot="badge"
|
1370
|
+
variant="light"
|
1371
|
+
position="far"
|
1372
|
+
></ic-badge>
|
1373
|
+
Daily Tippers
|
1374
|
+
</a>
|
1375
|
+
</ic-navigation-item>
|
1376
|
+
<ic-navigation-group
|
1377
|
+
slot="primary-navigation"
|
1378
|
+
label="Second navigation group"
|
1379
|
+
expandable="true"
|
1380
|
+
>
|
1381
|
+
<ic-navigation-item>
|
1382
|
+
<a href="/child-item-2" aria-label="Daily Tippers">
|
1383
|
+
<svg
|
1384
|
+
slot="icon"
|
1385
|
+
width="24"
|
1386
|
+
height="24"
|
1387
|
+
viewBox="0 0 24 24"
|
1388
|
+
fill="none"
|
1389
|
+
xmlns="http://www.w3.org/2000/svg"
|
1390
|
+
>
|
1391
|
+
<path
|
1392
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1393
|
+
fill="currentColor"
|
1394
|
+
></path>
|
1395
|
+
</svg>
|
1396
|
+
Daily Tippers
|
1397
|
+
</a>
|
1398
|
+
</ic-navigation-item>
|
1399
|
+
</ic-navigation-group>
|
1400
|
+
</ic-side-navigation>
|
1401
|
+
<div
|
1402
|
+
class="content-wrapper"
|
1403
|
+
style="display:flex; flex-direction: column; flex-grow: 1;"
|
1404
|
+
>
|
1405
|
+
<main>This is the content</main>
|
1406
|
+
<footer>Footer</footer>
|
1407
|
+
</div>
|
1408
|
+
</div>
|
1409
|
+
`,
|
1410
|
+
|
1411
|
+
name: "Using unnamed slots",
|
1412
|
+
|
1413
|
+
parameters: {
|
1414
|
+
layout: "fullscreen",
|
1415
|
+
},
|
1416
|
+
};
|
1417
|
+
|
1418
|
+
export const SlotsUsingAppTitle = {
|
1419
|
+
render: () => html`
|
1420
|
+
<div style="display:flex; height: 100%;">
|
1421
|
+
<ic-side-navigation version="v0.0.0" status="BETA">
|
1422
|
+
<a href="/" slot="app-title">Application Name</a>
|
1423
|
+
<svg
|
1424
|
+
slot="app-icon"
|
1425
|
+
xmlns="http://www.w3.org/2000/svg"
|
1426
|
+
height="24px"
|
1427
|
+
viewBox="0 0 24 24"
|
1428
|
+
width="24px"
|
1429
|
+
fill="#000000"
|
1430
|
+
>
|
1431
|
+
<path d="M0 0h24v24H0V0z" fill="none" />
|
1432
|
+
<path
|
1433
|
+
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z"
|
1434
|
+
/>
|
1435
|
+
</svg>
|
1436
|
+
<ic-navigation-item slot="primary-navigation">
|
1437
|
+
<a
|
1438
|
+
slot="navigation-item"
|
1439
|
+
class="active"
|
1440
|
+
href="/child-item-2"
|
1441
|
+
aria-label="Daily Tippers"
|
1442
|
+
>
|
1443
|
+
<svg
|
1444
|
+
slot="icon"
|
1445
|
+
width="24"
|
1446
|
+
height="24"
|
1447
|
+
viewBox="0 0 24 24"
|
1448
|
+
fill="none"
|
1449
|
+
xmlns="http://www.w3.org/2000/svg"
|
1450
|
+
>
|
1451
|
+
<path
|
1452
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1453
|
+
fill="currentColor"
|
1454
|
+
></path>
|
1455
|
+
</svg>
|
1456
|
+
Home
|
1457
|
+
</a>
|
1458
|
+
</ic-navigation-item>
|
1459
|
+
<ic-navigation-group
|
1460
|
+
slot="primary-navigation"
|
1461
|
+
label="Second navigation group"
|
1462
|
+
expandable="true"
|
1463
|
+
>
|
1464
|
+
<ic-navigation-item>
|
1465
|
+
<a
|
1466
|
+
slot="navigation-item"
|
1467
|
+
href="/child-item-2"
|
1468
|
+
aria-label="Daily Tippers"
|
1469
|
+
>
|
1470
|
+
<svg
|
1471
|
+
slot="icon"
|
1472
|
+
width="24"
|
1473
|
+
height="24"
|
1474
|
+
viewBox="0 0 24 24"
|
1475
|
+
fill="none"
|
1476
|
+
xmlns="http://www.w3.org/2000/svg"
|
1477
|
+
>
|
1478
|
+
<path
|
1479
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1480
|
+
fill="currentColor"
|
1481
|
+
></path>
|
1482
|
+
</svg>
|
1483
|
+
Aliquam facilisis eros dolor, id laoreet orci sagittis ut. Sed
|
1484
|
+
tempus, lacus in pretium molestie, lectus magna interdum risus,
|
1485
|
+
vel fringilla libero ex eu dui. Suspendisse ullamcorper vehicula
|
1486
|
+
lacinia. Phasellus congue velit nisl, vitae congue ligula rutrum
|
1487
|
+
id.
|
1488
|
+
</a>
|
1489
|
+
</ic-navigation-item>
|
1490
|
+
</ic-navigation-group>
|
1491
|
+
<ic-navigation-item slot="primary-navigation">
|
1492
|
+
<a
|
1493
|
+
slot="navigation-item"
|
1494
|
+
href="/child-item-2"
|
1495
|
+
aria-label="Daily Tippers"
|
1496
|
+
>
|
1497
|
+
<svg
|
1498
|
+
slot="icon"
|
1499
|
+
width="24"
|
1500
|
+
height="24"
|
1501
|
+
viewBox="0 0 24 24"
|
1502
|
+
fill="none"
|
1503
|
+
xmlns="http://www.w3.org/2000/svg"
|
1504
|
+
>
|
1505
|
+
<path
|
1506
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1507
|
+
fill="currentColor"
|
1508
|
+
></path>
|
1509
|
+
</svg>
|
1510
|
+
Daily Tippers
|
1511
|
+
</a>
|
1512
|
+
</ic-navigation-item>
|
1513
|
+
</ic-side-navigation>
|
1514
|
+
<div
|
1515
|
+
class="content-wrapper"
|
1516
|
+
style="display:flex; flex-direction: column; flex-grow: 1;"
|
1517
|
+
>
|
1518
|
+
<main>This is the content</main>
|
1519
|
+
<footer>Footer</footer>
|
1520
|
+
</div>
|
1521
|
+
</div>
|
1522
|
+
`,
|
1523
|
+
|
1524
|
+
name: "Slots using app-title",
|
1525
|
+
|
1526
|
+
parameters: {
|
1527
|
+
layout: "fullscreen",
|
1528
|
+
},
|
1529
|
+
};
|
1530
|
+
|
1531
|
+
export const SlotsUsingAppTitleExpanded = {
|
1532
|
+
render: () => html`
|
1533
|
+
<div style="display:flex; height: 100%;">
|
1534
|
+
<ic-side-navigation version="v0.0.0" status="BETA" expanded="true">
|
1535
|
+
<a href="/" slot="app-title">Application Name</a>
|
1536
|
+
<svg
|
1537
|
+
slot="app-icon"
|
1538
|
+
xmlns="http://www.w3.org/2000/svg"
|
1539
|
+
height="24px"
|
1540
|
+
viewBox="0 0 24 24"
|
1541
|
+
width="24px"
|
1542
|
+
fill="#000000"
|
1543
|
+
>
|
1544
|
+
<path d="M0 0h24v24H0V0z" fill="none" />
|
1545
|
+
<path
|
1546
|
+
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z"
|
1547
|
+
/>
|
1548
|
+
</svg>
|
1549
|
+
<ic-navigation-item slot="primary-navigation">
|
1550
|
+
<a
|
1551
|
+
slot="navigation-item"
|
1552
|
+
class="active"
|
1553
|
+
href="/child-item-2"
|
1554
|
+
aria-label="Daily Tippers"
|
1555
|
+
>
|
1556
|
+
<svg
|
1557
|
+
slot="icon"
|
1558
|
+
width="24"
|
1559
|
+
height="24"
|
1560
|
+
viewBox="0 0 24 24"
|
1561
|
+
fill="none"
|
1562
|
+
xmlns="http://www.w3.org/2000/svg"
|
1563
|
+
>
|
1564
|
+
<path
|
1565
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1566
|
+
fill="currentColor"
|
1567
|
+
></path>
|
1568
|
+
</svg>
|
1569
|
+
Daily Tippers
|
1570
|
+
</a>
|
1571
|
+
</ic-navigation-item>
|
1572
|
+
<ic-navigation-group
|
1573
|
+
slot="primary-navigation"
|
1574
|
+
label="Second navigation group"
|
1575
|
+
expandable="true"
|
1576
|
+
>
|
1577
|
+
<ic-navigation-item>
|
1578
|
+
<a
|
1579
|
+
slot="navigation-item"
|
1580
|
+
href="/child-item-2"
|
1581
|
+
aria-label="Daily Tippers"
|
1582
|
+
>
|
1583
|
+
<svg
|
1584
|
+
slot="icon"
|
1585
|
+
width="24"
|
1586
|
+
height="24"
|
1587
|
+
viewBox="0 0 24 24"
|
1588
|
+
fill="none"
|
1589
|
+
xmlns="http://www.w3.org/2000/svg"
|
1590
|
+
>
|
1591
|
+
<path
|
1592
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1593
|
+
fill="currentColor"
|
1594
|
+
></path>
|
1595
|
+
</svg>
|
1596
|
+
Aliquam facilisis eros dolor, id laoreet orci sagittis ut. Sed
|
1597
|
+
tempus, lacus in pretium molestie, lectus magna interdum risus,
|
1598
|
+
vel fringilla libero ex eu dui. Suspendisse ullamcorper vehicula
|
1599
|
+
lacinia. Phasellus congue velit nisl, vitae congue ligula rutrum
|
1600
|
+
id.
|
1601
|
+
</a>
|
1602
|
+
</ic-navigation-item>
|
1603
|
+
</ic-navigation-group>
|
1604
|
+
<ic-navigation-item slot="primary-navigation">
|
1605
|
+
<a
|
1606
|
+
slot="navigation-item"
|
1607
|
+
href="/child-item-2"
|
1608
|
+
aria-label="Daily Tippers"
|
1609
|
+
>
|
1610
|
+
<svg
|
1611
|
+
slot="icon"
|
1612
|
+
width="24"
|
1613
|
+
height="24"
|
1614
|
+
viewBox="0 0 24 24"
|
1615
|
+
fill="none"
|
1616
|
+
xmlns="http://www.w3.org/2000/svg"
|
1617
|
+
>
|
1618
|
+
<path
|
1619
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1620
|
+
fill="currentColor"
|
1621
|
+
></path>
|
1622
|
+
</svg>
|
1623
|
+
Daily Tippers
|
1624
|
+
</a>
|
1625
|
+
</ic-navigation-item>
|
1626
|
+
</ic-side-navigation>
|
1627
|
+
<div
|
1628
|
+
class="content-wrapper"
|
1629
|
+
style="display:flex; flex-direction: column; flex-grow: 1;"
|
1630
|
+
>
|
1631
|
+
<main>This is the content</main>
|
1632
|
+
<footer>Footer</footer>
|
1633
|
+
</div>
|
1634
|
+
</div>
|
1635
|
+
`,
|
1636
|
+
|
1637
|
+
name: "Slots using app-title expanded",
|
1638
|
+
|
1639
|
+
parameters: {
|
1640
|
+
layout: "fullscreen",
|
1641
|
+
},
|
1642
|
+
};
|
1643
|
+
|
1644
|
+
export const DisableTopBarBehaviour = {
|
1645
|
+
render: () => html`
|
1646
|
+
<div style="display:flex; height:100%;">
|
1647
|
+
<ic-side-navigation
|
1648
|
+
app-title="Application Name"
|
1649
|
+
version="v0.0.0"
|
1650
|
+
status="BETA"
|
1651
|
+
disable-top-bar-behaviour="true"
|
1652
|
+
>
|
1653
|
+
<svg
|
1654
|
+
slot="app-icon"
|
1655
|
+
xmlns="http://www.w3.org/2000/svg"
|
1656
|
+
height="24px"
|
1657
|
+
viewBox="0 0 24 24"
|
1658
|
+
width="24px"
|
1659
|
+
fill="#000000"
|
1660
|
+
>
|
1661
|
+
<path d="M0 0h24v24H0V0z" fill="none" />
|
1662
|
+
<path
|
1663
|
+
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z"
|
1664
|
+
/>
|
1665
|
+
</svg>
|
1666
|
+
<ic-navigation-item
|
1667
|
+
slot="primary-navigation"
|
1668
|
+
href="/"
|
1669
|
+
label="Daily TippersDaily TippersDaily TippersDaily TippersDaily TippersDaily TippersDaily TippersDaily TippersDaily Tippers"
|
1670
|
+
>
|
1671
|
+
<svg
|
1672
|
+
slot="icon"
|
1673
|
+
width="24"
|
1674
|
+
height="24"
|
1675
|
+
viewBox="0 0 24 24"
|
1676
|
+
fill="none"
|
1677
|
+
xmlns="http://www.w3.org/2000/svg"
|
1678
|
+
>
|
1679
|
+
<path
|
1680
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1681
|
+
fill="currentColor"
|
1682
|
+
/>
|
1683
|
+
</svg>
|
1684
|
+
</ic-navigation-item>
|
1685
|
+
<ic-navigation-item
|
1686
|
+
slot="primary-navigation"
|
1687
|
+
href="/"
|
1688
|
+
label="Search"
|
1689
|
+
selected="true"
|
1690
|
+
>
|
1691
|
+
<svg
|
1692
|
+
slot="icon"
|
1693
|
+
width="24"
|
1694
|
+
height="24"
|
1695
|
+
viewBox="0 0 24 24"
|
1696
|
+
fill="none"
|
1697
|
+
xmlns="http://www.w3.org/2000/svg"
|
1698
|
+
>
|
1699
|
+
<path
|
1700
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1701
|
+
fill="currentColor"
|
1702
|
+
/>
|
1703
|
+
</svg>
|
1704
|
+
</ic-navigation-item>
|
1705
|
+
<ic-divider slot="primary-navigation"></ic-divider>
|
1706
|
+
<ic-navigation-item
|
1707
|
+
slot="primary-navigation"
|
1708
|
+
href="/"
|
1709
|
+
label="Aliquam facilisis eros dolor, id laoreet orci sagittis ut. Sed tempus, lacus in pretium molestie, lectus magna interdum risus, vel fringilla libero ex eu dui. Suspendisse ullamcorper vehicula lacinia. Phasellus congue velit nisl, vitae congue ligula rutrum id."
|
1710
|
+
>
|
1711
|
+
<svg
|
1712
|
+
slot="icon"
|
1713
|
+
width="24"
|
1714
|
+
height="24"
|
1715
|
+
viewBox="0 0 24 24"
|
1716
|
+
fill="none"
|
1717
|
+
xmlns="http://www.w3.org/2000/svg"
|
1718
|
+
>
|
1719
|
+
<path
|
1720
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1721
|
+
fill="currentColor"
|
1722
|
+
/>
|
1723
|
+
</svg>
|
1724
|
+
</ic-navigation-item>
|
1725
|
+
<ic-navigation-group
|
1726
|
+
slot="primary-navigation"
|
1727
|
+
label="Second navigation group"
|
1728
|
+
expandable="true"
|
1729
|
+
>
|
1730
|
+
<ic-navigation-item label="Different navigation" href="/">
|
1731
|
+
<svg
|
1732
|
+
slot="icon"
|
1733
|
+
width="24"
|
1734
|
+
height="24"
|
1735
|
+
viewBox="0 0 24 24"
|
1736
|
+
fill="none"
|
1737
|
+
xmlns="http://www.w3.org/2000/svg"
|
1738
|
+
>
|
1739
|
+
<path
|
1740
|
+
d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z"
|
1741
|
+
fill="currentColor"
|
1742
|
+
/>
|
1743
|
+
</svg>
|
1744
|
+
</ic-navigation-item>
|
1745
|
+
<ic-navigation-item label="Navigation" href="/">
|
1746
|
+
<ic-badge
|
1747
|
+
label="1"
|
1748
|
+
slot="badge"
|
1749
|
+
variant="light"
|
1750
|
+
position="far"
|
1751
|
+
></ic-badge>
|
1752
|
+
<svg
|
1753
|
+
slot="icon"
|
1754
|
+
width="24"
|
1755
|
+
height="24"
|
1756
|
+
viewBox="0 0 24 24"
|
1757
|
+
fill="none"
|
1758
|
+
xmlns="http://www.w3.org/2000/svg"
|
1759
|
+
>
|
1760
|
+
<path
|
1761
|
+
d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z"
|
1762
|
+
fill="currentColor"
|
1763
|
+
/>
|
1764
|
+
</svg>
|
1765
|
+
</ic-navigation-item>
|
1766
|
+
</ic-navigation-group>
|
1767
|
+
<ic-navigation-item
|
1768
|
+
slot="primary-navigation"
|
1769
|
+
href="/"
|
1770
|
+
label="This is a very very very long label for the navigation item"
|
1771
|
+
>
|
1772
|
+
<svg
|
1773
|
+
slot="icon"
|
1774
|
+
width="24"
|
1775
|
+
height="24"
|
1776
|
+
viewBox="0 0 24 24"
|
1777
|
+
fill="none"
|
1778
|
+
xmlns="http://www.w3.org/2000/svg"
|
1779
|
+
>
|
1780
|
+
<path
|
1781
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1782
|
+
fill="currentColor"
|
1783
|
+
/>
|
1784
|
+
</svg>
|
1785
|
+
</ic-navigation-item>
|
1786
|
+
<ic-navigation-item
|
1787
|
+
slot="secondary-navigation"
|
1788
|
+
href="/"
|
1789
|
+
label="Settings"
|
1790
|
+
>
|
1791
|
+
<svg
|
1792
|
+
slot="icon"
|
1793
|
+
width="24"
|
1794
|
+
height="24"
|
1795
|
+
viewBox="0 0 24 24"
|
1796
|
+
fill="none"
|
1797
|
+
xmlns="http://www.w3.org/2000/svg"
|
1798
|
+
>
|
1799
|
+
<path
|
1800
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1801
|
+
fill="currentColor"
|
1802
|
+
/>
|
1803
|
+
</svg>
|
1804
|
+
</ic-navigation-item>
|
1805
|
+
</ic-side-navigation>
|
1806
|
+
<div
|
1807
|
+
class="content-wrapper"
|
1808
|
+
style="display:flex; flex-direction: column; flex-grow: 1;"
|
1809
|
+
>
|
1810
|
+
<main>
|
1811
|
+
<ic-section-container>
|
1812
|
+
<ic-typography
|
1813
|
+
>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed
|
1814
|
+
vestibulum venenatis facilisis. Nam tortor felis, auctor vel ante
|
1815
|
+
quis, tempor interdum libero. In dictum sodales velit, eu egestas
|
1816
|
+
arcu dignissim ac. Aliquam facilisis eros dolor, id laoreet orci
|
1817
|
+
sagittis ut. Sed tempus, lacus in pretium molestie, lectus magna
|
1818
|
+
interdum risus, vel fringilla libero ex eu dui. Suspendisse
|
1819
|
+
ullamcorper vehicula lacinia. Phasellus congue velit nisl, vitae
|
1820
|
+
congue ligula rutrum id.</ic-typography
|
1821
|
+
>
|
1822
|
+
<ic-typography
|
1823
|
+
>Etiam in suscipit metus. Duis semper, sapien a molestie semper,
|
1824
|
+
ex nibh porttitor tellus, vel molestie justo odio vel purus.
|
1825
|
+
Curabitur porttitor, tortor sed semper sollicitudin, odio odio
|
1826
|
+
congue tortor, eget pulvinar tellus nisl ac lacus. In ultricies
|
1827
|
+
commodo lorem, a laoreet diam. Ut a mauris at tellus tincidunt
|
1828
|
+
ullamcorper sit amet in metus. Aenean facilisis placerat dictum.
|
1829
|
+
Phasellus mattis ante sollicitudin luctus iaculis. Nam porttitor
|
1830
|
+
lobortis rhoncus. Nam nec malesuada purus, at pulvinar mauris. Nam
|
1831
|
+
non lorem ante.</ic-typography
|
1832
|
+
>
|
1833
|
+
<ic-typography
|
1834
|
+
>Donec aliquam eget mauris condimentum cursus. Nullam tempus a
|
1835
|
+
urna in commodo. Proin mauris augue, viverra id finibus id,
|
1836
|
+
vulputate in ante. Aliquam volutpat hendrerit tellus vitae
|
1837
|
+
tristique. Donec pellentesque enim arcu, at feugiat mauris
|
1838
|
+
venenatis vitae. Sed iaculis ut elit et ultrices. Donec diam eros,
|
1839
|
+
iaculis ac est nec, tempus feugiat nisl. Suspendisse eget interdum
|
1840
|
+
lorem. Phasellus pretium urna id elit pharetra
|
1841
|
+
hendrerit.</ic-typography
|
1842
|
+
>
|
1843
|
+
<ic-typography
|
1844
|
+
>Mauris blandit, mi ut posuere dapibus, est ante porttitor sem,
|
1845
|
+
quis pretium velit ante nec felis. Vivamus efficitur scelerisque
|
1846
|
+
dapibus. Nunc lacinia finibus laoreet. Praesent commodo augue
|
1847
|
+
orci, congue rutrum velit malesuada gravida. Nunc magna mauris,
|
1848
|
+
ornare nec nisl vel, faucibus euismod orci. Proin in augue vitae
|
1849
|
+
nunc gravida consectetur. Pellentesque id malesuada ex, sit amet
|
1850
|
+
imperdiet est. Duis erat nibh, lacinia vitae faucibus non, aliquam
|
1851
|
+
in dolor. Nam interdum felis vitae feugiat posuere. Cras volutpat
|
1852
|
+
molestie ipsum, sed auctor quam volutpat vitae. Vivamus lobortis
|
1853
|
+
scelerisque libero vel scelerisque.</ic-typography
|
1854
|
+
>
|
1855
|
+
<ic-typography
|
1856
|
+
>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent
|
1857
|
+
eget orci condimentum, tempus tortor posuere, lacinia ex.
|
1858
|
+
Curabitur bibendum suscipit turpis vitae mollis. Ut laoreet orci a
|
1859
|
+
risus facilisis porta. Orci varius natoque penatibus et magnis dis
|
1860
|
+
parturient montes, nascetur ridiculus mus. Curabitur a porttitor
|
1861
|
+
neque, ac dignissim velit. Morbi quis malesuada massa, vitae
|
1862
|
+
sodales tellus. Aenean laoreet mattis lobortis. In mauris erat,
|
1863
|
+
tincidunt in placerat sed, pretium ac tortor. Morbi blandit lacus
|
1864
|
+
a leo vehicula aliquet.</ic-typography
|
1865
|
+
>
|
1866
|
+
<ic-typography
|
1867
|
+
>Pellentesque aliquam risus vel eros maximus, at pellentesque mi
|
1868
|
+
pretium. Etiam nec velit at orci varius porttitor. Aliquam
|
1869
|
+
facilisis, elit non cursus fringilla, metus metus malesuada lacus,
|
1870
|
+
at blandit nibh augue aliquet orci. Duis aliquam, est eget sodales
|
1871
|
+
ullamcorper, eros turpis euismod nulla, sed sollicitudin diam
|
1872
|
+
massa semper purus. Vivamus vel turpis ipsum. Interdum et
|
1873
|
+
malesuada fames ac ante ipsum primis in faucibus. Morbi euismod
|
1874
|
+
turpis dapibus quam fermentum condimentum. Mauris ex orci,
|
1875
|
+
consequat quis tempor eu, finibus vitae eros. Ut eu erat eu ipsum
|
1876
|
+
pulvinar cursus vel at dui. Etiam tincidunt quam porta nulla
|
1877
|
+
suscipit vestibulum. Sed iaculis enim leo, et aliquam justo
|
1878
|
+
feugiat in. Vivamus in ornare nulla, at tempor massa. Sed et
|
1879
|
+
aliquam nisi.</ic-typography
|
1880
|
+
>
|
1881
|
+
<ic-typography
|
1882
|
+
>Mauris tempus accumsan libero non tincidunt. Curabitur et leo
|
1883
|
+
orci. Suspendisse molestie posuere leo vitae posuere. Cras lacinia
|
1884
|
+
urna non erat gravida sagittis. Quisque dapibus arcu nec sem
|
1885
|
+
pharetra convallis. Nullam sed arcu mollis, posuere elit at,
|
1886
|
+
condimentum ligula. Nullam maximus nulla quam, ut euismod est
|
1887
|
+
feugiat at. Quisque ut venenatis ex, in facilisis sapien.
|
1888
|
+
Pellentesque in orci vitae metus iaculis venenatis. Nunc porttitor
|
1889
|
+
tellus arcu, in posuere quam vulputate nec. Aenean in venenatis
|
1890
|
+
ligula, non mollis quam. Suspendisse nec enim vel massa finibus
|
1891
|
+
pretium et a urna. Etiam suscipit semper est, id efficitur diam
|
1892
|
+
sollicitudin nec. Nullam nibh sapien, condimentum ut laoreet et,
|
1893
|
+
euismod ac mi. Vestibulum tristique odio non risus ullamcorper, et
|
1894
|
+
aliquam turpis varius. Nunc metus ex, tempus a augue sit amet,
|
1895
|
+
interdum vulputate libero.</ic-typography
|
1896
|
+
>
|
1897
|
+
<ic-typography
|
1898
|
+
>Aenean convallis libero id magna congue pellentesque. Nulla
|
1899
|
+
iaculis interdum porta. Aenean laoreet scelerisque nulla vel
|
1900
|
+
molestie. Class aptent taciti sociosqu ad litora torquent per
|
1901
|
+
conubia nostra, per inceptos himenaeos. Integer sollicitudin in
|
1902
|
+
felis vitae rhoncus. Sed eu elementum massa. Cras ut accumsan
|
1903
|
+
risus. Donec nec augue justo. Aenean sagittis luctus leo egestas
|
1904
|
+
consectetur. Sed sit amet nisl quis felis volutpat facilisis ac
|
1905
|
+
vitae tellus. Curabitur pharetra commodo consequat. Aliquam
|
1906
|
+
consequat ipsum lacus, sed faucibus sapien mollis
|
1907
|
+
vel.</ic-typography
|
1908
|
+
>
|
1909
|
+
</ic-section-container>
|
1910
|
+
</main>
|
1911
|
+
<ic-footer
|
1912
|
+
description="The ICDS is maintained by the Design Practice Team. If you've got a question or want to feedback,
|
1913
|
+
please get in touch."
|
1914
|
+
caption="All content is available under the Open Government Licence v3.0, except source code and code examples which are available under the MIT Licence."
|
1915
|
+
>
|
1916
|
+
<ic-footer-link slot="link" href="/">Get Started</ic-footer-link>
|
1917
|
+
<ic-footer-link slot="link" href="/">Accessibility</ic-footer-link>
|
1918
|
+
<ic-footer-link slot="link" href="/">Styles</ic-footer-link>
|
1919
|
+
<ic-footer-link slot="link" href="/">Components</ic-footer-link>
|
1920
|
+
<ic-footer-link slot="link" href="/">Patterns</ic-footer-link>
|
1921
|
+
<ic-footer-link slot="link" href="/">Design toolkit</ic-footer-link>
|
1922
|
+
<div
|
1923
|
+
slot="logo"
|
1924
|
+
style="width:100px;height:100px;display:flex;align-items:center;justify-content:center;
|
1925
|
+
background-color:var(--ic-brand-color-primary);color:var(--ic-brand-text-color);"
|
1926
|
+
>
|
1927
|
+
Logo
|
1928
|
+
</div>
|
1929
|
+
</ic-footer>
|
1930
|
+
<ic-classification-banner
|
1931
|
+
classification="official"
|
1932
|
+
></ic-classification-banner>
|
1933
|
+
</div>
|
1934
|
+
</div>
|
1935
|
+
`,
|
1936
|
+
|
1937
|
+
name: "Disable top bar behaviour",
|
1938
|
+
|
1939
|
+
parameters: {
|
1940
|
+
layout: "fullscreen",
|
1941
|
+
},
|
1942
|
+
};
|
1943
|
+
|
1944
|
+
export const DisableAutoParentStyling = {
|
1945
|
+
render: () => html`
|
1946
|
+
<div style="display:flex; height:100%;">
|
1947
|
+
<ic-side-navigation
|
1948
|
+
app-title="Application Name"
|
1949
|
+
version="v0.0.0"
|
1950
|
+
status="BETA"
|
1951
|
+
disable-auto-parent-styling="true"
|
1952
|
+
>
|
1953
|
+
<svg
|
1954
|
+
slot="app-icon"
|
1955
|
+
xmlns="http://www.w3.org/2000/svg"
|
1956
|
+
height="24px"
|
1957
|
+
viewBox="0 0 24 24"
|
1958
|
+
width="24px"
|
1959
|
+
fill="#000000"
|
1960
|
+
>
|
1961
|
+
<path d="M0 0h24v24H0V0z" fill="none" />
|
1962
|
+
<path
|
1963
|
+
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z"
|
1964
|
+
/>
|
1965
|
+
</svg>
|
1966
|
+
<ic-navigation-item
|
1967
|
+
slot="primary-navigation"
|
1968
|
+
href="/"
|
1969
|
+
label="Daily TippersDaily TippersDaily TippersDaily TippersDaily TippersDaily TippersDaily TippersDaily TippersDaily Tippers"
|
1970
|
+
>
|
1971
|
+
<svg
|
1972
|
+
slot="icon"
|
1973
|
+
width="24"
|
1974
|
+
height="24"
|
1975
|
+
viewBox="0 0 24 24"
|
1976
|
+
fill="none"
|
1977
|
+
xmlns="http://www.w3.org/2000/svg"
|
1978
|
+
>
|
1979
|
+
<path
|
1980
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
1981
|
+
fill="currentColor"
|
1982
|
+
/>
|
1983
|
+
</svg>
|
1984
|
+
</ic-navigation-item>
|
1985
|
+
<ic-navigation-item
|
1986
|
+
slot="primary-navigation"
|
1987
|
+
href="/"
|
1988
|
+
label="Search"
|
1989
|
+
selected="true"
|
1990
|
+
>
|
1991
|
+
<svg
|
1992
|
+
slot="icon"
|
1993
|
+
width="24"
|
1994
|
+
height="24"
|
1995
|
+
viewBox="0 0 24 24"
|
1996
|
+
fill="none"
|
1997
|
+
xmlns="http://www.w3.org/2000/svg"
|
1998
|
+
>
|
1999
|
+
<path
|
2000
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
2001
|
+
fill="currentColor"
|
2002
|
+
/>
|
2003
|
+
</svg>
|
2004
|
+
</ic-navigation-item>
|
2005
|
+
<ic-divider slot="primary-navigation"></ic-divider>
|
2006
|
+
<ic-navigation-item
|
2007
|
+
slot="primary-navigation"
|
2008
|
+
href="/"
|
2009
|
+
label="Aliquam facilisis eros dolor, id laoreet orci sagittis ut. Sed tempus, lacus in pretium molestie, lectus magna interdum risus, vel fringilla libero ex eu dui. Suspendisse ullamcorper vehicula lacinia. Phasellus congue velit nisl, vitae congue ligula rutrum id."
|
2010
|
+
>
|
2011
|
+
<svg
|
2012
|
+
slot="icon"
|
2013
|
+
width="24"
|
2014
|
+
height="24"
|
2015
|
+
viewBox="0 0 24 24"
|
2016
|
+
fill="none"
|
2017
|
+
xmlns="http://www.w3.org/2000/svg"
|
2018
|
+
>
|
2019
|
+
<path
|
2020
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
2021
|
+
fill="currentColor"
|
2022
|
+
/>
|
2023
|
+
</svg>
|
2024
|
+
</ic-navigation-item>
|
2025
|
+
<ic-navigation-group
|
2026
|
+
slot="primary-navigation"
|
2027
|
+
label="Second navigation group"
|
2028
|
+
expandable="true"
|
2029
|
+
>
|
2030
|
+
<ic-navigation-item label="Different navigation" href="/">
|
2031
|
+
<svg
|
2032
|
+
slot="icon"
|
2033
|
+
width="24"
|
2034
|
+
height="24"
|
2035
|
+
viewBox="0 0 24 24"
|
2036
|
+
fill="none"
|
2037
|
+
xmlns="http://www.w3.org/2000/svg"
|
2038
|
+
>
|
2039
|
+
<path
|
2040
|
+
d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z"
|
2041
|
+
fill="currentColor"
|
2042
|
+
/>
|
2043
|
+
</svg>
|
2044
|
+
</ic-navigation-item>
|
2045
|
+
<ic-navigation-item label="Navigation" href="/">
|
2046
|
+
<ic-badge
|
2047
|
+
label="1"
|
2048
|
+
slot="badge"
|
2049
|
+
variant="light"
|
2050
|
+
position="far"
|
2051
|
+
></ic-badge>
|
2052
|
+
<svg
|
2053
|
+
slot="icon"
|
2054
|
+
width="24"
|
2055
|
+
height="24"
|
2056
|
+
viewBox="0 0 24 24"
|
2057
|
+
fill="none"
|
2058
|
+
xmlns="http://www.w3.org/2000/svg"
|
2059
|
+
>
|
2060
|
+
<path
|
2061
|
+
d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z"
|
2062
|
+
fill="currentColor"
|
2063
|
+
/>
|
2064
|
+
</svg>
|
2065
|
+
</ic-navigation-item>
|
2066
|
+
</ic-navigation-group>
|
2067
|
+
<ic-navigation-item
|
2068
|
+
slot="primary-navigation"
|
2069
|
+
href="/"
|
2070
|
+
label="This is a very very very long label for the navigation item"
|
2071
|
+
>
|
2072
|
+
<svg
|
2073
|
+
slot="icon"
|
2074
|
+
width="24"
|
2075
|
+
height="24"
|
2076
|
+
viewBox="0 0 24 24"
|
2077
|
+
fill="none"
|
2078
|
+
xmlns="http://www.w3.org/2000/svg"
|
2079
|
+
>
|
2080
|
+
<path
|
2081
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
2082
|
+
fill="currentColor"
|
2083
|
+
/>
|
2084
|
+
</svg>
|
2085
|
+
</ic-navigation-item>
|
2086
|
+
<ic-navigation-item
|
2087
|
+
slot="secondary-navigation"
|
2088
|
+
href="/"
|
2089
|
+
label="Settings"
|
2090
|
+
>
|
2091
|
+
<svg
|
2092
|
+
slot="icon"
|
2093
|
+
width="24"
|
2094
|
+
height="24"
|
2095
|
+
viewBox="0 0 24 24"
|
2096
|
+
fill="none"
|
2097
|
+
xmlns="http://www.w3.org/2000/svg"
|
2098
|
+
>
|
2099
|
+
<path
|
2100
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
2101
|
+
fill="currentColor"
|
2102
|
+
/>
|
2103
|
+
</svg>
|
2104
|
+
</ic-navigation-item>
|
2105
|
+
</ic-side-navigation>
|
2106
|
+
<div
|
2107
|
+
class="content-wrapper"
|
2108
|
+
style="display:flex; flex-direction: column; flex-grow: 1;"
|
2109
|
+
>
|
2110
|
+
<main>
|
2111
|
+
<ic-section-container>
|
2112
|
+
<ic-typography
|
2113
|
+
>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed
|
2114
|
+
vestibulum venenatis facilisis. Nam tortor felis, auctor vel ante
|
2115
|
+
quis, tempor interdum libero. In dictum sodales velit, eu egestas
|
2116
|
+
arcu dignissim ac. Aliquam facilisis eros dolor, id laoreet orci
|
2117
|
+
sagittis ut. Sed tempus, lacus in pretium molestie, lectus magna
|
2118
|
+
interdum risus, vel fringilla libero ex eu dui. Suspendisse
|
2119
|
+
ullamcorper vehicula lacinia. Phasellus congue velit nisl, vitae
|
2120
|
+
congue ligula rutrum id.</ic-typography
|
2121
|
+
>
|
2122
|
+
<ic-typography
|
2123
|
+
>Etiam in suscipit metus. Duis semper, sapien a molestie semper,
|
2124
|
+
ex nibh porttitor tellus, vel molestie justo odio vel purus.
|
2125
|
+
Curabitur porttitor, tortor sed semper sollicitudin, odio odio
|
2126
|
+
congue tortor, eget pulvinar tellus nisl ac lacus. In ultricies
|
2127
|
+
commodo lorem, a laoreet diam. Ut a mauris at tellus tincidunt
|
2128
|
+
ullamcorper sit amet in metus. Aenean facilisis placerat dictum.
|
2129
|
+
Phasellus mattis ante sollicitudin luctus iaculis. Nam porttitor
|
2130
|
+
lobortis rhoncus. Nam nec malesuada purus, at pulvinar mauris. Nam
|
2131
|
+
non lorem ante.</ic-typography
|
2132
|
+
>
|
2133
|
+
<ic-typography
|
2134
|
+
>Donec aliquam eget mauris condimentum cursus. Nullam tempus a
|
2135
|
+
urna in commodo. Proin mauris augue, viverra id finibus id,
|
2136
|
+
vulputate in ante. Aliquam volutpat hendrerit tellus vitae
|
2137
|
+
tristique. Donec pellentesque enim arcu, at feugiat mauris
|
2138
|
+
venenatis vitae. Sed iaculis ut elit et ultrices. Donec diam eros,
|
2139
|
+
iaculis ac est nec, tempus feugiat nisl. Suspendisse eget interdum
|
2140
|
+
lorem. Phasellus pretium urna id elit pharetra
|
2141
|
+
hendrerit.</ic-typography
|
2142
|
+
>
|
2143
|
+
<ic-typography
|
2144
|
+
>Mauris blandit, mi ut posuere dapibus, est ante porttitor sem,
|
2145
|
+
quis pretium velit ante nec felis. Vivamus efficitur scelerisque
|
2146
|
+
dapibus. Nunc lacinia finibus laoreet. Praesent commodo augue
|
2147
|
+
orci, congue rutrum velit malesuada gravida. Nunc magna mauris,
|
2148
|
+
ornare nec nisl vel, faucibus euismod orci. Proin in augue vitae
|
2149
|
+
nunc gravida consectetur. Pellentesque id malesuada ex, sit amet
|
2150
|
+
imperdiet est. Duis erat nibh, lacinia vitae faucibus non, aliquam
|
2151
|
+
in dolor. Nam interdum felis vitae feugiat posuere. Cras volutpat
|
2152
|
+
molestie ipsum, sed auctor quam volutpat vitae. Vivamus lobortis
|
2153
|
+
scelerisque libero vel scelerisque.</ic-typography
|
2154
|
+
>
|
2155
|
+
<ic-typography
|
2156
|
+
>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent
|
2157
|
+
eget orci condimentum, tempus tortor posuere, lacinia ex.
|
2158
|
+
Curabitur bibendum suscipit turpis vitae mollis. Ut laoreet orci a
|
2159
|
+
risus facilisis porta. Orci varius natoque penatibus et magnis dis
|
2160
|
+
parturient montes, nascetur ridiculus mus. Curabitur a porttitor
|
2161
|
+
neque, ac dignissim velit. Morbi quis malesuada massa, vitae
|
2162
|
+
sodales tellus. Aenean laoreet mattis lobortis. In mauris erat,
|
2163
|
+
tincidunt in placerat sed, pretium ac tortor. Morbi blandit lacus
|
2164
|
+
a leo vehicula aliquet.</ic-typography
|
2165
|
+
>
|
2166
|
+
<ic-typography
|
2167
|
+
>Pellentesque aliquam risus vel eros maximus, at pellentesque mi
|
2168
|
+
pretium. Etiam nec velit at orci varius porttitor. Aliquam
|
2169
|
+
facilisis, elit non cursus fringilla, metus metus malesuada lacus,
|
2170
|
+
at blandit nibh augue aliquet orci. Duis aliquam, est eget sodales
|
2171
|
+
ullamcorper, eros turpis euismod nulla, sed sollicitudin diam
|
2172
|
+
massa semper purus. Vivamus vel turpis ipsum. Interdum et
|
2173
|
+
malesuada fames ac ante ipsum primis in faucibus. Morbi euismod
|
2174
|
+
turpis dapibus quam fermentum condimentum. Mauris ex orci,
|
2175
|
+
consequat quis tempor eu, finibus vitae eros. Ut eu erat eu ipsum
|
2176
|
+
pulvinar cursus vel at dui. Etiam tincidunt quam porta nulla
|
2177
|
+
suscipit vestibulum. Sed iaculis enim leo, et aliquam justo
|
2178
|
+
feugiat in. Vivamus in ornare nulla, at tempor massa. Sed et
|
2179
|
+
aliquam nisi.</ic-typography
|
2180
|
+
>
|
2181
|
+
<ic-typography
|
2182
|
+
>Mauris tempus accumsan libero non tincidunt. Curabitur et leo
|
2183
|
+
orci. Suspendisse molestie posuere leo vitae posuere. Cras lacinia
|
2184
|
+
urna non erat gravida sagittis. Quisque dapibus arcu nec sem
|
2185
|
+
pharetra convallis. Nullam sed arcu mollis, posuere elit at,
|
2186
|
+
condimentum ligula. Nullam maximus nulla quam, ut euismod est
|
2187
|
+
feugiat at. Quisque ut venenatis ex, in facilisis sapien.
|
2188
|
+
Pellentesque in orci vitae metus iaculis venenatis. Nunc porttitor
|
2189
|
+
tellus arcu, in posuere quam vulputate nec. Aenean in venenatis
|
2190
|
+
ligula, non mollis quam. Suspendisse nec enim vel massa finibus
|
2191
|
+
pretium et a urna. Etiam suscipit semper est, id efficitur diam
|
2192
|
+
sollicitudin nec. Nullam nibh sapien, condimentum ut laoreet et,
|
2193
|
+
euismod ac mi. Vestibulum tristique odio non risus ullamcorper, et
|
2194
|
+
aliquam turpis varius. Nunc metus ex, tempus a augue sit amet,
|
2195
|
+
interdum vulputate libero.</ic-typography
|
2196
|
+
>
|
2197
|
+
<ic-typography
|
2198
|
+
>Aenean convallis libero id magna congue pellentesque. Nulla
|
2199
|
+
iaculis interdum porta. Aenean laoreet scelerisque nulla vel
|
2200
|
+
molestie. Class aptent taciti sociosqu ad litora torquent per
|
2201
|
+
conubia nostra, per inceptos himenaeos. Integer sollicitudin in
|
2202
|
+
felis vitae rhoncus. Sed eu elementum massa. Cras ut accumsan
|
2203
|
+
risus. Donec nec augue justo. Aenean sagittis luctus leo egestas
|
2204
|
+
consectetur. Sed sit amet nisl quis felis volutpat facilisis ac
|
2205
|
+
vitae tellus. Curabitur pharetra commodo consequat. Aliquam
|
2206
|
+
consequat ipsum lacus, sed faucibus sapien mollis
|
2207
|
+
vel.</ic-typography
|
2208
|
+
>
|
2209
|
+
</ic-section-container>
|
2210
|
+
</main>
|
2211
|
+
<ic-footer
|
2212
|
+
description="The ICDS is maintained by the Design Practice Team. If you've got a question or want to feedback,
|
2213
|
+
please get in touch."
|
2214
|
+
caption="All content is available under the Open Government Licence v3.0, except source code and code examples which are available under the MIT Licence."
|
2215
|
+
>
|
2216
|
+
<ic-footer-link slot="link" href="/">Get Started</ic-footer-link>
|
2217
|
+
<ic-footer-link slot="link" href="/">Accessibility</ic-footer-link>
|
2218
|
+
<ic-footer-link slot="link" href="/">Styles</ic-footer-link>
|
2219
|
+
<ic-footer-link slot="link" href="/">Components</ic-footer-link>
|
2220
|
+
<ic-footer-link slot="link" href="/">Patterns</ic-footer-link>
|
2221
|
+
<ic-footer-link slot="link" href="/">Design toolkit</ic-footer-link>
|
2222
|
+
<div
|
2223
|
+
slot="logo"
|
2224
|
+
style="width:100px;height:100px;display:flex;align-items:center;justify-content:center;
|
2225
|
+
background-color:var(--ic-brand-color-primary);color:var(--ic-brand-text-color);"
|
2226
|
+
>
|
2227
|
+
Logo
|
2228
|
+
</div>
|
2229
|
+
</ic-footer>
|
2230
|
+
<ic-classification-banner
|
2231
|
+
classification="official"
|
2232
|
+
></ic-classification-banner>
|
2233
|
+
</div>
|
2234
|
+
</div>
|
2235
|
+
`,
|
2236
|
+
|
2237
|
+
name: "Disable auto parent styling",
|
2238
|
+
|
2239
|
+
parameters: {
|
2240
|
+
layout: "fullscreen",
|
2241
|
+
},
|
2242
|
+
};
|
2243
|
+
|
2244
|
+
export const SideNavExpandedEvent = {
|
2245
|
+
render: () =>
|
2246
|
+
html`<script>
|
2247
|
+
var sideNav = document.querySelector("ic-side-navigation");
|
2248
|
+
sideNav.addEventListener("icSideNavExpanded", function (event) {
|
2249
|
+
console.log(event.detail.sideNavExpanded);
|
2250
|
+
});
|
2251
|
+
</script>
|
2252
|
+
<div style="display:flex; height:100%;">
|
2253
|
+
<ic-side-navigation
|
2254
|
+
app-title="Application Name"
|
2255
|
+
version="v0.0.0"
|
2256
|
+
status="BETA"
|
2257
|
+
>
|
2258
|
+
<svg
|
2259
|
+
slot="app-icon"
|
2260
|
+
xmlns="http://www.w3.org/2000/svg"
|
2261
|
+
height="24px"
|
2262
|
+
viewBox="0 0 24 24"
|
2263
|
+
width="24px"
|
2264
|
+
fill="#000000"
|
2265
|
+
>
|
2266
|
+
<path d="M0 0h24v24H0V0z" fill="none" />
|
2267
|
+
<path
|
2268
|
+
d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-5.5-2.5l7.51-3.49L17.5 6.5 9.99 9.99 6.5 17.5zm5.5-6.6c.61 0 1.1.49 1.1 1.1s-.49 1.1-1.1 1.1-1.1-.49-1.1-1.1.49-1.1 1.1-1.1z"
|
2269
|
+
/>
|
2270
|
+
</svg>
|
2271
|
+
<ic-navigation-item
|
2272
|
+
slot="primary-navigation"
|
2273
|
+
href="/"
|
2274
|
+
label="Daily TippersDaily TippersDaily TippersDaily TippersDaily TippersDaily TippersDaily TippersDaily TippersDaily Tippers"
|
2275
|
+
>
|
2276
|
+
<svg
|
2277
|
+
slot="icon"
|
2278
|
+
width="24"
|
2279
|
+
height="24"
|
2280
|
+
viewBox="0 0 24 24"
|
2281
|
+
fill="none"
|
2282
|
+
xmlns="http://www.w3.org/2000/svg"
|
2283
|
+
>
|
2284
|
+
<path
|
2285
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
2286
|
+
fill="currentColor"
|
2287
|
+
/>
|
2288
|
+
</svg>
|
2289
|
+
</ic-navigation-item>
|
2290
|
+
<ic-navigation-item
|
2291
|
+
slot="primary-navigation"
|
2292
|
+
href="/"
|
2293
|
+
label="Search"
|
2294
|
+
selected="true"
|
2295
|
+
>
|
2296
|
+
<svg
|
2297
|
+
slot="icon"
|
2298
|
+
width="24"
|
2299
|
+
height="24"
|
2300
|
+
viewBox="0 0 24 24"
|
2301
|
+
fill="none"
|
2302
|
+
xmlns="http://www.w3.org/2000/svg"
|
2303
|
+
>
|
2304
|
+
<path
|
2305
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
2306
|
+
fill="currentColor"
|
2307
|
+
/>
|
2308
|
+
</svg>
|
2309
|
+
</ic-navigation-item>
|
2310
|
+
<ic-divider slot="primary-navigation"></ic-divider>
|
2311
|
+
<ic-navigation-item
|
2312
|
+
slot="primary-navigation"
|
2313
|
+
href="/"
|
2314
|
+
label="Aliquam facilisis eros dolor, id laoreet orci sagittis ut. Sed tempus, lacus in pretium molestie, lectus magna interdum risus, vel fringilla libero ex eu dui. Suspendisse ullamcorper vehicula lacinia. Phasellus congue velit nisl, vitae congue ligula rutrum id."
|
2315
|
+
>
|
2316
|
+
<svg
|
2317
|
+
slot="icon"
|
2318
|
+
width="24"
|
2319
|
+
height="24"
|
2320
|
+
viewBox="0 0 24 24"
|
2321
|
+
fill="none"
|
2322
|
+
xmlns="http://www.w3.org/2000/svg"
|
2323
|
+
>
|
2324
|
+
<path
|
2325
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
2326
|
+
fill="currentColor"
|
2327
|
+
/>
|
2328
|
+
</svg>
|
2329
|
+
</ic-navigation-item>
|
2330
|
+
<ic-navigation-group
|
2331
|
+
slot="primary-navigation"
|
2332
|
+
label="Second navigation group"
|
2333
|
+
expandable="true"
|
2334
|
+
>
|
2335
|
+
<ic-navigation-item label="Different navigation" href="/">
|
2336
|
+
<svg
|
2337
|
+
slot="icon"
|
2338
|
+
width="24"
|
2339
|
+
height="24"
|
2340
|
+
viewBox="0 0 24 24"
|
2341
|
+
fill="none"
|
2342
|
+
xmlns="http://www.w3.org/2000/svg"
|
2343
|
+
>
|
2344
|
+
<path
|
2345
|
+
d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z"
|
2346
|
+
fill="currentColor"
|
2347
|
+
/>
|
2348
|
+
</svg>
|
2349
|
+
</ic-navigation-item>
|
2350
|
+
<ic-navigation-item label="Navigation" href="/">
|
2351
|
+
<ic-badge
|
2352
|
+
label="1"
|
2353
|
+
slot="badge"
|
2354
|
+
variant="light"
|
2355
|
+
position="far"
|
2356
|
+
></ic-badge>
|
2357
|
+
<svg
|
2358
|
+
slot="icon"
|
2359
|
+
width="24"
|
2360
|
+
height="24"
|
2361
|
+
viewBox="0 0 24 24"
|
2362
|
+
fill="none"
|
2363
|
+
xmlns="http://www.w3.org/2000/svg"
|
2364
|
+
>
|
2365
|
+
<path
|
2366
|
+
d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z"
|
2367
|
+
fill="currentColor"
|
2368
|
+
/>
|
2369
|
+
</svg>
|
2370
|
+
</ic-navigation-item>
|
2371
|
+
</ic-navigation-group>
|
2372
|
+
<ic-navigation-item
|
2373
|
+
slot="primary-navigation"
|
2374
|
+
href="/"
|
2375
|
+
label="This is a very very very long label for the navigation item"
|
2376
|
+
>
|
2377
|
+
<svg
|
2378
|
+
slot="icon"
|
2379
|
+
width="24"
|
2380
|
+
height="24"
|
2381
|
+
viewBox="0 0 24 24"
|
2382
|
+
fill="none"
|
2383
|
+
xmlns="http://www.w3.org/2000/svg"
|
2384
|
+
>
|
2385
|
+
<path
|
2386
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
2387
|
+
fill="currentColor"
|
2388
|
+
/>
|
2389
|
+
</svg>
|
2390
|
+
</ic-navigation-item>
|
2391
|
+
<ic-navigation-item
|
2392
|
+
slot="secondary-navigation"
|
2393
|
+
href="/"
|
2394
|
+
label="Settings"
|
2395
|
+
>
|
2396
|
+
<svg
|
2397
|
+
slot="icon"
|
2398
|
+
width="24"
|
2399
|
+
height="24"
|
2400
|
+
viewBox="0 0 24 24"
|
2401
|
+
fill="none"
|
2402
|
+
xmlns="http://www.w3.org/2000/svg"
|
2403
|
+
>
|
2404
|
+
<path
|
2405
|
+
d="M12 6.19L17 10.69V18.5H15V12.5H9V18.5H7V10.69L12 6.19ZM12 3.5L2 12.5H5V20.5H11V14.5H13V20.5H19V12.5H22L12 3.5Z"
|
2406
|
+
fill="currentColor"
|
2407
|
+
/>
|
2408
|
+
</svg>
|
2409
|
+
</ic-navigation-item>
|
2410
|
+
</ic-side-navigation>
|
2411
|
+
<div
|
2412
|
+
class="content-wrapper"
|
2413
|
+
style="display:flex; flex-direction: column; flex-grow: 1;"
|
2414
|
+
>
|
2415
|
+
<main>
|
2416
|
+
<ic-section-container>
|
2417
|
+
<ic-typography
|
2418
|
+
>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed
|
2419
|
+
vestibulum venenatis facilisis. Nam tortor felis, auctor vel
|
2420
|
+
ante quis, tempor interdum libero. In dictum sodales velit, eu
|
2421
|
+
egestas arcu dignissim ac. Aliquam facilisis eros dolor, id
|
2422
|
+
laoreet orci sagittis ut. Sed tempus, lacus in pretium molestie,
|
2423
|
+
lectus magna interdum risus, vel fringilla libero ex eu dui.
|
2424
|
+
Suspendisse ullamcorper vehicula lacinia. Phasellus congue velit
|
2425
|
+
nisl, vitae congue ligula rutrum id.</ic-typography
|
2426
|
+
>
|
2427
|
+
<ic-typography
|
2428
|
+
>Etiam in suscipit metus. Duis semper, sapien a molestie semper,
|
2429
|
+
ex nibh porttitor tellus, vel molestie justo odio vel purus.
|
2430
|
+
Curabitur porttitor, tortor sed semper sollicitudin, odio odio
|
2431
|
+
congue tortor, eget pulvinar tellus nisl ac lacus. In ultricies
|
2432
|
+
commodo lorem, a laoreet diam. Ut a mauris at tellus tincidunt
|
2433
|
+
ullamcorper sit amet in metus. Aenean facilisis placerat dictum.
|
2434
|
+
Phasellus mattis ante sollicitudin luctus iaculis. Nam porttitor
|
2435
|
+
lobortis rhoncus. Nam nec malesuada purus, at pulvinar mauris.
|
2436
|
+
Nam non lorem ante.</ic-typography
|
2437
|
+
>
|
2438
|
+
<ic-typography
|
2439
|
+
>Donec aliquam eget mauris condimentum cursus. Nullam tempus a
|
2440
|
+
urna in commodo. Proin mauris augue, viverra id finibus id,
|
2441
|
+
vulputate in ante. Aliquam volutpat hendrerit tellus vitae
|
2442
|
+
tristique. Donec pellentesque enim arcu, at feugiat mauris
|
2443
|
+
venenatis vitae. Sed iaculis ut elit et ultrices. Donec diam
|
2444
|
+
eros, iaculis ac est nec, tempus feugiat nisl. Suspendisse eget
|
2445
|
+
interdum lorem. Phasellus pretium urna id elit pharetra
|
2446
|
+
hendrerit.</ic-typography
|
2447
|
+
>
|
2448
|
+
<ic-typography
|
2449
|
+
>Mauris blandit, mi ut posuere dapibus, est ante porttitor sem,
|
2450
|
+
quis pretium velit ante nec felis. Vivamus efficitur scelerisque
|
2451
|
+
dapibus. Nunc lacinia finibus laoreet. Praesent commodo augue
|
2452
|
+
orci, congue rutrum velit malesuada gravida. Nunc magna mauris,
|
2453
|
+
ornare nec nisl vel, faucibus euismod orci. Proin in augue vitae
|
2454
|
+
nunc gravida consectetur. Pellentesque id malesuada ex, sit amet
|
2455
|
+
imperdiet est. Duis erat nibh, lacinia vitae faucibus non,
|
2456
|
+
aliquam in dolor. Nam interdum felis vitae feugiat posuere. Cras
|
2457
|
+
volutpat molestie ipsum, sed auctor quam volutpat vitae. Vivamus
|
2458
|
+
lobortis scelerisque libero vel scelerisque.</ic-typography
|
2459
|
+
>
|
2460
|
+
<ic-typography
|
2461
|
+
>Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
2462
|
+
Praesent eget orci condimentum, tempus tortor posuere, lacinia
|
2463
|
+
ex. Curabitur bibendum suscipit turpis vitae mollis. Ut laoreet
|
2464
|
+
orci a risus facilisis porta. Orci varius natoque penatibus et
|
2465
|
+
magnis dis parturient montes, nascetur ridiculus mus. Curabitur
|
2466
|
+
a porttitor neque, ac dignissim velit. Morbi quis malesuada
|
2467
|
+
massa, vitae sodales tellus. Aenean laoreet mattis lobortis. In
|
2468
|
+
mauris erat, tincidunt in placerat sed, pretium ac tortor. Morbi
|
2469
|
+
blandit lacus a leo vehicula aliquet.</ic-typography
|
2470
|
+
>
|
2471
|
+
<ic-typography
|
2472
|
+
>Pellentesque aliquam risus vel eros maximus, at pellentesque mi
|
2473
|
+
pretium. Etiam nec velit at orci varius porttitor. Aliquam
|
2474
|
+
facilisis, elit non cursus fringilla, metus metus malesuada
|
2475
|
+
lacus, at blandit nibh augue aliquet orci. Duis aliquam, est
|
2476
|
+
eget sodales ullamcorper, eros turpis euismod nulla, sed
|
2477
|
+
sollicitudin diam massa semper purus. Vivamus vel turpis ipsum.
|
2478
|
+
Interdum et malesuada fames ac ante ipsum primis in faucibus.
|
2479
|
+
Morbi euismod turpis dapibus quam fermentum condimentum. Mauris
|
2480
|
+
ex orci, consequat quis tempor eu, finibus vitae eros. Ut eu
|
2481
|
+
erat eu ipsum pulvinar cursus vel at dui. Etiam tincidunt quam
|
2482
|
+
porta nulla suscipit vestibulum. Sed iaculis enim leo, et
|
2483
|
+
aliquam justo feugiat in. Vivamus in ornare nulla, at tempor
|
2484
|
+
massa. Sed et aliquam nisi.</ic-typography
|
2485
|
+
>
|
2486
|
+
<ic-typography
|
2487
|
+
>Mauris tempus accumsan libero non tincidunt. Curabitur et leo
|
2488
|
+
orci. Suspendisse molestie posuere leo vitae posuere. Cras
|
2489
|
+
lacinia urna non erat gravida sagittis. Quisque dapibus arcu nec
|
2490
|
+
sem pharetra convallis. Nullam sed arcu mollis, posuere elit at,
|
2491
|
+
condimentum ligula. Nullam maximus nulla quam, ut euismod est
|
2492
|
+
feugiat at. Quisque ut venenatis ex, in facilisis sapien.
|
2493
|
+
Pellentesque in orci vitae metus iaculis venenatis. Nunc
|
2494
|
+
porttitor tellus arcu, in posuere quam vulputate nec. Aenean in
|
2495
|
+
venenatis ligula, non mollis quam. Suspendisse nec enim vel
|
2496
|
+
massa finibus pretium et a urna. Etiam suscipit semper est, id
|
2497
|
+
efficitur diam sollicitudin nec. Nullam nibh sapien, condimentum
|
2498
|
+
ut laoreet et, euismod ac mi. Vestibulum tristique odio non
|
2499
|
+
risus ullamcorper, et aliquam turpis varius. Nunc metus ex,
|
2500
|
+
tempus a augue sit amet, interdum vulputate
|
2501
|
+
libero.</ic-typography
|
2502
|
+
>
|
2503
|
+
<ic-typography
|
2504
|
+
>Aenean convallis libero id magna congue pellentesque. Nulla
|
2505
|
+
iaculis interdum porta. Aenean laoreet scelerisque nulla vel
|
2506
|
+
molestie. Class aptent taciti sociosqu ad litora torquent per
|
2507
|
+
conubia nostra, per inceptos himenaeos. Integer sollicitudin in
|
2508
|
+
felis vitae rhoncus. Sed eu elementum massa. Cras ut accumsan
|
2509
|
+
risus. Donec nec augue justo. Aenean sagittis luctus leo egestas
|
2510
|
+
consectetur. Sed sit amet nisl quis felis volutpat facilisis ac
|
2511
|
+
vitae tellus. Curabitur pharetra commodo consequat. Aliquam
|
2512
|
+
consequat ipsum lacus, sed faucibus sapien mollis
|
2513
|
+
vel.</ic-typography
|
2514
|
+
>
|
2515
|
+
</ic-section-container>
|
2516
|
+
</main>
|
2517
|
+
<ic-footer
|
2518
|
+
description="The ICDS is maintained by the Design Practice Team. If you've got a question or want to feedback,
|
2519
|
+
please get in touch."
|
2520
|
+
caption="All content is available under the Open Government Licence v3.0, except source code and code examples which are available under the MIT Licence."
|
2521
|
+
>
|
2522
|
+
<ic-footer-link slot="link" href="/">Get Started</ic-footer-link>
|
2523
|
+
<ic-footer-link slot="link" href="/">Accessibility</ic-footer-link>
|
2524
|
+
<ic-footer-link slot="link" href="/">Styles</ic-footer-link>
|
2525
|
+
<ic-footer-link slot="link" href="/">Components</ic-footer-link>
|
2526
|
+
<ic-footer-link slot="link" href="/">Patterns</ic-footer-link>
|
2527
|
+
<ic-footer-link slot="link" href="/">Design toolkit</ic-footer-link>
|
2528
|
+
<div
|
2529
|
+
slot="logo"
|
2530
|
+
style="width:100px;height:100px;display:flex;align-items:center;justify-content:center;
|
2531
|
+
background-color:var(--ic-brand-color-primary);color:var(--ic-brand-text-color);"
|
2532
|
+
>
|
2533
|
+
Logo
|
2534
|
+
</div>
|
2535
|
+
</ic-footer>
|
2536
|
+
<ic-classification-banner
|
2537
|
+
classification="official"
|
2538
|
+
></ic-classification-banner>
|
2539
|
+
</div>
|
2540
|
+
</div> `,
|
2541
|
+
|
2542
|
+
name: "Side nav expanded event",
|
2543
|
+
|
2544
|
+
parameters: {
|
2545
|
+
layout: "fullscreen",
|
2546
|
+
},
|
2547
|
+
};
|