@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,261 @@
|
|
|
1
|
+
@use "../../layout/breakpoints.scss";
|
|
2
|
+
@use "../partials";
|
|
3
|
+
|
|
4
|
+
%button-disabled {
|
|
5
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR) !important;
|
|
6
|
+
border: var(--IDS-BUTTON--DISABLED__BORDER) !important;
|
|
7
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100) !important;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.ids button.ids-button {
|
|
11
|
+
@include partials.ids-button-base();
|
|
12
|
+
@include partials.ids-focusable();
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.ids .ids-button,
|
|
16
|
+
.ids-button,
|
|
17
|
+
.ids button.ids-button {
|
|
18
|
+
text-align: center;
|
|
19
|
+
background-color: var(--IDS-BUTTON__BACKGROUND-COLOR);
|
|
20
|
+
border: var(--IDS-BUTTON__BORDER);
|
|
21
|
+
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
22
|
+
text-decoration: none;
|
|
23
|
+
box-sizing: border-box;
|
|
24
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
25
|
+
cursor: pointer;
|
|
26
|
+
gap: 0.5rem;
|
|
27
|
+
display: inline-flex;
|
|
28
|
+
justify-content: center;
|
|
29
|
+
align-items: center;
|
|
30
|
+
padding: var(--IDS-BUTTON--M__PADDING);
|
|
31
|
+
line-height: var(--IDS-BUTTON--M__LINE-HEIGHT);
|
|
32
|
+
font-size: var(--IDS-BUTTON--M__FONT-SIZE);
|
|
33
|
+
font-family: var(--IDS-BUTTON__FONT-FAMILY);
|
|
34
|
+
font-weight: var(--IDS-BUTTON__FONT-WEIGHT);
|
|
35
|
+
text-transform: uppercase;
|
|
36
|
+
user-select: none;
|
|
37
|
+
-webkit-user-select: none;
|
|
38
|
+
-khtml-user-select: none;
|
|
39
|
+
-moz-user-select: none;
|
|
40
|
+
-ms-user-select: none;
|
|
41
|
+
|
|
42
|
+
&:hover,
|
|
43
|
+
&:active,
|
|
44
|
+
&:focus,
|
|
45
|
+
&.ids-button--active {
|
|
46
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
47
|
+
box-shadow: var(--IDS-BUTTON--ACTIVE__BOX-SHADOW);
|
|
48
|
+
}
|
|
49
|
+
&.ids-button--disabled,
|
|
50
|
+
&[disabled] {
|
|
51
|
+
@extend %button-disabled;
|
|
52
|
+
}
|
|
53
|
+
// Sizes
|
|
54
|
+
&.ids-button--s {
|
|
55
|
+
font-size: var(--IDS-BUTTON--S__FONT-SIZE);
|
|
56
|
+
line-height: var(--IDS-BUTTON--S__LINE-HEIGHT);
|
|
57
|
+
padding: var(--IDS-BUTTON--S__PADDING);
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
&.ids-button--l {
|
|
61
|
+
font-size: var(--IDS-BUTTON--L__FONT-SIZE);
|
|
62
|
+
line-height: var(--IDS-BUTTON--L__LINE-HEIGHT);
|
|
63
|
+
padding: var(--IDS-BUTTON--L__PADDING);
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
&.ids-button--loading {
|
|
67
|
+
pointer-events: none !important;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
// Types
|
|
71
|
+
&.ids-button--secondary {
|
|
72
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
73
|
+
border: var(--IDS-BUTTON--SECONDARY__BORDER);
|
|
74
|
+
color: var(--IDS-BUTTON--SECONDARY__COLOR);
|
|
75
|
+
line-height: var(--IDS-BUTTON--M__LINE-HEIGHT);
|
|
76
|
+
padding: var(--IDS-BUTTON--M__PADDING);
|
|
77
|
+
&.ids-button--s {
|
|
78
|
+
line-height: var(--IDS-BUTTON--S__LINE-HEIGHT);
|
|
79
|
+
padding: var(--IDS-BUTTON--S__PADDING);
|
|
80
|
+
}
|
|
81
|
+
&.ids-button--l {
|
|
82
|
+
line-height: var(--IDS-BUTTON--L__LINE-HEIGHT);
|
|
83
|
+
padding: var(--IDS-BUTTON--L__PADDING);
|
|
84
|
+
}
|
|
85
|
+
&.ids-button--active,
|
|
86
|
+
&:hover,
|
|
87
|
+
&:focus,
|
|
88
|
+
&:active {
|
|
89
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
90
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
91
|
+
border: 0.063rem solid var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
92
|
+
}
|
|
93
|
+
&.ids-button--disabled,
|
|
94
|
+
&[disabled] {
|
|
95
|
+
@extend %button-disabled;
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
&.ids-button--tertiary {
|
|
100
|
+
background: transparent;
|
|
101
|
+
border-radius: 0;
|
|
102
|
+
border: 0.063rem solid transparent;
|
|
103
|
+
color: var(--IDS-BUTTON--TERTIARY__COLOR);
|
|
104
|
+
box-shadow: none;
|
|
105
|
+
font-family: var(--IDS-FONT-FAMILY-HEADING);
|
|
106
|
+
text-decoration: underline;
|
|
107
|
+
|
|
108
|
+
&.ids-button--s {
|
|
109
|
+
line-height: var(--IDS-BUTTON--S__LINE-HEIGHT);
|
|
110
|
+
padding: var(--IDS-BUTTON--S__PADDING);
|
|
111
|
+
}
|
|
112
|
+
&.ids-button--l {
|
|
113
|
+
line-height: var(--IDS-BUTTON--L__LINE-HEIGHT);
|
|
114
|
+
padding: var(--IDS-BUTTON--L__PADDING);
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
&.ids-button--active,
|
|
118
|
+
&:hover,
|
|
119
|
+
&:active,
|
|
120
|
+
&:focus {
|
|
121
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
122
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
123
|
+
border-radius: var(--IDS-BUTTON__BORDER-RADIUS);
|
|
124
|
+
border: 0.063rem solid var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
125
|
+
}
|
|
126
|
+
&.ids-button--disabled,
|
|
127
|
+
&[disabled] {
|
|
128
|
+
border: none !important;
|
|
129
|
+
text-decoration: underline !important;
|
|
130
|
+
color: var(--IDS-BUTTON--DISABLED__COLOR);
|
|
131
|
+
text-decoration: none;
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
&.ids-button--icon,
|
|
136
|
+
&.ids-button--fab {
|
|
137
|
+
width: 2.75rem;
|
|
138
|
+
height: 2.75rem !important;
|
|
139
|
+
border-radius: 100%;
|
|
140
|
+
font-style: normal;
|
|
141
|
+
font-weight: 400;
|
|
142
|
+
line-height: 0 !important;
|
|
143
|
+
font-size: 1.25rem;
|
|
144
|
+
padding: 0 !important;
|
|
145
|
+
justify-content: center;
|
|
146
|
+
&.ids-button--s {
|
|
147
|
+
width: 1.875rem;
|
|
148
|
+
height: 1.875rem !important;
|
|
149
|
+
}
|
|
150
|
+
&.ids-button--l {
|
|
151
|
+
width: 3.75rem;
|
|
152
|
+
height: 3.75rem !important;
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
&.ids-button--fab {
|
|
157
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
158
|
+
border: var(--IDS-BUTTON--FAB__BORDER);
|
|
159
|
+
filter: drop-shadow(0 0 0.375rem rgba(0, 0, 0, 0.3));
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
&.ids-button--icon {
|
|
163
|
+
&.ids-button--secondary {
|
|
164
|
+
background-color: var(--IDS-BUTTON--SECONDARY__ICON-BACKGROUND-COLOR);
|
|
165
|
+
}
|
|
166
|
+
&.ids-button--active,
|
|
167
|
+
&:hover,
|
|
168
|
+
&:active,
|
|
169
|
+
&:focus {
|
|
170
|
+
background-color: var(--IDS-BUTTON--ACTIVE__BACKGROUND-COLOR);
|
|
171
|
+
color: var(--IDS-COLOR-NEUTRAL-100);
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
// same style as search - remove search?
|
|
176
|
+
&.ids-button--submit {
|
|
177
|
+
border-radius: var(--IDS-BUTTON--SUBMIT__BORDER-RADIUS);
|
|
178
|
+
font-size: var(--IDS-BUTTON--SUBMIT-S__FONT-SIZE);
|
|
179
|
+
height: var(--IDS-BUTTON--SUBMIT-S__HEIGHT);
|
|
180
|
+
padding: var(--IDS-BUTTON--SUBMIT-S__PADDING);
|
|
181
|
+
|
|
182
|
+
&.ids-button--s {
|
|
183
|
+
// Keeps same height as inputs
|
|
184
|
+
height: var(--IDS-BUTTON--SEARCH-M__HEIGHT);
|
|
185
|
+
font-size: var(--IDS-BUTTON--SEARCH-M__FONT-SIZE);
|
|
186
|
+
padding: var(--IDS-BUTTON--SEARCH-M__PADDING);
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
@media (min-width: breakpoints.$medium) {
|
|
190
|
+
height: var(--IDS-BUTTON--SUBMIT-L__HEIGHT);
|
|
191
|
+
padding: var(--IDS-BUTTON--SUBMIT-L__PADDING);
|
|
192
|
+
font-size: var(--IDS-BUTTON--SUBMIT-L__FONT-SIZE);
|
|
193
|
+
|
|
194
|
+
&.ids-button--s {
|
|
195
|
+
// Keeps same height as inputs
|
|
196
|
+
height: var(--IDS-BUTTON--SEARCH-M__HEIGHT);
|
|
197
|
+
font-size: var(--IDS-BUTTON--SEARCH-M__FONT-SIZE);
|
|
198
|
+
padding: var(--IDS-BUTTON--SEARCH-M__PADDING);
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
// remove? same style as submit
|
|
204
|
+
&.ids-button--search {
|
|
205
|
+
border-radius: var(--IDS-BUTTON--SEARCH__BORDER-RADIUS);
|
|
206
|
+
font-size: var(--IDS-BUTTON--SEARCH-S__FONT-SIZE);
|
|
207
|
+
height: var(--IDS-BUTTON--SEARCH-S__HEIGHT);
|
|
208
|
+
padding: var(--IDS-BUTTON--SEARCH-S__PADDING);
|
|
209
|
+
|
|
210
|
+
&.ids-button--s {
|
|
211
|
+
// Keeps same height as inputs
|
|
212
|
+
height: var(--IDS-BUTTON--SEARCH-M__HEIGHT);
|
|
213
|
+
font-size: var(--IDS-BUTTON--SEARCH-M__FONT-SIZE);
|
|
214
|
+
padding: var(--IDS-BUTTON--SEARCH-M__PADDING);
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
@media (min-width: breakpoints.$medium) {
|
|
218
|
+
height: var(--IDS-BUTTON--SEARCH-L__HEIGHT);
|
|
219
|
+
padding: var(--IDS-BUTTON--SEARCH-L__PADDING);
|
|
220
|
+
font-size: var(--IDS-BUTTON--SEARCH-L__FONT-SIZE);
|
|
221
|
+
|
|
222
|
+
&.ids-button--s {
|
|
223
|
+
// Keeps same height as inputs
|
|
224
|
+
height: var(--IDS-BUTTON--SEARCH-M__HEIGHT);
|
|
225
|
+
font-size: var(--IDS-BUTTON--SEARCH-M__FONT-SIZE);
|
|
226
|
+
padding: var(--IDS-BUTTON--SEARCH-M__PADDING);
|
|
227
|
+
}
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
// Blocks
|
|
232
|
+
&.ids-button--block {
|
|
233
|
+
display: flex;
|
|
234
|
+
width: 100%;
|
|
235
|
+
align-items: center;
|
|
236
|
+
justify-content: center;
|
|
237
|
+
}
|
|
238
|
+
&.ids-button--m-block {
|
|
239
|
+
@media (max-width: breakpoints.$medium) {
|
|
240
|
+
display: flex;
|
|
241
|
+
width: 100%;
|
|
242
|
+
align-items: center;
|
|
243
|
+
justify-content: center;
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
&.ids-button--s-block {
|
|
247
|
+
@media (max-width: breakpoints.$small) {
|
|
248
|
+
display: flex;
|
|
249
|
+
width: 100%;
|
|
250
|
+
align-items: center;
|
|
251
|
+
justify-content: center;
|
|
252
|
+
}
|
|
253
|
+
}
|
|
254
|
+
|
|
255
|
+
&.ids-button--disabled,
|
|
256
|
+
&[disabled] {
|
|
257
|
+
pointer-events: none;
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
@include partials.ids-focusable();
|
|
261
|
+
}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
@use "../partials";
|
|
2
|
+
|
|
3
|
+
.ids-checkbox {
|
|
4
|
+
position: relative;
|
|
5
|
+
@include partials.ids-label-wrapper();
|
|
6
|
+
|
|
7
|
+
input[type="checkbox"],
|
|
8
|
+
input {
|
|
9
|
+
margin: 0;
|
|
10
|
+
position: relative;
|
|
11
|
+
height: 1.25rem;
|
|
12
|
+
width: 1.25rem;
|
|
13
|
+
appearance: none;
|
|
14
|
+
|
|
15
|
+
&::before {
|
|
16
|
+
content: "";
|
|
17
|
+
position: relative;
|
|
18
|
+
display: inline-block;
|
|
19
|
+
cursor: pointer;
|
|
20
|
+
background-color: var(--IDS-CHECKBOX__BACKGROUND-COLOR);
|
|
21
|
+
border: var(--IDS-CHECKBOX__BORDER);
|
|
22
|
+
border-radius: var(--IDS-CHECKBOX__BORDER-RADIUS);
|
|
23
|
+
box-sizing: border-box;
|
|
24
|
+
min-height: 1.25rem;
|
|
25
|
+
min-width: 1.25rem;
|
|
26
|
+
|
|
27
|
+
input:focus + & {
|
|
28
|
+
outline: var(--IDS-FOCUS__OUTLINE);
|
|
29
|
+
outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET);
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
&:checked::after {
|
|
34
|
+
content: "";
|
|
35
|
+
display: inline-block;
|
|
36
|
+
background-image: var(--IDS-CHECKBOX__CHECK-BACKGROUND-IMAGE);
|
|
37
|
+
min-height: 1.25rem;
|
|
38
|
+
min-width: 1.25rem;
|
|
39
|
+
position: absolute;
|
|
40
|
+
top: 0;
|
|
41
|
+
left: 0;
|
|
42
|
+
cursor: pointer;
|
|
43
|
+
background-position: center center;
|
|
44
|
+
background-size: 1em 1em;
|
|
45
|
+
background-repeat: no-repeat;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
&:disabled {
|
|
49
|
+
&::before {
|
|
50
|
+
cursor: default;
|
|
51
|
+
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
52
|
+
background-color: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR) !important;
|
|
53
|
+
}
|
|
54
|
+
&:after {
|
|
55
|
+
cursor: default;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
&:checked::after {
|
|
59
|
+
background-image: var(--IDS-CHECKBOX--DISABLED__CHECK-BACKGROUND-IMAGE) !important;
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
&.ids-input--invalid::before {
|
|
64
|
+
border: var(--IDS-FORM--INVALID__BORDER);
|
|
65
|
+
box-shadow: inset 0 0 0 .0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
66
|
+
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
67
|
+
|
|
68
|
+
&:checked + &::after {
|
|
69
|
+
background-image: var(--IDS-CHECKBOX--INVALID__CHECK-BACKGROUND-IMAGE) !important;
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
&.ids-checkbox--light {
|
|
75
|
+
input[type="checkbox"],
|
|
76
|
+
input {
|
|
77
|
+
&::before {
|
|
78
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
79
|
+
}
|
|
80
|
+
&.ids-input--invalid::before {
|
|
81
|
+
background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
&.ids-checkbox--block {
|
|
87
|
+
width: 100%;
|
|
88
|
+
.ids-label {
|
|
89
|
+
width: 100%;
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
&.ids-checkbox--compact {
|
|
94
|
+
margin: 0 !important;
|
|
95
|
+
label {
|
|
96
|
+
margin-left: 0 !important;
|
|
97
|
+
margin-bottom: -0.125rem !important;
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
@use "../../layout/breakpoints";
|
|
2
|
+
@use "../partials";
|
|
3
|
+
|
|
4
|
+
.ids-input-wrapper {
|
|
5
|
+
position: relative;
|
|
6
|
+
display: flex;
|
|
7
|
+
gap: 0.5rem;
|
|
8
|
+
|
|
9
|
+
.ids-input__icon {
|
|
10
|
+
@include partials.ids-input-icon();
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
// input type search
|
|
14
|
+
.ids-input__inner-wrapper {
|
|
15
|
+
position: relative;
|
|
16
|
+
width: 100%;
|
|
17
|
+
|
|
18
|
+
.ids-input__search-icon {
|
|
19
|
+
pointer-events: none;
|
|
20
|
+
position: absolute;
|
|
21
|
+
top: 50%;
|
|
22
|
+
left: 1.25rem;
|
|
23
|
+
transform: translateY(-50%);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.ids-input {
|
|
27
|
+
padding-left: var(--IDS-INPUT--SEARCH__PADDING-LEFT);
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
&.ids-input--icon {
|
|
32
|
+
.ids-input {
|
|
33
|
+
padding-right: var(--IDS-INPUT__ICON-PADDING-RIGHT);
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
@media (min-width: breakpoints.$medium) {
|
|
38
|
+
gap: 1.25rem;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.ids-input {
|
|
43
|
+
@include partials.ids-form-input-base();
|
|
44
|
+
@include partials.ids-focusable();
|
|
45
|
+
width: 100% !important;
|
|
46
|
+
height: var(--IDS-INPUT__HEIGHT);
|
|
47
|
+
line-height: 1.5rem;
|
|
48
|
+
font-size: 1rem;
|
|
49
|
+
|
|
50
|
+
&.ids-input--search,
|
|
51
|
+
&[type="search"] {
|
|
52
|
+
margin-top: 0;
|
|
53
|
+
margin-bottom: 0;
|
|
54
|
+
padding-left: var(--IDS-INPUT--SEARCH__PADDING-LEFT);
|
|
55
|
+
font-size: var(--IDS-INPUT--SEARCH__FONT-SIZE-MOBILE);
|
|
56
|
+
border-radius: var(--IDS-INPUT--SEARCH__BORDER-RADIUS);
|
|
57
|
+
height: var(--IDS-INPUT--SEARCH__HEIGHT-MOBILE);
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
@media (min-width: breakpoints.$medium) {
|
|
61
|
+
&.ids-input--search,
|
|
62
|
+
&[type="search"] {
|
|
63
|
+
height: var(--IDS-INPUT--SEARCH__HEIGHT-DESKTOP);
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.ids-input__hint {
|
|
69
|
+
margin-top: 0.313rem;
|
|
70
|
+
font-family: var(--IDS-FONT-FAMILY-BASE);
|
|
71
|
+
color: var(--IDS-FORM-LABEL__COLOR);
|
|
72
|
+
display: flex;
|
|
73
|
+
justify-content: end;
|
|
74
|
+
line-height: 1.5rem;
|
|
75
|
+
font-size: 1rem;
|
|
76
|
+
font-style: italic;
|
|
77
|
+
}
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
@use "../partials";
|
|
2
|
+
|
|
3
|
+
.ids-radio {
|
|
4
|
+
@include partials.ids-label-wrapper();
|
|
5
|
+
|
|
6
|
+
input,
|
|
7
|
+
input[type="radio"] {
|
|
8
|
+
cursor: pointer;
|
|
9
|
+
appearance: none;
|
|
10
|
+
margin: 0;
|
|
11
|
+
width: 1.25rem;
|
|
12
|
+
height: 1.25rem;
|
|
13
|
+
color: var(--IDS-COLOR-ACCENT-40);
|
|
14
|
+
border: .063rem solid var(--IDS-COLOR-ACCENT-40);
|
|
15
|
+
background-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
16
|
+
border-radius: 50%;
|
|
17
|
+
position: relative;
|
|
18
|
+
flex-shrink: 0;
|
|
19
|
+
|
|
20
|
+
&.ids-input--light:not(.ids-input--invalid) {
|
|
21
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
22
|
+
&::after {
|
|
23
|
+
border:0.125rem solid var(--IDS-COLOR-NEUTRAL-100);
|
|
24
|
+
background-color: var(--IDS-COLOR-NEUTRAL-100);
|
|
25
|
+
}
|
|
26
|
+
&:checked {
|
|
27
|
+
&::after {
|
|
28
|
+
border: .125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
29
|
+
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR);
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
&:disabled {
|
|
33
|
+
&::after {
|
|
34
|
+
border: .125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
35
|
+
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
&:disabled:checked {
|
|
39
|
+
&::after {
|
|
40
|
+
border: .125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
41
|
+
background-color: var(--IDS-RADIO--CHECKED-DISABLED__BACKGROUND-COLOR);
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
&::after {
|
|
47
|
+
content: "";
|
|
48
|
+
position: absolute;
|
|
49
|
+
display: inline-block;
|
|
50
|
+
cursor: pointer;
|
|
51
|
+
width: 1.125rem;
|
|
52
|
+
height: 1.125rem;
|
|
53
|
+
border-radius: 50%;
|
|
54
|
+
top: 0;
|
|
55
|
+
left: 0;
|
|
56
|
+
border: .125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
57
|
+
background-color: var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
&:checked {
|
|
61
|
+
&::after {
|
|
62
|
+
border: .125rem solid var(--IDS-RADIO__BACKGROUND-COLOR);
|
|
63
|
+
background-color: var(--IDS-RADIO--CHECKED__BACKGROUND-COLOR);
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
&:disabled {
|
|
68
|
+
cursor: default;
|
|
69
|
+
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
70
|
+
border: var(--IDS-FORM--DISABLED__BORDER);
|
|
71
|
+
&::after {
|
|
72
|
+
cursor: default;
|
|
73
|
+
background-color: var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
74
|
+
border: .125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
75
|
+
top: 0;
|
|
76
|
+
left: 0;
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
&:disabled:checked {
|
|
81
|
+
&::after {
|
|
82
|
+
border: .125rem solid var(--IDS-RADIO--DISABLED__BACKGROUND-COLOR);
|
|
83
|
+
background-color: var(--IDS-RADIO--CHECKED-DISABLED__BACKGROUND-COLOR);
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
&[aria-invalid="true"]:not(:checked) {
|
|
88
|
+
background-color: var(--IDS-RADIO--INVALID__BACKGROUND-COLOR);
|
|
89
|
+
border: 0.0625rem solid var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
90
|
+
box-shadow: inset 0 0 0 0.0625rem var(--IDS-RADIO--INVALID__BACKGROUND-COLOR);
|
|
91
|
+
|
|
92
|
+
&::after {
|
|
93
|
+
border: 0.0625rem solid var(--IDS-FORM--INVALID__BORDER-COLOR);
|
|
94
|
+
background-color: var(--IDS-RADIO--INVALID__BACKGROUND-COLOR);
|
|
95
|
+
top: 0;
|
|
96
|
+
left: 0;
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
&.ids-radio--compact {
|
|
102
|
+
margin: 0 !important;
|
|
103
|
+
label {
|
|
104
|
+
margin-left: 0 !important;
|
|
105
|
+
margin-bottom: -0.125rem !important;
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
|
|
2
|
+
input.ids-range {
|
|
3
|
+
appearance: none;
|
|
4
|
+
width: 100%;
|
|
5
|
+
height: 0.5rem;
|
|
6
|
+
background-color: var(--IDS-RANGE__BACKGROUND-COLOR);
|
|
7
|
+
background-image: linear-gradient(
|
|
8
|
+
var(--IDS-RANGE__SELECTION-BACKGROUND-COLOR),
|
|
9
|
+
var(--IDS-RANGE__SELECTION-BACKGROUND-COLOR)
|
|
10
|
+
);
|
|
11
|
+
background-repeat: no-repeat;
|
|
12
|
+
border: 0.063rem;
|
|
13
|
+
cursor: pointer;
|
|
14
|
+
display: block;
|
|
15
|
+
padding: 0;
|
|
16
|
+
border-radius: 1rem;
|
|
17
|
+
margin: 0;
|
|
18
|
+
|
|
19
|
+
&::-ms-track {
|
|
20
|
+
width: 100%;
|
|
21
|
+
cursor: pointer;
|
|
22
|
+
background: transparent;
|
|
23
|
+
border-color: transparent;
|
|
24
|
+
color: transparent;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
&::-webkit-slider-thumb {
|
|
28
|
+
-webkit-appearance: none;
|
|
29
|
+
border: 0.125rem solid var(--IDS-COLOR-NEUTRAL-100);
|
|
30
|
+
height: 1.5rem;
|
|
31
|
+
width: 1.5rem;
|
|
32
|
+
border-radius: 100%;
|
|
33
|
+
background: var(--IDS-RANGE__THUMB-BACKGROUND-COLOR);
|
|
34
|
+
cursor: pointer;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
&::-ms-thumb {
|
|
38
|
+
border: 0.125rem solid var(--IDS-COLOR-NEUTRAL-100);
|
|
39
|
+
height: 1.375rem;
|
|
40
|
+
width: 1.5rem;
|
|
41
|
+
border-radius: 100%;
|
|
42
|
+
cursor: pointer;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
&:disabled {
|
|
46
|
+
cursor: default;
|
|
47
|
+
appearance: none;
|
|
48
|
+
width: 100%;
|
|
49
|
+
height: 0.5rem;
|
|
50
|
+
background-color: var(--IDS-RANGE__BACKGROUND-COLOR);
|
|
51
|
+
background-image: linear-gradient(
|
|
52
|
+
var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR),
|
|
53
|
+
var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR)
|
|
54
|
+
);
|
|
55
|
+
background-repeat: no-repeat;
|
|
56
|
+
border: 0.063rem;
|
|
57
|
+
padding: 0;
|
|
58
|
+
border-radius: 1rem;
|
|
59
|
+
|
|
60
|
+
&::-webkit-slider-thumb {
|
|
61
|
+
cursor: default;
|
|
62
|
+
background: var(--IDS-RANGE--DISABLED__SELECTION-BACKGROUND-COLOR);
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
&::-ms-thumb {
|
|
66
|
+
cursor: default;
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
@use "../partials";
|
|
2
|
+
|
|
3
|
+
.ids-select {
|
|
4
|
+
appearance: none !important;
|
|
5
|
+
-webkit-appearance: none !important;
|
|
6
|
+
-moz-appearance: none !important;
|
|
7
|
+
@include partials.ids-select-style();
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.ids-select-wrapper {
|
|
11
|
+
position: relative;
|
|
12
|
+
display: flex;
|
|
13
|
+
|
|
14
|
+
&::after {
|
|
15
|
+
@include partials.ids-select-chevron();
|
|
16
|
+
}
|
|
17
|
+
&:has(.ids-input--invalid)::after {
|
|
18
|
+
background-image: var(--IDS-SELECT--INVALID__CHEVRON-ICON);
|
|
19
|
+
}
|
|
20
|
+
&:has(.ids-select:disabled)::after {
|
|
21
|
+
background-image: var(--IDS-SELECT--DISABLED__CHEVRON-ICON);
|
|
22
|
+
}
|
|
23
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
@use "../partials";
|
|
2
|
+
|
|
3
|
+
.ids-textarea {
|
|
4
|
+
display: inline-block;
|
|
5
|
+
|
|
6
|
+
textarea {
|
|
7
|
+
@include partials.ids-form-input-base();
|
|
8
|
+
@include partials.ids-textarea-scrollbar();
|
|
9
|
+
padding: var(--IDS-TEXTAREA__PADDING);
|
|
10
|
+
box-sizing: border-box;
|
|
11
|
+
|
|
12
|
+
&:focus {
|
|
13
|
+
box-shadow: var(--IDS-INPUT__BOX-SHADOW);
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
&::-webkit-resizer {
|
|
17
|
+
appearance: none;
|
|
18
|
+
background-image: var(--IDS-TEXTAREA__RESIZER-IMAGE);
|
|
19
|
+
background-repeat: no-repeat;
|
|
20
|
+
background-position: center center;
|
|
21
|
+
background-size: cover;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
&.ids-textarea--block {
|
|
26
|
+
display: block;
|
|
27
|
+
textarea {
|
|
28
|
+
display: block;
|
|
29
|
+
width: 100%;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
&.ids-textarea--autosize {
|
|
34
|
+
display: block;
|
|
35
|
+
textarea {
|
|
36
|
+
width: 100%;
|
|
37
|
+
resize: none;
|
|
38
|
+
overflow: hidden;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
}
|