@inera/ids-design 5.3.0 → 5.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/alert/alert-lit.js +7 -0
- package/{components → dist/components}/alert/alert.css +48 -48
- package/dist/components/alert-global/alert-global-lit.js +7 -0
- package/dist/components/alert-global/alert-global.css +151 -0
- package/dist/components/badge/badge-lit.js +7 -0
- package/{components → dist/components}/badge/badge.css +10 -6
- package/dist/components/breadcrumbs/breadcrumbs-lit.js +7 -0
- package/dist/components/breadcrumbs/breadcrumbs.css +118 -0
- package/dist/components/button-group/button-group-lit.js +7 -0
- package/{components → dist/components}/button-group/button-group.css +1 -1
- package/dist/components/card/card-lit.js +7 -0
- package/{components → dist/components}/card/card.css +26 -17
- package/dist/components/carousel/carousel-item-lit.js +7 -0
- package/dist/components/carousel/carousel-item.css +67 -0
- package/dist/components/carousel/carousel-lit.js +7 -0
- package/dist/components/carousel/carousel.css +156 -0
- package/dist/components/data-table/data-table-lit.js +7 -0
- package/{components → dist/components}/data-table/data-table.css +28 -28
- package/dist/components/date-label/date-label-lit.js +7 -0
- package/{components → dist/components}/date-label/date-label.css +13 -13
- package/dist/components/dialog/dialog-lit.js +7 -0
- package/{components → dist/components}/dialog/dialog.css +43 -47
- package/dist/components/dropdown/dropdown-lit.js +9 -0
- package/{components → dist/components}/dropdown/dropdown.css +21 -21
- package/dist/components/expandable/expandable-lit.js +7 -0
- package/{components → dist/components}/expandable/expandable.css +38 -37
- package/dist/components/footer/footer-lit.js +7 -0
- package/{components → dist/components}/footer/footer.css +49 -49
- package/dist/components/footer-1177/footer-1177-lit.js +7 -0
- package/{components → dist/components}/footer-1177/footer-1177.css +72 -70
- package/dist/components/footer-1177-admin/footer-1177-admin-lit.js +7 -0
- package/{components → dist/components}/footer-1177-admin/footer-1177-admin.css +75 -71
- package/dist/components/footer-1177-pro/footer-1177-pro-lit.js +7 -0
- package/{components → dist/components}/footer-1177-pro/footer-1177-pro.css +38 -39
- package/dist/components/footer-inera/footer-inera-lit.js +7 -0
- package/{components → dist/components}/footer-inera/footer-inera.css +84 -84
- package/dist/components/footer-inera-admin/footer-inera-admin-lit.js +7 -0
- package/{components → dist/components}/footer-inera-admin/footer-inera-admin.css +111 -110
- package/dist/components/form/error-message/error-message-lit.js +7 -0
- package/{components → dist/components}/form/error-message/error-message.css +9 -9
- package/dist/components/form/group/group-lit.js +7 -0
- package/{components → dist/components}/form/group/group.css +7 -7
- package/dist/components/form/range/range-lit.js +7 -0
- package/dist/components/form/range/range.css +33 -0
- package/dist/components/form/select-multiple/select-multiple-lit.js +7 -0
- package/{components → dist/components}/form/select-multiple/select-multiple.css +44 -35
- package/dist/components/form/spinner/spinner-lit.js +7 -0
- package/{components → dist/components}/form/spinner/spinner.css +9 -8
- package/dist/components/grid/column/column-lit.js +7 -0
- package/{components → dist/components}/grid/column/column.css +12 -0
- package/{components → dist/components}/header-1177/composite-header-1177.css +413 -394
- package/dist/components/header-1177/header-1177-avatar-lit.js +7 -0
- package/{components → dist/components}/header-1177/header-1177-avatar.css +42 -34
- package/dist/components/header-1177/header-1177-item-lit.js +7 -0
- package/{components → dist/components}/header-1177/header-1177-item.css +47 -43
- package/dist/components/header-1177/header-1177-lit.js +7 -0
- package/dist/components/header-1177/header-1177-nav-item-lit.js +7 -0
- package/dist/components/header-1177/header-1177-nav-item-mobile-lit.js +7 -0
- package/{components → dist/components}/header-1177/header-1177-nav-item-mobile.css +39 -40
- package/{components → dist/components}/header-1177/header-1177-nav-item.css +141 -141
- package/dist/components/header-1177/header-1177-nav-lit.js +7 -0
- package/{components → dist/components}/header-1177/header-1177-nav.css +22 -22
- package/{components → dist/components}/header-1177/header-1177.css +125 -117
- package/dist/components/header-1177-admin/header-1177-admin-avatar-lit.js +7 -0
- package/dist/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +7 -0
- package/{components → dist/components}/header-1177-admin/header-1177-admin-avatar-mobile.css +17 -17
- package/{components → dist/components}/header-1177-admin/header-1177-admin-avatar.css +62 -61
- package/dist/components/header-1177-admin/header-1177-admin-item-lit.js +7 -0
- package/{components → dist/components}/header-1177-admin/header-1177-admin-item.css +53 -37
- package/dist/components/header-1177-admin/header-1177-admin-lit.js +7 -0
- package/dist/components/header-1177-admin/header-1177-admin-nav-item-lit.js +7 -0
- package/{components → dist/components}/header-1177-admin/header-1177-admin-nav-item.css +149 -149
- package/dist/components/header-1177-admin/header-1177-admin-nav-lit.js +7 -0
- package/{components → dist/components}/header-1177-admin/header-1177-admin-nav.css +16 -16
- package/{components → dist/components}/header-1177-admin/header-1177-admin.css +74 -72
- package/dist/components/header-1177-pro/header-1177-pro-avatar-lit.js +7 -0
- package/dist/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +7 -0
- package/{components → dist/components}/header-1177-pro/header-1177-pro-avatar-mobile.css +18 -17
- package/{components → dist/components}/header-1177-pro/header-1177-pro-avatar.css +67 -65
- package/dist/components/header-1177-pro/header-1177-pro-item-lit.js +7 -0
- package/{components → dist/components}/header-1177-pro/header-1177-pro-item.css +17 -13
- package/dist/components/header-1177-pro/header-1177-pro-lit.js +7 -0
- package/dist/components/header-1177-pro/header-1177-pro-nav-item-lit.js +7 -0
- package/{components → dist/components}/header-1177-pro/header-1177-pro-nav-item.css +137 -137
- package/dist/components/header-1177-pro/header-1177-pro-nav-lit.js +7 -0
- package/dist/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +7 -0
- package/{components → dist/components}/header-1177-pro/header-1177-pro-nav-menu-mobile.css +32 -32
- package/{components → dist/components}/header-1177-pro/header-1177-pro-nav.css +20 -24
- package/dist/components/header-1177-pro/header-1177-pro-region-picker-lit.js +7 -0
- package/{components → dist/components}/header-1177-pro/header-1177-pro-region-picker.css +81 -77
- package/{components → dist/components}/header-1177-pro/header-1177-pro.css +63 -63
- package/dist/components/header-inera/header-inera-item-lit.js +7 -0
- package/{components → dist/components}/header-inera/header-inera-item.css +15 -12
- package/dist/components/header-inera/header-inera-lit.js +7 -0
- package/dist/components/header-inera/header-inera-nav-item-lit.js +7 -0
- package/{components → dist/components}/header-inera/header-inera-nav-item.css +37 -50
- package/dist/components/header-inera/header-inera-nav-lit.js +7 -0
- package/dist/components/header-inera/header-inera-nav-mobile-lit.js +7 -0
- package/dist/components/header-inera/header-inera-nav-mobile.css +124 -0
- package/{components → dist/components}/header-inera/header-inera-nav.css +2 -2
- package/{components → dist/components}/header-inera/header-inera.css +17 -17
- package/{components → dist/components}/header-inera-admin/composite-header-inera-admin.css +152 -170
- package/dist/components/header-inera-admin/header-inera-admin-avatar-lit.js +7 -0
- package/dist/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +7 -0
- package/{components → dist/components}/header-inera-admin/header-inera-admin-avatar-mobile.css +9 -9
- package/{components → dist/components}/header-inera-admin/header-inera-admin-avatar.css +22 -21
- package/dist/components/header-inera-admin/header-inera-admin-item-lit.js +7 -0
- package/{components → dist/components}/header-inera-admin/header-inera-admin-item.css +11 -11
- package/dist/components/header-inera-admin/header-inera-admin-lit.js +7 -0
- package/dist/components/header-inera-admin/header-inera-admin-nav-item-lit.js +7 -0
- package/{components → dist/components}/header-inera-admin/header-inera-admin-nav-item.css +42 -50
- package/dist/components/header-inera-admin/header-inera-admin-nav-lit.js +7 -0
- package/dist/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +7 -0
- package/{components → dist/components}/header-inera-admin/header-inera-admin-nav-mobile.css +49 -48
- package/{components → dist/components}/header-inera-admin/header-inera-admin-nav.css +2 -2
- package/{components → dist/components}/header-inera-admin/header-inera-admin.css +30 -30
- package/dist/components/list/list-lit.js +7 -0
- package/{components → dist/components}/list/list.css +38 -21
- package/dist/components/mobile-menu/mobile-menu-lit.js +7 -0
- package/{components → dist/components}/mobile-menu/mobile-menu.css +413 -408
- package/dist/components/navigation/content/navigation-content-lit.js +7 -0
- package/{components → dist/components}/navigation/content/navigation-content.css +15 -15
- package/dist/components/navigation/local/navigation-local-lit.js +7 -0
- package/{components → dist/components}/navigation/local/navigation-local.css +13 -13
- package/dist/components/notification-badge/notification-badge-lit.js +7 -0
- package/{components → dist/components}/notification-badge/notification-badge.css +2 -2
- package/dist/components/pagination/data-pagination/data-pagination-lit.js +7 -0
- package/{components → dist/components}/pagination/data-pagination/data-pagination.css +23 -23
- package/dist/components/pagination/list-pagination/list-pagination-lit.js +9 -0
- package/{components → dist/components}/pagination/list-pagination/list-pagination.css +32 -29
- package/dist/components/popover/popover-content-lit.js +7 -0
- package/{components → dist/components}/popover/popover-content.css +74 -82
- package/dist/components/progressbar/progressbar-lit.js +7 -0
- package/{components → dist/components}/progressbar/progressbar.css +12 -12
- package/dist/components/side-menu/side-menu-lit.js +7 -0
- package/{components → dist/components}/side-menu/side-menu.css +32 -32
- package/dist/components/side-panel/side-panel-lit.js +7 -0
- package/{components → dist/components}/side-panel/side-panel.css +83 -101
- package/dist/components/stepper/stepper-lit.js +7 -0
- package/{components → dist/components}/stepper/stepper.css +28 -24
- package/{components → dist/components}/table/table.css +5 -5
- package/dist/components/tabs/tab-lit.js +7 -0
- package/dist/components/tabs/tab-panel-lit.js +7 -0
- package/{components → dist/components}/tabs/tab-panel.css +2 -2
- package/{components → dist/components}/tabs/tab.css +24 -24
- package/dist/components/tabs/tabs-lit.d.ts +2 -0
- package/dist/components/tabs/tabs-lit.js +9 -0
- package/{components → dist/components}/tabs/tabs.css +6 -6
- package/dist/components/tag/tag-lit.d.ts +2 -0
- package/dist/components/tag/tag-lit.js +7 -0
- package/dist/components/tag/tag.css +79 -0
- package/dist/components/tooltip/tooltip-lit.d.ts +2 -0
- package/dist/components/tooltip/tooltip-lit.js +7 -0
- package/{components → dist/components}/tooltip/tooltip.css +11 -14
- package/{global → dist/global}/_partials.css +1 -1
- package/{global → dist/global}/global.css +404 -356
- package/{global → dist/global}/util/util.css +7 -5
- package/dist/license.md +7 -0
- package/dist/package.json +9 -0
- package/{themes → dist/themes}/1177/1177.css +812 -822
- package/{themes → dist/themes}/1177-pro/1177-pro.css +912 -929
- package/{themes → dist/themes}/inera/inera.css +812 -858
- package/{themes → dist/themes}/inera-admin/inera-admin.css +860 -934
- package/{themes → dist/themes}/reset.css +1 -1
- package/global.d.ts +4 -0
- package/package.json +26 -9
- package/rollup/styleObjects.js +131 -0
- package/rollup.config.js +84 -0
- package/src/components/alert/alert-lit.ts +4 -0
- package/src/components/alert/alert.scss +200 -0
- package/src/components/alert-global/alert-global-lit.ts +4 -0
- package/src/components/alert-global/alert-global.scss +128 -0
- package/src/components/badge/badge-lit.ts +4 -0
- package/src/components/badge/badge.scss +55 -0
- package/src/components/breadcrumbs/breadcrumbs-lit.ts +4 -0
- package/src/components/breadcrumbs/breadcrumbs.scss +112 -0
- package/src/components/button-group/button-group-lit.ts +4 -0
- package/src/components/button-group/button-group.scss +29 -0
- package/src/components/card/card-lit.ts +4 -0
- package/src/components/card/card.scss +108 -0
- package/src/components/carousel/carousel-item-lit.ts +4 -0
- package/src/components/carousel/carousel-item.scss +67 -0
- package/src/components/carousel/carousel-lit.ts +4 -0
- package/src/components/carousel/carousel.scss +148 -0
- package/src/components/data-table/data-table-lit.ts +4 -0
- package/src/components/data-table/data-table.scss +169 -0
- package/src/components/date-label/date-label-lit.ts +4 -0
- package/src/components/date-label/date-label.scss +61 -0
- package/src/components/dialog/dialog-lit.ts +4 -0
- package/src/components/dialog/dialog.scss +117 -0
- package/src/components/dropdown/dropdown-lit.ts +6 -0
- package/src/components/dropdown/dropdown.scss +79 -0
- package/src/components/expandable/expandable-lit.ts +4 -0
- package/src/components/expandable/expandable.scss +121 -0
- package/src/components/footer/footer-lit.ts +4 -0
- package/src/components/footer/footer.scss +393 -0
- package/src/components/footer-1177/footer-1177-lit.ts +4 -0
- package/src/components/footer-1177/footer-1177.scss +256 -0
- package/src/components/footer-1177-admin/footer-1177-admin-lit.ts +4 -0
- package/src/components/footer-1177-admin/footer-1177-admin.scss +247 -0
- package/src/components/footer-1177-pro/footer-1177-pro-lit.ts +4 -0
- package/src/components/footer-1177-pro/footer-1177-pro.scss +117 -0
- package/src/components/footer-inera/footer-inera-lit.ts +4 -0
- package/src/components/footer-inera/footer-inera.scss +271 -0
- package/src/components/footer-inera-admin/footer-inera-admin-lit.ts +4 -0
- package/src/components/footer-inera-admin/footer-inera-admin.scss +308 -0
- package/src/components/form/error-message/error-message-lit.ts +4 -0
- package/src/components/form/error-message/error-message.scss +45 -0
- package/src/components/form/group/group-lit.ts +4 -0
- package/src/components/form/group/group.scss +23 -0
- package/src/components/form/range/range-lit.ts +4 -0
- package/src/components/form/range/range.scss +34 -0
- package/src/components/form/select-multiple/select-multiple-lit.ts +4 -0
- package/src/components/form/select-multiple/select-multiple.scss +58 -0
- package/src/components/form/spinner/spinner-lit.ts +4 -0
- package/src/components/form/spinner/spinner.scss +66 -0
- package/src/components/form/textarea/textarea-lit.ts +4 -0
- package/src/components/form/textarea/textarea.scss +0 -0
- package/src/components/grid/column/_column-partials.scss +62 -0
- package/src/components/grid/column/column-lit.ts +4 -0
- package/src/components/grid/column/column.scss +380 -0
- package/src/components/header-1177/composite-header-1177.scss +6 -0
- package/src/components/header-1177/header-1177-avatar-lit.ts +4 -0
- package/src/components/header-1177/header-1177-avatar.scss +113 -0
- package/src/components/header-1177/header-1177-item-lit.ts +4 -0
- package/src/components/header-1177/header-1177-item.scss +72 -0
- package/src/components/header-1177/header-1177-lit.ts +4 -0
- package/src/components/header-1177/header-1177-nav-item-lit.ts +4 -0
- package/src/components/header-1177/header-1177-nav-item-mobile-lit.ts +4 -0
- package/src/components/header-1177/header-1177-nav-item-mobile.scss +84 -0
- package/src/components/header-1177/header-1177-nav-item.scss +158 -0
- package/src/components/header-1177/header-1177-nav-lit.ts +4 -0
- package/src/components/header-1177/header-1177-nav.scss +57 -0
- package/src/components/header-1177/header-1177.scss +364 -0
- package/src/components/header-1177-admin/composite-header-1177-admin.scss +6 -0
- package/src/components/header-1177-admin/header-1177-admin-avatar-lit.ts +4 -0
- package/src/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.ts +4 -0
- package/src/components/header-1177-admin/header-1177-admin-avatar-mobile.scss +91 -0
- package/src/components/header-1177-admin/header-1177-admin-avatar.scss +107 -0
- package/src/components/header-1177-admin/header-1177-admin-item-lit.ts +4 -0
- package/src/components/header-1177-admin/header-1177-admin-item.scss +74 -0
- package/src/components/header-1177-admin/header-1177-admin-lit.ts +4 -0
- package/src/components/header-1177-admin/header-1177-admin-nav-item-lit.ts +4 -0
- package/src/components/header-1177-admin/header-1177-admin-nav-item.scss +168 -0
- package/src/components/header-1177-admin/header-1177-admin-nav-lit.ts +4 -0
- package/src/components/header-1177-admin/header-1177-admin-nav-menu-lit.ts +4 -0
- package/src/components/header-1177-admin/header-1177-admin-nav.scss +54 -0
- package/src/components/header-1177-admin/header-1177-admin.scss +201 -0
- package/src/components/header-1177-pro/composite-header-1177-pro.scss +8 -0
- package/src/components/header-1177-pro/header-1177-pro-avatar-lit.ts +4 -0
- package/src/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.ts +4 -0
- package/src/components/header-1177-pro/header-1177-pro-avatar-mobile.scss +92 -0
- package/src/components/header-1177-pro/header-1177-pro-avatar.scss +113 -0
- package/src/components/header-1177-pro/header-1177-pro-item-lit.ts +4 -0
- package/src/components/header-1177-pro/header-1177-pro-item.scss +73 -0
- package/src/components/header-1177-pro/header-1177-pro-lit.ts +4 -0
- package/src/components/header-1177-pro/header-1177-pro-nav-item-lit.ts +4 -0
- package/src/components/header-1177-pro/header-1177-pro-nav-item.scss +149 -0
- package/src/components/header-1177-pro/header-1177-pro-nav-lit.ts +4 -0
- package/src/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.ts +4 -0
- package/src/components/header-1177-pro/header-1177-pro-nav-menu-mobile.scss +89 -0
- package/src/components/header-1177-pro/header-1177-pro-nav.scss +59 -0
- package/src/components/header-1177-pro/header-1177-pro-region-picker-lit.ts +4 -0
- package/src/components/header-1177-pro/header-1177-pro-region-picker.scss +81 -0
- package/src/components/header-1177-pro/header-1177-pro.scss +175 -0
- package/src/components/header-inera/composite-header-inera.scss +5 -0
- package/src/components/header-inera/header-inera-item-lit.ts +4 -0
- package/src/components/header-inera/header-inera-item.scss +87 -0
- package/src/components/header-inera/header-inera-lit.ts +4 -0
- package/src/components/header-inera/header-inera-nav-item-lit.ts +4 -0
- package/src/components/header-inera/header-inera-nav-item.scss +181 -0
- package/src/components/header-inera/header-inera-nav-lit.ts +4 -0
- package/src/components/header-inera/header-inera-nav-mobile-lit.ts +4 -0
- package/src/components/header-inera/header-inera-nav-mobile.scss +33 -0
- package/src/components/header-inera/header-inera-nav.scss +36 -0
- package/src/components/header-inera/header-inera.scss +68 -0
- package/src/components/header-inera-admin/composite-header-inera-admin.scss +7 -0
- package/src/components/header-inera-admin/header-inera-admin-avatar-lit.ts +4 -0
- package/src/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.ts +4 -0
- package/src/components/header-inera-admin/header-inera-admin-avatar-mobile.scss +59 -0
- package/src/components/header-inera-admin/header-inera-admin-avatar.scss +139 -0
- package/src/components/header-inera-admin/header-inera-admin-item-lit.ts +4 -0
- package/src/components/header-inera-admin/header-inera-admin-item.scss +85 -0
- package/src/components/header-inera-admin/header-inera-admin-lit.ts +4 -0
- package/src/components/header-inera-admin/header-inera-admin-nav-item-lit.ts +4 -0
- package/src/components/header-inera-admin/header-inera-admin-nav-item.scss +186 -0
- package/src/components/header-inera-admin/header-inera-admin-nav-lit.ts +4 -0
- package/src/components/header-inera-admin/header-inera-admin-nav-mobile-lit.ts +4 -0
- package/src/components/header-inera-admin/header-inera-admin-nav-mobile.scss +33 -0
- package/src/components/header-inera-admin/header-inera-admin-nav.scss +36 -0
- package/src/components/header-inera-admin/header-inera-admin.scss +118 -0
- package/src/components/list/list-lit.ts +4 -0
- package/src/components/list/list.scss +148 -0
- package/src/components/mobile-menu/mobile-menu-lit.ts +4 -0
- package/src/components/mobile-menu/mobile-menu.scss +458 -0
- package/src/components/navigation/content/navigation-content-lit.ts +4 -0
- package/src/components/navigation/content/navigation-content.scss +69 -0
- package/src/components/navigation/local/navigation-local-lit.ts +4 -0
- package/src/components/navigation/local/navigation-local.scss +62 -0
- package/src/components/notification-badge/notification-badge-lit.ts +4 -0
- package/src/components/notification-badge/notification-badge.scss +22 -0
- package/src/components/pagination/data-pagination/data-pagination-lit.ts +4 -0
- package/src/components/pagination/data-pagination/data-pagination.scss +143 -0
- package/src/components/pagination/list-pagination/list-pagination-lit.ts +6 -0
- package/src/components/pagination/list-pagination/list-pagination.scss +165 -0
- package/src/components/popover/popover-content-lit.ts +4 -0
- package/src/components/popover/popover-content.scss +282 -0
- package/src/components/popover/popover-lit.ts +4 -0
- package/src/components/popover/popover.scss +9 -0
- package/src/components/progressbar/progressbar-lit.ts +4 -0
- package/src/components/progressbar/progressbar.scss +39 -0
- package/src/components/side-menu/side-menu-lit.ts +4 -0
- package/src/components/side-menu/side-menu.scss +179 -0
- package/src/components/side-panel/side-panel-lit.ts +4 -0
- package/src/components/side-panel/side-panel.scss +330 -0
- package/src/components/stepper/stepper-lit.ts +4 -0
- package/src/components/stepper/stepper.scss +171 -0
- package/src/components/table/table.scss +34 -0
- package/src/components/tabs/tab-lit.ts +4 -0
- package/src/components/tabs/tab-panel-lit.ts +4 -0
- package/src/components/tabs/tab-panel.scss +20 -0
- package/src/components/tabs/tab.scss +85 -0
- package/src/components/tabs/tabs-lit.ts +5 -0
- package/src/components/tabs/tabs.scss +33 -0
- package/src/components/tag/tag-lit.ts +4 -0
- package/src/components/tag/tag.scss +58 -0
- package/src/components/tooltip/tooltip-lit.ts +4 -0
- package/src/components/tooltip/tooltip.scss +68 -0
- package/src/global/_partials.scss +408 -0
- package/src/global/components/link.scss +134 -0
- package/src/global/form/button.scss +261 -0
- package/src/global/form/checkbox.scss +100 -0
- package/src/global/form/input.scss +77 -0
- package/src/global/form/radio.scss +108 -0
- package/src/global/form/range.scss +69 -0
- package/src/global/form/select.scss +23 -0
- package/src/global/form/textarea.scss +41 -0
- package/src/global/form/time.scss +44 -0
- package/src/global/form/toggle.scss +119 -0
- package/src/global/global.scss +52 -0
- package/src/global/icons/close.scss +25 -0
- package/src/global/typography/_typography-partials.scss +240 -0
- package/src/global/typography/description-list.scss +89 -0
- package/src/global/typography/typography.scss +100 -0
- package/src/global/util/util.scss +2632 -0
- package/src/layout/breakpoints.scss +13 -0
- package/src/layout/container.scss +15 -0
- package/src/layout/grid.scss +393 -0
- package/src/layout/row.scss +48 -0
- package/src/themes/1177/1177-tokens.css +32 -0
- package/src/themes/1177/1177-typography.scss +94 -0
- package/src/themes/1177/1177.scss +670 -0
- package/src/themes/1177-pro/1177-pro-tokens.css +1 -0
- package/src/themes/1177-pro/1177-pro-typography.scss +10 -0
- package/src/themes/1177-pro/1177-pro.scss +162 -0
- package/src/themes/inera/inera-tokens.css +53 -0
- package/src/themes/inera/inera-typography.scss +95 -0
- package/src/themes/inera/inera.scss +656 -0
- package/src/themes/inera-admin/inera-admin-tokens.css +1 -0
- package/src/themes/inera-admin/inera-admin.scss +96 -0
- package/src/themes/reset.scss +61 -0
- package/tailwind/util-tailwind.scss +2320 -0
- package/tailwind.config.js +32 -0
- package/tsconfig.json +10 -0
- package/components/alert/alert-lit.js +0 -7
- package/components/alert-global/alert-global-lit.js +0 -7
- package/components/alert-global/alert-global.css +0 -175
- package/components/badge/badge-lit.js +0 -7
- package/components/breadcrumbs/breadcrumbs-lit.js +0 -7
- package/components/breadcrumbs/breadcrumbs.css +0 -95
- package/components/button-group/button-group-lit.js +0 -7
- package/components/card/card-lit.js +0 -7
- package/components/data-table/data-table-lit.js +0 -7
- package/components/date-label/date-label-lit.js +0 -7
- package/components/dialog/dialog-lit.js +0 -7
- package/components/dropdown/dropdown-lit.js +0 -9
- package/components/expandable/expandable-lit.js +0 -7
- package/components/footer/footer-lit.js +0 -7
- package/components/footer-1177/footer-1177-lit.js +0 -7
- package/components/footer-1177-admin/footer-1177-admin-lit.js +0 -7
- package/components/footer-1177-pro/footer-1177-pro-lit.js +0 -7
- package/components/footer-inera/footer-inera-lit.js +0 -7
- package/components/footer-inera-admin/footer-inera-admin-lit.js +0 -7
- package/components/form/error-message/error-message-lit.js +0 -7
- package/components/form/group/group-lit.js +0 -7
- package/components/form/range/range-lit.js +0 -7
- package/components/form/range/range.css +0 -34
- package/components/form/select-multiple/select-multiple-lit.js +0 -7
- package/components/form/spinner/spinner-lit.js +0 -7
- package/components/grid/column/column-lit.js +0 -7
- package/components/header-1177/header-1177-avatar-lit.js +0 -7
- package/components/header-1177/header-1177-item-lit.js +0 -7
- package/components/header-1177/header-1177-lit.js +0 -7
- package/components/header-1177/header-1177-nav-item-lit.js +0 -7
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +0 -7
- package/components/header-1177/header-1177-nav-lit.js +0 -7
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +0 -7
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +0 -7
- package/components/header-1177-admin/header-1177-admin-item-lit.js +0 -7
- package/components/header-1177-admin/header-1177-admin-lit.js +0 -7
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +0 -7
- package/components/header-1177-admin/header-1177-admin-nav-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-item-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-nav-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +0 -7
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +0 -7
- package/components/header-inera/header-inera-item-lit.js +0 -7
- package/components/header-inera/header-inera-lit.js +0 -7
- package/components/header-inera/header-inera-nav-item-lit.js +0 -7
- package/components/header-inera/header-inera-nav-lit.js +0 -7
- package/components/header-inera/header-inera-nav-mobile-lit.js +0 -7
- package/components/header-inera/header-inera-nav-mobile.css +0 -123
- package/components/header-inera-admin/header-inera-admin-avatar-lit.js +0 -7
- package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +0 -7
- package/components/header-inera-admin/header-inera-admin-item-lit.js +0 -7
- package/components/header-inera-admin/header-inera-admin-lit.js +0 -7
- package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +0 -7
- package/components/header-inera-admin/header-inera-admin-nav-lit.js +0 -7
- package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +0 -7
- package/components/list/list-lit.js +0 -7
- package/components/mobile-menu/mobile-menu-lit.js +0 -7
- package/components/navigation/content/navigation-content-lit.js +0 -7
- package/components/navigation/local/navigation-local-lit.js +0 -7
- package/components/notification-badge/notification-badge-lit.js +0 -7
- package/components/pagination/data-pagination/data-pagination-lit.js +0 -7
- package/components/pagination/list-pagination/list-pagination-lit.js +0 -9
- package/components/popover/popover-content-lit.js +0 -7
- package/components/progressbar/progressbar-lit.js +0 -7
- package/components/side-menu/side-menu-lit.js +0 -7
- package/components/side-panel/side-panel-lit.js +0 -7
- package/components/stepper/stepper-lit.js +0 -7
- package/components/tabs/tab-lit.js +0 -7
- package/components/tabs/tab-panel-lit.js +0 -7
- package/components/tabs/tabs-lit.js +0 -9
- package/components/tag/tag-lit.js +0 -7
- package/components/tag/tag.css +0 -103
- package/components/tooltip/tooltip-lit.js +0 -7
- /package/{components/alert-global/alert-global-lit.d.ts → css.d.ts} +0 -0
- /package/{components/badge/badge-lit.d.ts → dist/components/alert/alert-lit.d.ts} +0 -0
- /package/{components/alert/alert-lit.d.ts → dist/components/alert-global/alert-global-lit.d.ts} +0 -0
- /package/{components/breadcrumbs/breadcrumbs-lit.d.ts → dist/components/badge/badge-lit.d.ts} +0 -0
- /package/{components/button-group/button-group-lit.d.ts → dist/components/breadcrumbs/breadcrumbs-lit.d.ts} +0 -0
- /package/{components/card/card-lit.d.ts → dist/components/button-group/button-group-lit.d.ts} +0 -0
- /package/{components/data-table/data-table-lit.d.ts → dist/components/card/card-lit.d.ts} +0 -0
- /package/{components/date-label/date-label-lit.d.ts → dist/components/carousel/carousel-item-lit.d.ts} +0 -0
- /package/{components/dialog/dialog-lit.d.ts → dist/components/carousel/carousel-lit.d.ts} +0 -0
- /package/{components/dropdown/dropdown-lit.d.ts → dist/components/data-table/data-table-lit.d.ts} +0 -0
- /package/{components/expandable/expandable-lit.d.ts → dist/components/date-label/date-label-lit.d.ts} +0 -0
- /package/{components/footer-1177-admin/footer-1177-admin-lit.d.ts → dist/components/dialog/dialog-lit.d.ts} +0 -0
- /package/{components/footer-1177-pro/footer-1177-pro-lit.d.ts → dist/components/dropdown/dropdown-lit.d.ts} +0 -0
- /package/{components/footer-1177/footer-1177-lit.d.ts → dist/components/expandable/expandable-lit.d.ts} +0 -0
- /package/{components/form/range/range-lit.d.ts → dist/components/footer/footer-lit.d.ts} +0 -0
- /package/{components/footer/footer-lit.d.ts → dist/components/footer-1177/footer-1177-lit.d.ts} +0 -0
- /package/{components/footer-inera-admin/footer-inera-admin-lit.d.ts → dist/components/footer-1177-admin/footer-1177-admin-lit.d.ts} +0 -0
- /package/{components/footer-inera/footer-inera-lit.d.ts → dist/components/footer-1177-pro/footer-1177-pro-lit.d.ts} +0 -0
- /package/{components/form/group/group-lit.d.ts → dist/components/footer-inera/footer-inera-lit.d.ts} +0 -0
- /package/{components/form/error-message/error-message-lit.d.ts → dist/components/footer-inera-admin/footer-inera-admin-lit.d.ts} +0 -0
- /package/{components/form/select-multiple/select-multiple-lit.d.ts → dist/components/form/error-message/error-message-lit.d.ts} +0 -0
- /package/{components/form/spinner/spinner-lit.d.ts → dist/components/form/group/group-lit.d.ts} +0 -0
- /package/{components/form/textarea/textarea-lit.d.ts → dist/components/form/range/range-lit.d.ts} +0 -0
- /package/{components/grid/column/column-lit.d.ts → dist/components/form/select-multiple/select-multiple-lit.d.ts} +0 -0
- /package/{components/header-1177-admin/header-1177-admin-avatar-lit.d.ts → dist/components/form/spinner/spinner-lit.d.ts} +0 -0
- /package/{components/header-1177-admin/header-1177-admin-avatar-mobile-lit.d.ts → dist/components/form/textarea/textarea-lit.d.ts} +0 -0
- /package/{components → dist/components}/form/textarea/textarea-lit.js +0 -0
- /package/{components → dist/components}/form/textarea/textarea.css +0 -0
- /package/{components → dist/components}/grid/column/_column-partials.css +0 -0
- /package/{components/header-1177-admin/header-1177-admin-item-lit.d.ts → dist/components/grid/column/column-lit.d.ts} +0 -0
- /package/{components/header-1177/header-1177-nav-item-lit.d.ts → dist/components/header-1177/header-1177-avatar-lit.d.ts} +0 -0
- /package/{components/header-1177/header-1177-nav-item-mobile-lit.d.ts → dist/components/header-1177/header-1177-item-lit.d.ts} +0 -0
- /package/{components/header-1177/header-1177-nav-lit.d.ts → dist/components/header-1177/header-1177-lit.d.ts} +0 -0
- /package/{components/header-inera-admin/header-inera-admin-avatar-lit.d.ts → dist/components/header-1177/header-1177-nav-item-lit.d.ts} +0 -0
- /package/{components/header-inera-admin/header-inera-admin-avatar-mobile-lit.d.ts → dist/components/header-1177/header-1177-nav-item-mobile-lit.d.ts} +0 -0
- /package/{components/header-inera-admin/header-inera-admin-item-lit.d.ts → dist/components/header-1177/header-1177-nav-lit.d.ts} +0 -0
- /package/{components/header-1177-admin/header-1177-admin-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-avatar-lit.d.ts} +0 -0
- /package/{components/header-1177-admin/header-1177-admin-nav-item-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.d.ts} +0 -0
- /package/{components/header-1177-admin/header-1177-admin-nav-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-item-lit.d.ts} +0 -0
- /package/{components/header-1177-pro/header-1177-pro-avatar-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-lit.d.ts} +0 -0
- /package/{components/header-1177-pro/header-1177-pro-avatar-mobile-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-nav-item-lit.d.ts} +0 -0
- /package/{components/header-1177-pro/header-1177-pro-item-lit.d.ts → dist/components/header-1177-admin/header-1177-admin-nav-lit.d.ts} +0 -0
- /package/{components/header-1177-pro/header-1177-pro-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-avatar-lit.d.ts} +0 -0
- /package/{components/header-1177-pro/header-1177-pro-nav-item-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.d.ts} +0 -0
- /package/{components/header-1177-pro/header-1177-pro-nav-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-item-lit.d.ts} +0 -0
- /package/{components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-lit.d.ts} +0 -0
- /package/{components/header-1177-pro/header-1177-pro-region-picker-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-nav-item-lit.d.ts} +0 -0
- /package/{components/header-1177/header-1177-avatar-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-nav-lit.d.ts} +0 -0
- /package/{components/header-1177/header-1177-item-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts} +0 -0
- /package/{components/header-1177/header-1177-lit.d.ts → dist/components/header-1177-pro/header-1177-pro-region-picker-lit.d.ts} +0 -0
- /package/{components/header-inera/header-inera-nav-lit.d.ts → dist/components/header-inera/header-inera-item-lit.d.ts} +0 -0
- /package/{components/header-inera/header-inera-nav-mobile-lit.d.ts → dist/components/header-inera/header-inera-lit.d.ts} +0 -0
- /package/{components/list/list-lit.d.ts → dist/components/header-inera/header-inera-nav-item-lit.d.ts} +0 -0
- /package/{components/mobile-menu/mobile-menu-lit.d.ts → dist/components/header-inera/header-inera-nav-lit.d.ts} +0 -0
- /package/{components/navigation/content/navigation-content-lit.d.ts → dist/components/header-inera/header-inera-nav-mobile-lit.d.ts} +0 -0
- /package/{components/header-inera-admin/header-inera-admin-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-avatar-lit.d.ts} +0 -0
- /package/{components/header-inera-admin/header-inera-admin-nav-item-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.d.ts} +0 -0
- /package/{components/header-inera-admin/header-inera-admin-nav-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-item-lit.d.ts} +0 -0
- /package/{components/header-inera-admin/header-inera-admin-nav-mobile-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-lit.d.ts} +0 -0
- /package/{components/header-inera/header-inera-item-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-nav-item-lit.d.ts} +0 -0
- /package/{components/header-inera/header-inera-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-nav-lit.d.ts} +0 -0
- /package/{components/header-inera/header-inera-nav-item-lit.d.ts → dist/components/header-inera-admin/header-inera-admin-nav-mobile-lit.d.ts} +0 -0
- /package/{components/navigation/local/navigation-local-lit.d.ts → dist/components/list/list-lit.d.ts} +0 -0
- /package/{components/notification-badge/notification-badge-lit.d.ts → dist/components/mobile-menu/mobile-menu-lit.d.ts} +0 -0
- /package/{components/pagination/data-pagination/data-pagination-lit.d.ts → dist/components/navigation/content/navigation-content-lit.d.ts} +0 -0
- /package/{components/pagination/list-pagination/list-pagination-lit.d.ts → dist/components/navigation/local/navigation-local-lit.d.ts} +0 -0
- /package/{components/popover/popover-content-lit.d.ts → dist/components/notification-badge/notification-badge-lit.d.ts} +0 -0
- /package/{components/popover/popover-lit.d.ts → dist/components/pagination/data-pagination/data-pagination-lit.d.ts} +0 -0
- /package/{components/progressbar/progressbar-lit.d.ts → dist/components/pagination/list-pagination/list-pagination-lit.d.ts} +0 -0
- /package/{components/side-menu/side-menu-lit.d.ts → dist/components/popover/popover-content-lit.d.ts} +0 -0
- /package/{components/side-panel/side-panel-lit.d.ts → dist/components/popover/popover-lit.d.ts} +0 -0
- /package/{components → dist/components}/popover/popover-lit.js +0 -0
- /package/{components → dist/components}/popover/popover.css +0 -0
- /package/{components/stepper/stepper-lit.d.ts → dist/components/progressbar/progressbar-lit.d.ts} +0 -0
- /package/{components/tabs/tab-lit.d.ts → dist/components/side-menu/side-menu-lit.d.ts} +0 -0
- /package/{components/tabs/tab-panel-lit.d.ts → dist/components/side-panel/side-panel-lit.d.ts} +0 -0
- /package/{components/tabs/tabs-lit.d.ts → dist/components/stepper/stepper-lit.d.ts} +0 -0
- /package/{components/tag/tag-lit.d.ts → dist/components/tabs/tab-lit.d.ts} +0 -0
- /package/{components/tooltip/tooltip-lit.d.ts → dist/components/tabs/tab-panel-lit.d.ts} +0 -0
- /package/{themes → dist/themes}/1177/1177-tokens.css +0 -0
- /package/{themes → dist/themes}/1177-pro/1177-pro-tokens.css +0 -0
- /package/{themes → dist/themes}/inera/inera-tokens.css +0 -0
- /package/{themes → dist/themes}/inera-admin/inera-admin-tokens.css +0 -0
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
@mixin ids-navigation-local__link--focus() {
|
|
2
|
+
border-top: var(--IDS-NAVIGATION-LOCAL__HOVER-BORDER);
|
|
3
|
+
&::before {
|
|
4
|
+
background-color: var(--IDS-NAVIGATION-LOCAL--ACTIVE-HOVER-BACKGROUND-COLOR) !important;
|
|
5
|
+
}
|
|
6
|
+
}
|
|
7
|
+
@mixin ids-navigation-local__link() {
|
|
8
|
+
display: block !important;
|
|
9
|
+
padding: 0.75rem 1.25rem;
|
|
10
|
+
border-top: var(--IDS-NAVIGATION-LOCAL__BORDER);
|
|
11
|
+
position: relative;
|
|
12
|
+
color: var(--IDS-NAVIGATION-LOCAL__LINK-COLOR);
|
|
13
|
+
text-decoration: none;
|
|
14
|
+
outline-offset: -0.125rem !important;
|
|
15
|
+
&.ids-navigation-local__link--active::before {
|
|
16
|
+
background-color: var(--IDS-NAVIGATION-LOCAL--ACTIVE-BACKGROUND-COLOR);
|
|
17
|
+
}
|
|
18
|
+
&:focus,
|
|
19
|
+
&:hover {
|
|
20
|
+
@include ids-navigation-local__link--focus();
|
|
21
|
+
}
|
|
22
|
+
&::before {
|
|
23
|
+
content: "";
|
|
24
|
+
position: absolute;
|
|
25
|
+
left: 0;
|
|
26
|
+
top: -0.063rem;
|
|
27
|
+
display: block;
|
|
28
|
+
height: calc(100% + 0.063rem);
|
|
29
|
+
width: 0.313rem;
|
|
30
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.ids-navigation-local {
|
|
35
|
+
border-bottom: var(--IDS-NAVIGATION-LOCAL__BORDER);
|
|
36
|
+
.ids-navigation-local__headline {
|
|
37
|
+
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
38
|
+
font-family: var(font-family-2);
|
|
39
|
+
font-size: 1.25rem;
|
|
40
|
+
font-style: normal;
|
|
41
|
+
font-weight: 700;
|
|
42
|
+
letter-spacing: -0.03125rem;
|
|
43
|
+
line-height: 1.5rem;
|
|
44
|
+
padding: 0.875rem 1.25rem 0.875rem 0;
|
|
45
|
+
}
|
|
46
|
+
a,
|
|
47
|
+
.ids-navigation-local__link {
|
|
48
|
+
@include ids-navigation-local__link();
|
|
49
|
+
}
|
|
50
|
+
::slotted(a) {
|
|
51
|
+
@include ids-navigation-local__link();
|
|
52
|
+
}
|
|
53
|
+
::slotted(a:focus),
|
|
54
|
+
::slotted(a:hover) {
|
|
55
|
+
@include ids-navigation-local__link--focus();
|
|
56
|
+
}
|
|
57
|
+
::slotted(.ids-navigation-local__link--active) {
|
|
58
|
+
&::before {
|
|
59
|
+
background-color: var(--IDS-NAVIGATION-LOCAL--ACTIVE-BACKGROUND-COLOR);
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
.ids-notification-badge {
|
|
2
|
+
background-color: var(--IDS-NOTIFICATION-BADGE__BACKGROUND-COLOR);
|
|
3
|
+
border: 0.063rem solid var(--IDS-NOTIFICATION-BADGE__BACKGROUND-COLOR);
|
|
4
|
+
color: var(--IDS-NOTIFICATION-BADGE__COLOR);
|
|
5
|
+
font-size: 0.875rem;
|
|
6
|
+
font-weight: normal;
|
|
7
|
+
min-width: 1.5rem;
|
|
8
|
+
min-height: 1.5rem;
|
|
9
|
+
padding: 0 0.5rem;
|
|
10
|
+
box-sizing: border-box;
|
|
11
|
+
border-radius: 1.5rem;
|
|
12
|
+
text-align: center;
|
|
13
|
+
display: inline-block;
|
|
14
|
+
line-height: 1.5rem;
|
|
15
|
+
align-items: center;
|
|
16
|
+
justify-content: center;
|
|
17
|
+
|
|
18
|
+
&.ids-notification-badge--outlined {
|
|
19
|
+
color: var(--IDS-NOTIFICATION-BADGE__BACKGROUND-COLOR);
|
|
20
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
21
|
+
}
|
|
22
|
+
}
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
%ids-data-pagination__button {
|
|
2
|
+
cursor: pointer;
|
|
3
|
+
background-size: 1rem 1rem;
|
|
4
|
+
height: 1.938rem !important;
|
|
5
|
+
width: 1.938rem !important;
|
|
6
|
+
background-color: transparent !important;
|
|
7
|
+
border: 0.063rem solid transparent !important;
|
|
8
|
+
&:hover {
|
|
9
|
+
background-image: var(--IDS-SELECT__CHEVRON-ICON--HOVER) !important;
|
|
10
|
+
}
|
|
11
|
+
&:focus,
|
|
12
|
+
&:focus-within,
|
|
13
|
+
&:focus-visible,
|
|
14
|
+
&:active {
|
|
15
|
+
outline: var(--IDS-FOCUS__OUTLINE) !important;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.ids-data-pagination {
|
|
20
|
+
display: flex;
|
|
21
|
+
flex-wrap: wrap;
|
|
22
|
+
align-items: center;
|
|
23
|
+
justify-content: flex-end;
|
|
24
|
+
|
|
25
|
+
.ids-data-pagination__select {
|
|
26
|
+
position: relative;
|
|
27
|
+
display: flex;
|
|
28
|
+
align-items: center;
|
|
29
|
+
|
|
30
|
+
&::after {
|
|
31
|
+
content: "";
|
|
32
|
+
width: 0.5rem;
|
|
33
|
+
height: 100%;
|
|
34
|
+
display: block;
|
|
35
|
+
position: absolute;
|
|
36
|
+
transform: rotate(90deg);
|
|
37
|
+
right: 0.625rem;
|
|
38
|
+
top: 0;
|
|
39
|
+
background-position: center;
|
|
40
|
+
background-repeat: no-repeat;
|
|
41
|
+
background-image: var(--IDS-SELECT__CHEVRON-ICON);
|
|
42
|
+
pointer-events: none;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
label,
|
|
46
|
+
::slotted(label) {
|
|
47
|
+
display: flex !important;
|
|
48
|
+
margin-right: 0.5rem !important;
|
|
49
|
+
white-space: nowrap !important;
|
|
50
|
+
font-family: var(--IDS-FONT-FAMILY-BASE) !important;
|
|
51
|
+
color: var(--IDS-INPUT__COLOR);
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
select,
|
|
55
|
+
::slotted(select) {
|
|
56
|
+
appearance: none !important;
|
|
57
|
+
-webkit-appearance: none !important;
|
|
58
|
+
-moz-appearance: none !important;
|
|
59
|
+
display: flex !important;
|
|
60
|
+
box-sizing: border-box;
|
|
61
|
+
color: var(--IDS-INPUT__COLOR);
|
|
62
|
+
cursor: pointer !important;
|
|
63
|
+
padding: 0.25rem 1.75rem 0.25rem 0.5rem !important;
|
|
64
|
+
border: var(--IDS-INPUT__BORDER) !important;
|
|
65
|
+
border-radius: 0.313rem !important;
|
|
66
|
+
width: 100% !important;
|
|
67
|
+
font-family: var(--IDS-FONT-FAMILY-BASE) !important;
|
|
68
|
+
background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
|
|
69
|
+
|
|
70
|
+
option {
|
|
71
|
+
height: 1.25rem !important;
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
&.ids-data-pagination--light {
|
|
77
|
+
select,
|
|
78
|
+
::slotted(select) {
|
|
79
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.ids-data-pagination__summary {
|
|
84
|
+
color: var(--IDS-INPUT__COLOR);
|
|
85
|
+
display: flex;
|
|
86
|
+
margin-left: 2.5rem;
|
|
87
|
+
font-family: var(--IDS-FONT-FAMILY-BASE) !important;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
.ids-data-pagination__buttons {
|
|
91
|
+
white-space: nowrap;
|
|
92
|
+
display: flex;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
.ids-data-pagination__prev-button {
|
|
96
|
+
display: flex;
|
|
97
|
+
margin-left: 1.25rem;
|
|
98
|
+
|
|
99
|
+
button,
|
|
100
|
+
::slotted(button) {
|
|
101
|
+
rotate: 180deg;
|
|
102
|
+
background-position: 0.438rem 0.438rem !important;
|
|
103
|
+
background-repeat: no-repeat !important;
|
|
104
|
+
background-image: var(--IDS-SELECT__CHEVRON-ICON) !important;
|
|
105
|
+
@extend %ids-data-pagination__button;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
button:disabled,
|
|
109
|
+
::slotted(button:disabled) {
|
|
110
|
+
cursor: default;
|
|
111
|
+
background-image: var(--IDS-SELECT--DISABLED__CHEVRON-ICON) !important;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
button:disabled:hover,
|
|
115
|
+
::slotted(button:disabled:hover) {
|
|
116
|
+
border: 0.063rem solid transparent !important;
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
.ids-data-pagination__next-button {
|
|
121
|
+
display: flex;
|
|
122
|
+
margin-left: 0.5rem;
|
|
123
|
+
|
|
124
|
+
button,
|
|
125
|
+
::slotted(button) {
|
|
126
|
+
background-position: 0.438rem 0.438rem !important;
|
|
127
|
+
background-repeat: no-repeat !important;
|
|
128
|
+
background-image: var(--IDS-SELECT__CHEVRON-ICON) !important;
|
|
129
|
+
@extend %ids-data-pagination__button;
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
button:disabled,
|
|
133
|
+
::slotted(button:disabled) {
|
|
134
|
+
cursor: default;
|
|
135
|
+
background-image: var(--IDS-SELECT--DISABLED__CHEVRON-ICON) !important;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
button:disabled:hover,
|
|
139
|
+
::slotted(button:disabled:hover) {
|
|
140
|
+
border: 0.063rem solid transparent !important;
|
|
141
|
+
}
|
|
142
|
+
}
|
|
143
|
+
}
|
|
@@ -0,0 +1,165 @@
|
|
|
1
|
+
@use "../../../global/partials";
|
|
2
|
+
|
|
3
|
+
%ids-list-pagination__chevron {
|
|
4
|
+
cursor: pointer;
|
|
5
|
+
background-size: 1rem 1rem;
|
|
6
|
+
height: 1.75rem !important;
|
|
7
|
+
width: 1.75rem !important;
|
|
8
|
+
background-color: transparent !important;
|
|
9
|
+
border: 0.063rem solid transparent !important;
|
|
10
|
+
background-image: var(--IDS-SELECT__CHEVRON-ICON) !important;
|
|
11
|
+
|
|
12
|
+
&:hover,
|
|
13
|
+
&:focus,
|
|
14
|
+
&:focus-within,
|
|
15
|
+
&:focus-visible,
|
|
16
|
+
&:active {
|
|
17
|
+
outline: var(--IDS-FOCUS__OUTLINE) !important;
|
|
18
|
+
outline-offset: 0.125rem;
|
|
19
|
+
border-radius: 1.75rem;
|
|
20
|
+
background-image: var(--IDS-SELECT__CHEVRON-ICON--HOVER) !important;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.ids-list-pagination {
|
|
25
|
+
text-align: center;
|
|
26
|
+
|
|
27
|
+
.ids-list-pagination__summary {
|
|
28
|
+
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
29
|
+
text-align: center;
|
|
30
|
+
font-family: var(--IDS-FONT-FAMILY-BASE) !important;
|
|
31
|
+
line-height: 1.5rem;
|
|
32
|
+
margin-bottom: 0.5rem;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
.ids-list-pagination__content {
|
|
36
|
+
display: flex;
|
|
37
|
+
align-items: center;
|
|
38
|
+
justify-content: center;
|
|
39
|
+
|
|
40
|
+
.ids-list-pagination__list {
|
|
41
|
+
margin: 0;
|
|
42
|
+
padding: 0;
|
|
43
|
+
display: flex;
|
|
44
|
+
align-items: center;
|
|
45
|
+
justify-content: center;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.ids-list-pagination__list-item {
|
|
49
|
+
display: flex;
|
|
50
|
+
align-items: center;
|
|
51
|
+
justify-content: center;
|
|
52
|
+
text-align: center;
|
|
53
|
+
margin: 0 0.125rem;
|
|
54
|
+
min-width: 1.75rem;
|
|
55
|
+
min-height: 1.75rem;
|
|
56
|
+
border-radius: 1.75rem;
|
|
57
|
+
border: 0.063rem solid transparent;
|
|
58
|
+
box-sizing: border-box;
|
|
59
|
+
|
|
60
|
+
&[hidden] {
|
|
61
|
+
display: none;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
&[hidden-before]:before {
|
|
65
|
+
content: "..";
|
|
66
|
+
display: block;
|
|
67
|
+
margin-right: 0.25rem;
|
|
68
|
+
margin-left: -0.188rem;
|
|
69
|
+
color: var(--IDS-COLOR-NEUTRAL-20);
|
|
70
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
71
|
+
font-size: 1.5rem;
|
|
72
|
+
font-style: normal;
|
|
73
|
+
font-weight: 700;
|
|
74
|
+
line-height: 1.5rem;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
&.ids-list-pagination__list-item--current {
|
|
78
|
+
background-color: var(--IDS-LINK--COLORPRESET-1__COLOR);
|
|
79
|
+
border: 0.063rem solid var(--IDS-LINK--COLORPRESET-1__COLOR);
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.ids-list-pagination__button {
|
|
83
|
+
display: block;
|
|
84
|
+
min-width: 1.75rem;
|
|
85
|
+
min-height: 1.75rem;
|
|
86
|
+
padding: 0 0.5rem;
|
|
87
|
+
background-color: transparent;
|
|
88
|
+
border: 0;
|
|
89
|
+
border-radius: 1.75rem;
|
|
90
|
+
text-align: center;
|
|
91
|
+
font-family: var(--IDS-LIST-PAGINATION__LINK-FONT-FAMILY);
|
|
92
|
+
font-size: 1rem;
|
|
93
|
+
font-style: normal;
|
|
94
|
+
font-weight: 700;
|
|
95
|
+
font-size: 1rem;
|
|
96
|
+
line-height: 1.5rem;
|
|
97
|
+
color: var(--IDS-LINK--COLORPRESET-1__COLOR);
|
|
98
|
+
text-decoration-color: var(--IDS-LINK--COLORPRESET-1__COLOR);
|
|
99
|
+
text-decoration: underline;
|
|
100
|
+
text-underline-offset: 0.25rem;
|
|
101
|
+
cursor: pointer;
|
|
102
|
+
@include partials.ids-focusable(0.125rem);
|
|
103
|
+
|
|
104
|
+
&:hover,
|
|
105
|
+
&:focus,
|
|
106
|
+
&:focus-within,
|
|
107
|
+
&:focus-visible,
|
|
108
|
+
&:active {
|
|
109
|
+
color: var(--IDS-LINK--COLORPRESET-1__HOVER-COLOR);
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
.ids-list-pagination__button--current {
|
|
114
|
+
cursor: default;
|
|
115
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
116
|
+
font-weight: 400;
|
|
117
|
+
text-decoration: none;
|
|
118
|
+
|
|
119
|
+
&:focus,
|
|
120
|
+
&:focus-within,
|
|
121
|
+
&:focus-visible,
|
|
122
|
+
&:hover {
|
|
123
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
.ids-list-pagination__prev-button {
|
|
129
|
+
display: flex;
|
|
130
|
+
margin-right: 0.25rem;
|
|
131
|
+
|
|
132
|
+
button,
|
|
133
|
+
::slotted(button) {
|
|
134
|
+
rotate: 180deg;
|
|
135
|
+
background-position: 0.313rem 0.313rem !important;
|
|
136
|
+
background-repeat: no-repeat !important;
|
|
137
|
+
@extend %ids-list-pagination__chevron;
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
button:disabled,
|
|
141
|
+
::slotted(button:disabled) {
|
|
142
|
+
cursor: default;
|
|
143
|
+
background-image: var(--IDS-SELECT--DISABLED__CHEVRON-ICON) !important;
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
.ids-list-pagination__next-button {
|
|
148
|
+
display: flex;
|
|
149
|
+
margin-left: 0.25rem;
|
|
150
|
+
|
|
151
|
+
button,
|
|
152
|
+
::slotted(button) {
|
|
153
|
+
background-position: 0.313rem 0.375rem !important;
|
|
154
|
+
background-repeat: no-repeat !important;
|
|
155
|
+
@extend %ids-list-pagination__chevron;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
button:disabled,
|
|
159
|
+
::slotted(button:disabled) {
|
|
160
|
+
cursor: default;
|
|
161
|
+
background-image: var(--IDS-SELECT--DISABLED__CHEVRON-ICON) !important;
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
}
|
|
165
|
+
}
|
|
@@ -0,0 +1,282 @@
|
|
|
1
|
+
@use "../../global/partials";
|
|
2
|
+
@use "../../global/typography/_typography-partials" as typography;
|
|
3
|
+
|
|
4
|
+
:host([show]) {
|
|
5
|
+
display: block;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
:host {
|
|
9
|
+
display: none;
|
|
10
|
+
position: absolute;
|
|
11
|
+
width: max-content;
|
|
12
|
+
color: var(--IDS-BASE__FONT-COLOR);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.ids-popover-content {
|
|
16
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
17
|
+
border: 0.063rem solid var(--IDS-POPOVER-CONTENT__BORDER);
|
|
18
|
+
box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.3);
|
|
19
|
+
border-radius: var(--IDS-POPOVER-CONTENT__BORDER-RADIUS);
|
|
20
|
+
padding: 1.25rem;
|
|
21
|
+
position: relative;
|
|
22
|
+
z-index: 2;
|
|
23
|
+
max-height: 16.25rem;
|
|
24
|
+
width: 16.25rem;
|
|
25
|
+
box-sizing: border-box;
|
|
26
|
+
|
|
27
|
+
::slotted(*) {
|
|
28
|
+
color: var(--IDS-BASE__FONT-COLOR);
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
h3,
|
|
32
|
+
::slotted(h3) {
|
|
33
|
+
margin-bottom: 0.5rem !important;
|
|
34
|
+
color: var(--IDS-BASE__FONT-COLOR) !important;
|
|
35
|
+
@include typography.ids-heading-xs-important();
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.ids-popover-content__caret {
|
|
39
|
+
position: absolute;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.ids-popover-content__caret.hide {
|
|
43
|
+
display: none;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.ids-popover-content__caret.ids-popover-content--top {
|
|
47
|
+
left: 50%;
|
|
48
|
+
bottom: -1.688rem;
|
|
49
|
+
}
|
|
50
|
+
.ids-popover-content__caret.ids-popover-content--top-left {
|
|
51
|
+
left: 0.125rem;
|
|
52
|
+
bottom: -1.75rem;
|
|
53
|
+
}
|
|
54
|
+
.ids-popover-content__caret.ids-popover-content--top-right {
|
|
55
|
+
right: 0.125rem;
|
|
56
|
+
bottom: -1.75rem;
|
|
57
|
+
}
|
|
58
|
+
.ids-popover-content__caret.ids-popover-content--left {
|
|
59
|
+
top: 50%;
|
|
60
|
+
right: -1.75rem;
|
|
61
|
+
}
|
|
62
|
+
.ids-popover-content__caret.ids-popover-content--left-top {
|
|
63
|
+
bottom: 0.125rem;
|
|
64
|
+
right: -1.75rem;
|
|
65
|
+
}
|
|
66
|
+
.ids-popover-content__caret.ids-popover-content--left-bottom {
|
|
67
|
+
top: 0.125rem;
|
|
68
|
+
right: -1.75rem;
|
|
69
|
+
}
|
|
70
|
+
.ids-popover-content__caret.ids-popover-content--right {
|
|
71
|
+
top: 50%;
|
|
72
|
+
left: -1.75rem;
|
|
73
|
+
}
|
|
74
|
+
.ids-popover-content__caret.ids-popover-content--right-top {
|
|
75
|
+
bottom: 0.125rem;
|
|
76
|
+
left: -1.75rem;
|
|
77
|
+
}
|
|
78
|
+
.ids-popover-content__caret.ids-popover-content--right-bottom {
|
|
79
|
+
top: 0.125rem;
|
|
80
|
+
left: -1.75rem;
|
|
81
|
+
}
|
|
82
|
+
.ids-popover-content__caret.ids-popover-content--bottom {
|
|
83
|
+
left: 50%;
|
|
84
|
+
top: -1.75rem;
|
|
85
|
+
}
|
|
86
|
+
.ids-popover-content__caret.ids-popover-content--bottom-left {
|
|
87
|
+
left: 0.125rem;
|
|
88
|
+
top: -1.75rem;
|
|
89
|
+
}
|
|
90
|
+
.ids-popover-content__caret.ids-popover-content--bottom-right {
|
|
91
|
+
right: 0.125rem;
|
|
92
|
+
top: -1.75rem;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
.ids-popover-content__caret-body {
|
|
96
|
+
background: var(--IDS-COLOR-NEUTRAL-100);
|
|
97
|
+
display: block;
|
|
98
|
+
position: absolute;
|
|
99
|
+
z-index: 4;
|
|
100
|
+
}
|
|
101
|
+
.ids-popover-content__caret-body.ids-popover-content--top,
|
|
102
|
+
.ids-popover-content__caret-body.ids-popover-content--top-left,
|
|
103
|
+
.ids-popover-content__caret-body.ids-popover-content--top-right {
|
|
104
|
+
height: 0.6rem;
|
|
105
|
+
width: 1.2rem;
|
|
106
|
+
clip-path: polygon(0 0, 50% 100%, 100% 0);
|
|
107
|
+
transform: translateX(-50%);
|
|
108
|
+
bottom: 0;
|
|
109
|
+
}
|
|
110
|
+
.ids-popover-content__caret-body.ids-popover-content--left,
|
|
111
|
+
.ids-popover-content__caret-body.ids-popover-content--left-top,
|
|
112
|
+
.ids-popover-content__caret-body.ids-popover-content--left-bottom {
|
|
113
|
+
height: 1.2rem;
|
|
114
|
+
width: 0.6rem;
|
|
115
|
+
clip-path: polygon(0 0, 100% 50%, 0 100%);
|
|
116
|
+
transform: translateY(-50%);
|
|
117
|
+
right: 0;
|
|
118
|
+
}
|
|
119
|
+
.ids-popover-content__caret-body.ids-popover-content--right,
|
|
120
|
+
.ids-popover-content__caret-body.ids-popover-content--right-top,
|
|
121
|
+
.ids-popover-content__caret-body.ids-popover-content--right-bottom {
|
|
122
|
+
height: 1.2rem;
|
|
123
|
+
width: 0.6rem;
|
|
124
|
+
clip-path: polygon(0 50%, 100% 0, 100% 100%);
|
|
125
|
+
transform: translateY(-50%);
|
|
126
|
+
left: 0;
|
|
127
|
+
}
|
|
128
|
+
.ids-popover-content__caret-body.ids-popover-content--bottom,
|
|
129
|
+
.ids-popover-content__caret-body.ids-popover-content--bottom-left,
|
|
130
|
+
.ids-popover-content__caret-body.ids-popover-content--bottom-right {
|
|
131
|
+
height: 0.6rem;
|
|
132
|
+
width: 1.2rem;
|
|
133
|
+
clip-path: polygon(0 100%, 50% 0, 100% 100%);
|
|
134
|
+
transform: translateX(-50%);
|
|
135
|
+
top: 0;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
.ids-popover-content__caret-border {
|
|
139
|
+
background-color: var(--IDS-POPOVER-CONTENT__BORDER);
|
|
140
|
+
position: absolute;
|
|
141
|
+
z-index: 1;
|
|
142
|
+
}
|
|
143
|
+
.ids-popover-content__caret-border.ids-popover-content--top,
|
|
144
|
+
.ids-popover-content__caret-border.ids-popover-content--top-left,
|
|
145
|
+
.ids-popover-content__caret-border.ids-popover-content--top-right {
|
|
146
|
+
background-color: var(--IDS-POPOVER-CONTENT__BORDER);
|
|
147
|
+
height: 0.6rem;
|
|
148
|
+
width: 1.2rem;
|
|
149
|
+
clip-path: polygon(0 0, 50% 100%, 100% 0);
|
|
150
|
+
transform: translateX(-50%);
|
|
151
|
+
bottom: -0.125rem;
|
|
152
|
+
}
|
|
153
|
+
.ids-popover-content__caret-border.ids-popover-content--left,
|
|
154
|
+
.ids-popover-content__caret-border.ids-popover-content--left-top,
|
|
155
|
+
.ids-popover-content__caret-border.ids-popover-content--left-bottom {
|
|
156
|
+
background-color: var(--IDS-POPOVER-CONTENT__BORDER);
|
|
157
|
+
height: 1.2rem;
|
|
158
|
+
width: 0.6rem;
|
|
159
|
+
clip-path: polygon(0 0, 100% 50%, 0 100%);
|
|
160
|
+
transform: translateY(-50%);
|
|
161
|
+
right: -0.125rem;
|
|
162
|
+
}
|
|
163
|
+
.ids-popover-content__caret-border.ids-popover-content--right,
|
|
164
|
+
.ids-popover-content__caret-border.ids-popover-content--right-top,
|
|
165
|
+
.ids-popover-content__caret-border.ids-popover-content--right-bottom {
|
|
166
|
+
background-color: var(--IDS-POPOVER-CONTENT__BORDER);
|
|
167
|
+
height: 1.2rem;
|
|
168
|
+
width: 0.6rem;
|
|
169
|
+
clip-path: polygon(0 50%, 100% 0, 100% 100%);
|
|
170
|
+
transform: translateY(-50%);
|
|
171
|
+
left: -0.125rem;
|
|
172
|
+
}
|
|
173
|
+
.ids-popover-content__caret-border.ids-popover-content--bottom,
|
|
174
|
+
.ids-popover-content__caret-border.ids-popover-content--bottom-left,
|
|
175
|
+
.ids-popover-content__caret-border.ids-popover-content--bottom-right {
|
|
176
|
+
height: 0.6rem;
|
|
177
|
+
width: 1.2rem;
|
|
178
|
+
clip-path: polygon(0 100%, 50% 0, 100% 100%);
|
|
179
|
+
transform: translateX(-50%);
|
|
180
|
+
top: -0.125rem;
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
.ids-popover-content__caret-shadow {
|
|
184
|
+
height: 0;
|
|
185
|
+
width: 0;
|
|
186
|
+
filter: blur(0.188rem);
|
|
187
|
+
position: absolute;
|
|
188
|
+
z-index: 1;
|
|
189
|
+
}
|
|
190
|
+
.ids-popover-content__caret-shadow.ids-popover-content--top,
|
|
191
|
+
.ids-popover-content__caret-shadow.ids-popover-content--top-left,
|
|
192
|
+
.ids-popover-content__caret-shadow.ids-popover-content--top-right {
|
|
193
|
+
border-left: 0.625rem solid transparent;
|
|
194
|
+
border-right: 0.625rem solid transparent;
|
|
195
|
+
border-top: 0.625rem solid rgba(0, 0, 0, 0.15);
|
|
196
|
+
transform: translateX(-50%);
|
|
197
|
+
bottom: -0.438rem;
|
|
198
|
+
}
|
|
199
|
+
.ids-popover-content__caret-shadow.ids-popover-content--left,
|
|
200
|
+
.ids-popover-content__caret-shadow.ids-popover-content--left-top,
|
|
201
|
+
.ids-popover-content__caret-shadow.ids-popover-content--left-bottom {
|
|
202
|
+
border-top: 0.5625rem solid transparent;
|
|
203
|
+
border-bottom: 0.5625rem solid transparent;
|
|
204
|
+
border-right: 0.5625rem solid rgba(53, 53, 53, 0.15);
|
|
205
|
+
transform: translateY(-50%);
|
|
206
|
+
right: -0.438rem;
|
|
207
|
+
}
|
|
208
|
+
.ids-popover-content__caret-shadow.ids-popover-content--right,
|
|
209
|
+
.ids-popover-content__caret-shadow.ids-popover-content--right-top,
|
|
210
|
+
.ids-popover-content__caret-shadow.ids-popover-content--right-bottom {
|
|
211
|
+
border-top: 0.5625rem solid transparent;
|
|
212
|
+
border-bottom: 0.5625rem solid transparent;
|
|
213
|
+
border-right: 0.5625rem solid rgba(53, 53, 53, 0.15);
|
|
214
|
+
transform: translateY(-50%);
|
|
215
|
+
left: -0.438rem;
|
|
216
|
+
}
|
|
217
|
+
.ids-popover-content__caret-shadow.ids-popover-content--bottom,
|
|
218
|
+
.ids-popover-content__caret-shadow.ids-popover-content--bottom-left,
|
|
219
|
+
.ids-popover-content__caret-shadow.ids-popover-content--bottom-right {
|
|
220
|
+
border-left: 0.625rem solid transparent;
|
|
221
|
+
border-right: 0.625rem solid transparent;
|
|
222
|
+
border-bottom: 0.625rem solid rgba(0, 0, 0, 0.15);
|
|
223
|
+
transform: translateX(-50%);
|
|
224
|
+
top: -0.438rem;
|
|
225
|
+
}
|
|
226
|
+
|
|
227
|
+
.ids-popover-content__inner-wrapper {
|
|
228
|
+
display: flex;
|
|
229
|
+
flex-wrap: wrap;
|
|
230
|
+
flex: 1 1 auto;
|
|
231
|
+
box-sizing: border-box;
|
|
232
|
+
position: relative;
|
|
233
|
+
z-index: 4;
|
|
234
|
+
flex-direction: row-reverse;
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
.ids-popover-content__close-btn-wrapper {
|
|
238
|
+
display: block;
|
|
239
|
+
max-width: 100%;
|
|
240
|
+
z-index: 1;
|
|
241
|
+
height: 1.25rem;
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
.ids-popover-content__text-wrapper {
|
|
245
|
+
@include partials.ids-scrollbar(1.5rem);
|
|
246
|
+
display: block;
|
|
247
|
+
max-width: 100%;
|
|
248
|
+
flex-basis: 0;
|
|
249
|
+
flex-grow: 1;
|
|
250
|
+
position: relative;
|
|
251
|
+
width: 100%;
|
|
252
|
+
height: 100%;
|
|
253
|
+
text-align: left;
|
|
254
|
+
overflow: auto;
|
|
255
|
+
overflow-x: hidden;
|
|
256
|
+
padding-right: 1.25rem;
|
|
257
|
+
margin-right: -1.12rem;
|
|
258
|
+
height: calc(100% - 1.25rem);
|
|
259
|
+
width: calc(100% - 1.25rem);
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
.ids-popover-content__text-wrapper:focus {
|
|
263
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
264
|
+
outline-offset: 0.625rem;
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
.ids-popover-content__close-btn {
|
|
268
|
+
cursor: pointer;
|
|
269
|
+
background: none;
|
|
270
|
+
color: inherit;
|
|
271
|
+
border: none;
|
|
272
|
+
padding: 0;
|
|
273
|
+
outline: inherit;
|
|
274
|
+
@include partials.ids-focusable();
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
.ids-popover-content__close-btn:focus,
|
|
278
|
+
.ids-popover-content__close-icon:focus {
|
|
279
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
280
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
281
|
+
}
|
|
282
|
+
}
|