@inera/ids-design 4.9.1 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/alert/alert-lit.d.ts +2 -0
- package/components/alert/alert-lit.js +1 -1
- package/components/alert/alert.css +225 -1
- package/components/alert-global/alert-global-lit.d.ts +2 -0
- package/components/alert-global/alert-global-lit.js +1 -1
- package/components/alert-global/alert-global.css +167 -1
- package/components/badge/badge-lit.d.ts +2 -0
- package/components/badge/badge-lit.js +1 -1
- package/components/badge/badge.css +60 -1
- package/components/breadcrumbs/breadcrumbs-lit.d.ts +2 -0
- package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
- package/components/breadcrumbs/breadcrumbs.css +90 -1
- package/components/button/button-lit.d.ts +2 -0
- package/components/button/button-lit.js +1 -1
- package/components/button/button.css +308 -1
- package/components/button-group/button-group-lit.d.ts +2 -0
- package/components/button-group/button-group-lit.js +1 -1
- package/components/button-group/button-group.css +39 -1
- package/components/card/card-lit.d.ts +2 -0
- package/components/card/card-lit.js +1 -1
- package/components/card/card.css +107 -1
- package/components/data-table/data-table-lit.d.ts +2 -0
- package/components/data-table/data-table-lit.js +7 -0
- package/components/data-table/data-table.css +402 -0
- package/components/date-label/date-label-lit.d.ts +2 -0
- package/components/date-label/date-label-lit.js +1 -1
- package/components/date-label/date-label.css +75 -1
- package/components/dialog/dialog-lit.d.ts +2 -0
- package/components/dialog/dialog-lit.js +1 -1
- package/components/dialog/dialog.css +178 -1
- package/components/expandable/expandable-lit.d.ts +2 -0
- package/components/expandable/expandable-lit.js +1 -1
- package/components/expandable/expandable.css +94 -1
- package/components/footer/footer-lit.d.ts +2 -0
- package/components/footer/footer-lit.js +1 -1
- package/components/footer/footer.css +470 -1
- package/components/footer-1177/footer-1177-lit.d.ts +2 -0
- package/components/footer-1177/footer-1177-lit.js +7 -0
- package/components/footer-1177/footer-1177.css +316 -0
- package/components/footer-1177-admin/footer-1177-admin-lit.d.ts +2 -0
- package/components/footer-1177-admin/footer-1177-admin-lit.js +7 -0
- package/components/footer-1177-admin/footer-1177-admin.css +303 -0
- package/components/footer-1177-pro/footer-1177-pro-lit.d.ts +2 -0
- package/components/footer-1177-pro/footer-1177-pro-lit.js +7 -0
- package/components/footer-1177-pro/footer-1177-pro.css +169 -0
- package/components/footer-inera/footer-inera-lit.d.ts +2 -0
- package/components/footer-inera/footer-inera-lit.js +7 -0
- package/components/footer-inera/footer-inera.css +333 -0
- package/components/footer-inera-admin/footer-inera-admin-lit.d.ts +2 -0
- package/components/footer-inera-admin/footer-inera-admin-lit.js +7 -0
- package/components/footer-inera-admin/footer-inera-admin.css +350 -0
- package/components/form/error-message/error-message-lit.d.ts +2 -0
- package/components/form/error-message/error-message.css +39 -1
- package/components/form/group/group-lit.d.ts +2 -0
- package/components/form/group/group.css +19 -1
- package/components/form/range/range-lit.d.ts +2 -0
- package/components/form/range/range.css +34 -1
- package/components/form/select-multiple/select-multiple-lit.d.ts +2 -0
- package/components/form/select-multiple/select-multiple-lit.js +1 -1
- package/components/form/select-multiple/select-multiple.css +189 -1
- package/components/form/spinner/spinner-lit.d.ts +2 -0
- package/components/form/spinner/spinner.css +60 -1
- package/components/form/textarea/textarea-lit.d.ts +2 -0
- package/components/form/textarea/textarea.css +0 -1
- package/components/form/toggle/toggle-lit.d.ts +2 -0
- package/components/form/toggle/toggle-lit.js +1 -1
- package/components/form/toggle/toggle.css +153 -1
- package/components/grid/column/_column-partials.css +0 -1
- package/components/grid/column/column-lit.d.ts +2 -0
- package/components/grid/column/column.css +424 -1
- package/components/header-1177/composite-header-1177.css +1885 -0
- package/components/header-1177/header-1177-avatar-lit.d.ts +2 -0
- package/components/header-1177/header-1177-avatar-lit.js +7 -0
- package/components/header-1177/header-1177-avatar.css +285 -0
- package/components/header-1177/header-1177-item-lit.d.ts +2 -0
- package/components/header-1177/header-1177-item-lit.js +7 -0
- package/components/header-1177/header-1177-item.css +153 -0
- package/components/header-1177/header-1177-lit.d.ts +2 -0
- package/components/header-1177/header-1177-lit.js +7 -0
- package/components/header-1177/header-1177-nav-item-lit.d.ts +2 -0
- package/components/header-1177/header-1177-nav-item-lit.js +7 -0
- package/components/header-1177/header-1177-nav-item-mobile-lit.d.ts +2 -0
- package/components/header-1177/header-1177-nav-item-mobile-lit.js +7 -0
- package/components/header-1177/header-1177-nav-item-mobile.css +280 -0
- package/components/header-1177/header-1177-nav-item.css +446 -0
- package/components/header-1177/header-1177-nav-lit.d.ts +2 -0
- package/components/header-1177/header-1177-nav-lit.js +7 -0
- package/components/header-1177/header-1177-nav.css +101 -0
- package/components/header-1177/header-1177.css +615 -0
- package/components/header-1177-admin/header-1177-admin-avatar-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-avatar-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +73 -0
- package/components/header-1177-admin/header-1177-admin-avatar.css +285 -0
- package/components/header-1177-admin/header-1177-admin-item-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-item-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-item.css +141 -0
- package/components/header-1177-admin/header-1177-admin-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-nav-item.css +434 -0
- package/components/header-1177-admin/header-1177-admin-nav-lit.d.ts +2 -0
- package/components/header-1177-admin/header-1177-admin-nav-lit.js +7 -0
- package/components/header-1177-admin/header-1177-admin-nav.css +91 -0
- package/components/header-1177-admin/header-1177-admin.css +354 -0
- package/components/header-1177-pro/header-1177-pro-avatar-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-avatar-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +73 -0
- package/components/header-1177-pro/header-1177-pro-avatar.css +301 -0
- package/components/header-1177-pro/header-1177-pro-item-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-item-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-item.css +157 -0
- package/components/header-1177-pro/header-1177-pro-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-nav-item.css +426 -0
- package/components/header-1177-pro/header-1177-pro-nav-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-nav-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +287 -0
- package/components/header-1177-pro/header-1177-pro-nav.css +97 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.d.ts +2 -0
- package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +7 -0
- package/components/header-1177-pro/header-1177-pro-region-picker.css +205 -0
- package/components/header-1177-pro/header-1177-pro.css +272 -0
- package/components/link/link-lit.d.ts +2 -0
- package/components/link/link-lit.js +1 -1
- package/components/link/link.css +131 -1
- package/components/list/list-lit.d.ts +2 -0
- package/components/list/list-lit.js +1 -1
- package/components/list/list.css +134 -1
- package/components/mobile-menu/mobile-menu-lit.d.ts +2 -0
- package/components/mobile-menu/mobile-menu-lit.js +1 -1
- package/components/mobile-menu/mobile-menu.css +827 -1
- package/components/notification-badge/notification-badge-lit.d.ts +2 -0
- package/components/notification-badge/notification-badge-lit.js +1 -1
- package/components/notification-badge/notification-badge.css +21 -1
- package/components/popover/popover-lit.d.ts +2 -0
- package/components/popover/popover-lit.js +7 -0
- package/components/popover/popover.css +24 -0
- package/components/popover-content/popover-content-lit.d.ts +2 -0
- package/components/popover-content/popover-content-lit.js +7 -0
- package/components/popover-content/popover-content.css +306 -0
- package/components/progressbar/progressbar-lit.d.ts +2 -0
- package/components/progressbar/progressbar-lit.js +1 -1
- package/components/progressbar/progressbar.css +53 -1
- package/components/table/table.css +31 -1
- package/components/tabs/tabs-lit.d.ts +2 -0
- package/components/tabs/tabs-lit.js +2 -2
- package/components/tabs/tabs.css +124 -1
- package/components/tag/tag-lit.d.ts +2 -0
- package/components/tag/tag-lit.js +1 -1
- package/components/tag/tag.css +59 -1
- package/global/_partials.css +7 -1
- package/global/global.css +2949 -1
- package/global/util/util.css +2234 -1
- package/package.json +1 -1
- package/themes/1177/1177-tokens.css +32 -1
- package/themes/1177/1177.css +3967 -1
- package/themes/1177-pro/1177-pro-tokens.css +1 -1
- package/themes/1177-pro/1177-pro.css +4112 -1
- package/themes/inera/inera-tokens.css +52 -1
- package/themes/inera/inera.css +3956 -1
- package/themes/inera-admin/inera-admin-tokens.css +1 -1
- package/themes/inera-admin/inera-admin.css +4044 -1
- package/themes/reset.css +61 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
|
|
3
|
-
var css_248z = "
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids .ids-button.ids-button--disabled,.ids .ids-button.ids-button--secondary.ids-button--disabled,.ids .ids-button.ids-button--secondary[disabled],.ids .ids-button[disabled],.ids button.ids-button.ids-button--disabled,.ids button.ids-button.ids-button--secondary.ids-button--disabled,.ids button.ids-button.ids-button--secondary[disabled],.ids button.ids-button[disabled],.ids-button.ids-button--disabled,.ids-button.ids-button--secondary.ids-button--disabled,.ids-button.ids-button--secondary[disabled],.ids-button[disabled]{background-color:#fff!important;border:var(--btn-disabled_border)!important;color:var(--btn-disabled_color)!important}.ids button.ids-button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;min-height:24px;min-width:24px;outline:inherit;padding:0;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ids button.ids-button:focus{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:var(--IDS-FOCUS_OUTLINE-OFFSET)!important}.ids .ids-button,.ids button.ids-button,.ids-button{align-items:center;background-color:var(--btn_background-color);border:var(--btn_border);border-radius:var(--btn_border-radius);box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--btn_font-family);font-size:1rem;font-weight:var(--btn_font-weight);gap:8px;justify-content:center;line-height:22px;min-height:var(--btn-m_height);padding:var(--btn-m_padding);text-align:center;text-transform:uppercase;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.ids .ids-button.ids-button--active,.ids .ids-button:active,.ids .ids-button:focus,.ids .ids-button:hover,.ids button.ids-button.ids-button--active,.ids button.ids-button:active,.ids button.ids-button:focus,.ids button.ids-button:hover,.ids-button.ids-button--active,.ids-button:active,.ids-button:focus,.ids-button:hover{background-color:var(--btn-active_background-color);box-shadow:var(--btn-active_box-shadow)}.ids .ids-button.ids-button--s,.ids button.ids-button.ids-button--s,.ids-button.ids-button--s{font-size:.875rem;min-height:var(--btn-s_height);padding:var(--btn-s_padding)}.ids .ids-button.ids-button--l,.ids button.ids-button.ids-button--l,.ids-button.ids-button--l{font-size:1.125rem;min-height:var(--btn-l_height);padding:var(--btn-l_padding)}.ids .ids-button.ids-button--secondary,.ids button.ids-button.ids-button--secondary,.ids-button.ids-button--secondary{background-color:#fff;border:var(--btn-secondary_border);color:var(--btn-secondary_color);min-height:var(--btn-secondary-m_height);padding:var(--btn-secondary-m_padding)}.ids .ids-button.ids-button--secondary.ids-button--s,.ids button.ids-button.ids-button--secondary.ids-button--s,.ids-button.ids-button--secondary.ids-button--s{min-height:var(--btn-secondary-s_height);padding:var(--btn-secondary-s_padding)}.ids .ids-button.ids-button--secondary.ids-button--l,.ids button.ids-button.ids-button--secondary.ids-button--l,.ids-button.ids-button--secondary.ids-button--l{min-height:var(--btn-secondary-l_height);padding:var(--btn-secondary-l_padding)}.ids .ids-button.ids-button--secondary.ids-button--active,.ids .ids-button.ids-button--secondary:active,.ids .ids-button.ids-button--secondary:focus,.ids .ids-button.ids-button--secondary:hover,.ids button.ids-button.ids-button--secondary.ids-button--active,.ids button.ids-button.ids-button--secondary:active,.ids button.ids-button.ids-button--secondary:focus,.ids button.ids-button.ids-button--secondary:hover,.ids-button.ids-button--secondary.ids-button--active,.ids-button.ids-button--secondary:active,.ids-button.ids-button--secondary:focus,.ids-button.ids-button--secondary:hover{background-color:var(--btn-active_background-color);border:1px solid var(--btn-active_background-color);color:#fff}.ids .ids-button.ids-button--tertiary,.ids button.ids-button.ids-button--tertiary,.ids-button.ids-button--tertiary{background:transparent;border:none;border-radius:0;box-shadow:none;color:var(--btn-tertiary_color);font-family:var(--font-family_2);line-height:22px;text-decoration:underline}.ids .ids-button.ids-button--tertiary.ids-button--active,.ids .ids-button.ids-button--tertiary:active,.ids .ids-button.ids-button--tertiary:focus,.ids .ids-button.ids-button--tertiary:hover,.ids button.ids-button.ids-button--tertiary.ids-button--active,.ids button.ids-button.ids-button--tertiary:active,.ids button.ids-button.ids-button--tertiary:focus,.ids button.ids-button.ids-button--tertiary:hover,.ids-button.ids-button--tertiary.ids-button--active,.ids-button.ids-button--tertiary:active,.ids-button.ids-button--tertiary:focus,.ids-button.ids-button--tertiary:hover{background-color:var(--btn-active_background-color);border-radius:var(--btn_border-radius);color:#fff}.ids .ids-button.ids-button--tertiary.ids-button--disabled,.ids .ids-button.ids-button--tertiary[disabled],.ids button.ids-button.ids-button--tertiary.ids-button--disabled,.ids button.ids-button.ids-button--tertiary[disabled],.ids-button.ids-button--tertiary.ids-button--disabled,.ids-button.ids-button--tertiary[disabled]{border:none!important;color:var(--btn-disabled_color);text-decoration:underline!important;text-decoration:none}.ids .ids-button.ids-button--submit,.ids button.ids-button.ids-button--submit,.ids-button.ids-button--submit{height:3.75em!important}.ids .ids-button.ids-button--fab,.ids .ids-button.ids-button--icon,.ids button.ids-button.ids-button--fab,.ids button.ids-button.ids-button--icon,.ids-button.ids-button--fab,.ids-button.ids-button--icon{border-radius:100%;font-size:20px;font-style:normal;font-weight:400;height:44px!important;justify-content:center;line-height:0px!important;padding:0!important;width:44px}.ids .ids-button.ids-button--fab.ids-button--s,.ids .ids-button.ids-button--icon.ids-button--s,.ids button.ids-button.ids-button--fab.ids-button--s,.ids button.ids-button.ids-button--icon.ids-button--s,.ids-button.ids-button--fab.ids-button--s,.ids-button.ids-button--icon.ids-button--s{height:30px!important;width:30px}.ids .ids-button.ids-button--fab.ids-button--l,.ids .ids-button.ids-button--icon.ids-button--l,.ids button.ids-button.ids-button--fab.ids-button--l,.ids button.ids-button.ids-button--icon.ids-button--l,.ids-button.ids-button--fab.ids-button--l,.ids-button.ids-button--icon.ids-button--l{height:60px!important;width:60px}.ids .ids-button.ids-button--fab,.ids button.ids-button.ids-button--fab,.ids-button.ids-button--fab{background-color:#fff;border:var(--btn-fab_border);filter:drop-shadow(0 0 6px rgba(0,0,0,.3))}.ids .ids-button.ids-button--icon.ids-button--secondary,.ids button.ids-button.ids-button--icon.ids-button--secondary,.ids-button.ids-button--icon.ids-button--secondary{background-color:var(--btn-icon-secondary_background-color)}.ids .ids-button.ids-button--icon.ids-button--active,.ids .ids-button.ids-button--icon:active,.ids .ids-button.ids-button--icon:focus,.ids .ids-button.ids-button--icon:hover,.ids button.ids-button.ids-button--icon.ids-button--active,.ids button.ids-button.ids-button--icon:active,.ids button.ids-button.ids-button--icon:focus,.ids button.ids-button.ids-button--icon:hover,.ids-button.ids-button--icon.ids-button--active,.ids-button.ids-button--icon:active,.ids-button.ids-button--icon:focus,.ids-button.ids-button--icon:hover{background-color:var(--btn-icon-secondary--hover_background-color);color:#fff}.ids .ids-button.ids-button--submit,.ids button.ids-button.ids-button--submit,.ids-button.ids-button--submit{border-radius:var(--btn-submit_border-radius);height:var(--btn-submit_height);line-height:var(--btn-submit_height)}.ids .ids-button.ids-button--search,.ids button.ids-button.ids-button--search,.ids-button.ids-button--search{border-radius:var(--btn-search_border-radius);font-size:var(--btn-search_font-size);height:var(--btn-search_height);padding:0 30px!important}.ids .ids-button.ids-button--search.ids-button--s,.ids button.ids-button.ids-button--search.ids-button--s,.ids-button.ids-button--search.ids-button--s{font-size:var(--btn-search-s_font-size);height:var(--btn-search-s_height)}@media (max-width:1024px){.ids .ids-button.ids-button--search,.ids button.ids-button.ids-button--search,.ids-button.ids-button--search{font-size:var(--btn-search-mobile_font-size)!important;height:var(--btn-search-mobile_height)!important;padding:0 14px!important}}.ids .ids-button.ids-button--block,.ids button.ids-button.ids-button--block,.ids-button.ids-button--block{align-items:center;display:flex;justify-content:center;width:100%}@media (max-width:1024px){.ids .ids-button.ids-button--m-block,.ids button.ids-button.ids-button--m-block,.ids-button.ids-button--m-block{align-items:center;display:flex;justify-content:center;width:100%}}@media (max-width:640px){.ids .ids-button.ids-button--s-block,.ids button.ids-button.ids-button--s-block,.ids-button.ids-button--s-block{align-items:center;display:flex;justify-content:center;width:100%}}.ids .ids-button.ids-button--disabled,.ids .ids-button[disabled],.ids button.ids-button.ids-button--disabled,.ids button.ids-button[disabled],.ids-button.ids-button--disabled,.ids-button[disabled]{pointer-events:none}.ids .ids-button:focus,.ids button.ids-button:focus,.ids-button:focus{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:var(--IDS-FOCUS_OUTLINE-OFFSET)!important}";
|
|
4
4
|
|
|
5
5
|
var buttonLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -1 +1,308 @@
|
|
|
1
|
-
|
|
1
|
+
@media (max-width: 1023px) {
|
|
2
|
+
.ids-desktop {
|
|
3
|
+
display: none !important;
|
|
4
|
+
}
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
@media (min-width: 1024px) {
|
|
8
|
+
.ids-mobile {
|
|
9
|
+
display: none !important;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
/* 1177 Typography - no margins */
|
|
14
|
+
/*******
|
|
15
|
+
* FORM
|
|
16
|
+
********/
|
|
17
|
+
/*******
|
|
18
|
+
* Accessibility
|
|
19
|
+
********/
|
|
20
|
+
.ids .ids-button.ids-button--secondary.ids-button--disabled, .ids .ids-button.ids-button--secondary[disabled],
|
|
21
|
+
.ids-button.ids-button--secondary.ids-button--disabled,
|
|
22
|
+
.ids-button.ids-button--secondary[disabled],
|
|
23
|
+
.ids button.ids-button.ids-button--secondary.ids-button--disabled,
|
|
24
|
+
.ids button.ids-button.ids-button--secondary[disabled], .ids .ids-button.ids-button--disabled, .ids .ids-button[disabled],
|
|
25
|
+
.ids-button.ids-button--disabled,
|
|
26
|
+
.ids-button[disabled],
|
|
27
|
+
.ids button.ids-button.ids-button--disabled,
|
|
28
|
+
.ids button.ids-button[disabled] {
|
|
29
|
+
color: var(--btn-disabled_color) !important;
|
|
30
|
+
border: var(--btn-disabled_border) !important;
|
|
31
|
+
background-color: white !important;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.ids button.ids-button {
|
|
35
|
+
min-width: 24px;
|
|
36
|
+
min-height: 24px;
|
|
37
|
+
background: none;
|
|
38
|
+
color: inherit;
|
|
39
|
+
border: none;
|
|
40
|
+
padding: 0;
|
|
41
|
+
font: inherit;
|
|
42
|
+
cursor: pointer;
|
|
43
|
+
outline: inherit;
|
|
44
|
+
-moz-user-select: -moz-none;
|
|
45
|
+
-khtml-user-select: none;
|
|
46
|
+
-webkit-user-select: none;
|
|
47
|
+
-ms-user-select: none;
|
|
48
|
+
user-select: none;
|
|
49
|
+
}
|
|
50
|
+
.ids button.ids-button:focus {
|
|
51
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
52
|
+
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.ids .ids-button,
|
|
56
|
+
.ids-button,
|
|
57
|
+
.ids button.ids-button {
|
|
58
|
+
text-align: center;
|
|
59
|
+
background-color: var(--btn_background-color);
|
|
60
|
+
border: var(--btn_border);
|
|
61
|
+
border-radius: var(--btn_border-radius);
|
|
62
|
+
box-sizing: border-box;
|
|
63
|
+
color: white;
|
|
64
|
+
cursor: pointer;
|
|
65
|
+
padding: var(--btn-m_padding);
|
|
66
|
+
gap: 8px;
|
|
67
|
+
display: inline-flex;
|
|
68
|
+
justify-content: center;
|
|
69
|
+
align-items: center;
|
|
70
|
+
font-family: var(--btn_font-family);
|
|
71
|
+
font-weight: var(--btn_font-weight);
|
|
72
|
+
text-transform: uppercase;
|
|
73
|
+
user-select: none;
|
|
74
|
+
-webkit-user-select: none;
|
|
75
|
+
-khtml-user-select: none;
|
|
76
|
+
-moz-user-select: none;
|
|
77
|
+
-ms-user-select: none;
|
|
78
|
+
font-size: 1rem;
|
|
79
|
+
min-height: var(--btn-m_height);
|
|
80
|
+
line-height: 22px;
|
|
81
|
+
}
|
|
82
|
+
.ids .ids-button:hover, .ids .ids-button:active, .ids .ids-button:focus, .ids .ids-button.ids-button--active,
|
|
83
|
+
.ids-button:hover,
|
|
84
|
+
.ids-button:active,
|
|
85
|
+
.ids-button:focus,
|
|
86
|
+
.ids-button.ids-button--active,
|
|
87
|
+
.ids button.ids-button:hover,
|
|
88
|
+
.ids button.ids-button:active,
|
|
89
|
+
.ids button.ids-button:focus,
|
|
90
|
+
.ids button.ids-button.ids-button--active {
|
|
91
|
+
background-color: var(--btn-active_background-color);
|
|
92
|
+
box-shadow: var(--btn-active_box-shadow);
|
|
93
|
+
}
|
|
94
|
+
.ids .ids-button.ids-button--s,
|
|
95
|
+
.ids-button.ids-button--s,
|
|
96
|
+
.ids button.ids-button.ids-button--s {
|
|
97
|
+
font-size: 0.875rem;
|
|
98
|
+
min-height: var(--btn-s_height);
|
|
99
|
+
padding: var(--btn-s_padding);
|
|
100
|
+
}
|
|
101
|
+
.ids .ids-button.ids-button--l,
|
|
102
|
+
.ids-button.ids-button--l,
|
|
103
|
+
.ids button.ids-button.ids-button--l {
|
|
104
|
+
font-size: 1.125rem;
|
|
105
|
+
min-height: var(--btn-l_height);
|
|
106
|
+
padding: var(--btn-l_padding);
|
|
107
|
+
}
|
|
108
|
+
.ids .ids-button.ids-button--secondary,
|
|
109
|
+
.ids-button.ids-button--secondary,
|
|
110
|
+
.ids button.ids-button.ids-button--secondary {
|
|
111
|
+
background-color: white;
|
|
112
|
+
border: var(--btn-secondary_border);
|
|
113
|
+
color: var(--btn-secondary_color);
|
|
114
|
+
min-height: var(--btn-secondary-m_height);
|
|
115
|
+
padding: var(--btn-secondary-m_padding);
|
|
116
|
+
}
|
|
117
|
+
.ids .ids-button.ids-button--secondary.ids-button--s,
|
|
118
|
+
.ids-button.ids-button--secondary.ids-button--s,
|
|
119
|
+
.ids button.ids-button.ids-button--secondary.ids-button--s {
|
|
120
|
+
min-height: var(--btn-secondary-s_height);
|
|
121
|
+
padding: var(--btn-secondary-s_padding);
|
|
122
|
+
}
|
|
123
|
+
.ids .ids-button.ids-button--secondary.ids-button--l,
|
|
124
|
+
.ids-button.ids-button--secondary.ids-button--l,
|
|
125
|
+
.ids button.ids-button.ids-button--secondary.ids-button--l {
|
|
126
|
+
min-height: var(--btn-secondary-l_height);
|
|
127
|
+
padding: var(--btn-secondary-l_padding);
|
|
128
|
+
}
|
|
129
|
+
.ids .ids-button.ids-button--secondary.ids-button--active, .ids .ids-button.ids-button--secondary:hover, .ids .ids-button.ids-button--secondary:focus, .ids .ids-button.ids-button--secondary:active,
|
|
130
|
+
.ids-button.ids-button--secondary.ids-button--active,
|
|
131
|
+
.ids-button.ids-button--secondary:hover,
|
|
132
|
+
.ids-button.ids-button--secondary:focus,
|
|
133
|
+
.ids-button.ids-button--secondary:active,
|
|
134
|
+
.ids button.ids-button.ids-button--secondary.ids-button--active,
|
|
135
|
+
.ids button.ids-button.ids-button--secondary:hover,
|
|
136
|
+
.ids button.ids-button.ids-button--secondary:focus,
|
|
137
|
+
.ids button.ids-button.ids-button--secondary:active {
|
|
138
|
+
background-color: var(--btn-active_background-color);
|
|
139
|
+
color: white;
|
|
140
|
+
border: 1px solid var(--btn-active_background-color);
|
|
141
|
+
}
|
|
142
|
+
.ids .ids-button.ids-button--tertiary,
|
|
143
|
+
.ids-button.ids-button--tertiary,
|
|
144
|
+
.ids button.ids-button.ids-button--tertiary {
|
|
145
|
+
background: transparent;
|
|
146
|
+
border-radius: 0px;
|
|
147
|
+
border: none;
|
|
148
|
+
color: var(--btn-tertiary_color);
|
|
149
|
+
box-shadow: none;
|
|
150
|
+
line-height: 22px;
|
|
151
|
+
font-family: var(--font-family_2);
|
|
152
|
+
text-decoration: underline;
|
|
153
|
+
}
|
|
154
|
+
.ids .ids-button.ids-button--tertiary.ids-button--active, .ids .ids-button.ids-button--tertiary:hover, .ids .ids-button.ids-button--tertiary:active, .ids .ids-button.ids-button--tertiary:focus,
|
|
155
|
+
.ids-button.ids-button--tertiary.ids-button--active,
|
|
156
|
+
.ids-button.ids-button--tertiary:hover,
|
|
157
|
+
.ids-button.ids-button--tertiary:active,
|
|
158
|
+
.ids-button.ids-button--tertiary:focus,
|
|
159
|
+
.ids button.ids-button.ids-button--tertiary.ids-button--active,
|
|
160
|
+
.ids button.ids-button.ids-button--tertiary:hover,
|
|
161
|
+
.ids button.ids-button.ids-button--tertiary:active,
|
|
162
|
+
.ids button.ids-button.ids-button--tertiary:focus {
|
|
163
|
+
background-color: var(--btn-active_background-color);
|
|
164
|
+
color: white;
|
|
165
|
+
border-radius: var(--btn_border-radius);
|
|
166
|
+
}
|
|
167
|
+
.ids .ids-button.ids-button--tertiary.ids-button--disabled, .ids .ids-button.ids-button--tertiary[disabled],
|
|
168
|
+
.ids-button.ids-button--tertiary.ids-button--disabled,
|
|
169
|
+
.ids-button.ids-button--tertiary[disabled],
|
|
170
|
+
.ids button.ids-button.ids-button--tertiary.ids-button--disabled,
|
|
171
|
+
.ids button.ids-button.ids-button--tertiary[disabled] {
|
|
172
|
+
border: none !important;
|
|
173
|
+
text-decoration: underline !important;
|
|
174
|
+
color: var(--btn-disabled_color);
|
|
175
|
+
text-decoration: none;
|
|
176
|
+
}
|
|
177
|
+
.ids .ids-button.ids-button--submit,
|
|
178
|
+
.ids-button.ids-button--submit,
|
|
179
|
+
.ids button.ids-button.ids-button--submit {
|
|
180
|
+
height: 3.75em !important;
|
|
181
|
+
border-radius: var(--btn-submit_border-radius);
|
|
182
|
+
}
|
|
183
|
+
.ids .ids-button.ids-button--icon, .ids .ids-button.ids-button--fab,
|
|
184
|
+
.ids-button.ids-button--icon,
|
|
185
|
+
.ids-button.ids-button--fab,
|
|
186
|
+
.ids button.ids-button.ids-button--icon,
|
|
187
|
+
.ids button.ids-button.ids-button--fab {
|
|
188
|
+
width: 44px;
|
|
189
|
+
height: 44px !important;
|
|
190
|
+
border-radius: 100%;
|
|
191
|
+
font-style: normal;
|
|
192
|
+
font-weight: 400;
|
|
193
|
+
line-height: 0px !important;
|
|
194
|
+
font-size: 20px;
|
|
195
|
+
padding: 0px !important;
|
|
196
|
+
justify-content: center;
|
|
197
|
+
}
|
|
198
|
+
.ids .ids-button.ids-button--icon.ids-button--s, .ids .ids-button.ids-button--fab.ids-button--s,
|
|
199
|
+
.ids-button.ids-button--icon.ids-button--s,
|
|
200
|
+
.ids-button.ids-button--fab.ids-button--s,
|
|
201
|
+
.ids button.ids-button.ids-button--icon.ids-button--s,
|
|
202
|
+
.ids button.ids-button.ids-button--fab.ids-button--s {
|
|
203
|
+
width: 30px;
|
|
204
|
+
height: 30px !important;
|
|
205
|
+
}
|
|
206
|
+
.ids .ids-button.ids-button--icon.ids-button--l, .ids .ids-button.ids-button--fab.ids-button--l,
|
|
207
|
+
.ids-button.ids-button--icon.ids-button--l,
|
|
208
|
+
.ids-button.ids-button--fab.ids-button--l,
|
|
209
|
+
.ids button.ids-button.ids-button--icon.ids-button--l,
|
|
210
|
+
.ids button.ids-button.ids-button--fab.ids-button--l {
|
|
211
|
+
width: 60px;
|
|
212
|
+
height: 60px !important;
|
|
213
|
+
}
|
|
214
|
+
.ids .ids-button.ids-button--fab,
|
|
215
|
+
.ids-button.ids-button--fab,
|
|
216
|
+
.ids button.ids-button.ids-button--fab {
|
|
217
|
+
background-color: white;
|
|
218
|
+
border: var(--btn-fab_border);
|
|
219
|
+
filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.3));
|
|
220
|
+
}
|
|
221
|
+
.ids .ids-button.ids-button--icon.ids-button--secondary,
|
|
222
|
+
.ids-button.ids-button--icon.ids-button--secondary,
|
|
223
|
+
.ids button.ids-button.ids-button--icon.ids-button--secondary {
|
|
224
|
+
background-color: var(--btn-icon-secondary_background-color);
|
|
225
|
+
}
|
|
226
|
+
.ids .ids-button.ids-button--icon.ids-button--active, .ids .ids-button.ids-button--icon:hover, .ids .ids-button.ids-button--icon:active, .ids .ids-button.ids-button--icon:focus,
|
|
227
|
+
.ids-button.ids-button--icon.ids-button--active,
|
|
228
|
+
.ids-button.ids-button--icon:hover,
|
|
229
|
+
.ids-button.ids-button--icon:active,
|
|
230
|
+
.ids-button.ids-button--icon:focus,
|
|
231
|
+
.ids button.ids-button.ids-button--icon.ids-button--active,
|
|
232
|
+
.ids button.ids-button.ids-button--icon:hover,
|
|
233
|
+
.ids button.ids-button.ids-button--icon:active,
|
|
234
|
+
.ids button.ids-button.ids-button--icon:focus {
|
|
235
|
+
background-color: var(--btn-icon-secondary--hover_background-color);
|
|
236
|
+
color: white;
|
|
237
|
+
}
|
|
238
|
+
.ids .ids-button.ids-button--submit,
|
|
239
|
+
.ids-button.ids-button--submit,
|
|
240
|
+
.ids button.ids-button.ids-button--submit {
|
|
241
|
+
height: var(--btn-submit_height);
|
|
242
|
+
border-radius: var(--btn-submit_border-radius);
|
|
243
|
+
line-height: var(--btn-submit_height);
|
|
244
|
+
}
|
|
245
|
+
.ids .ids-button.ids-button--search,
|
|
246
|
+
.ids-button.ids-button--search,
|
|
247
|
+
.ids button.ids-button.ids-button--search {
|
|
248
|
+
height: var(--btn-search_height);
|
|
249
|
+
padding: 0px 30px !important;
|
|
250
|
+
font-size: var(--btn-search_font-size);
|
|
251
|
+
border-radius: var(--btn-search_border-radius);
|
|
252
|
+
}
|
|
253
|
+
.ids .ids-button.ids-button--search.ids-button--s,
|
|
254
|
+
.ids-button.ids-button--search.ids-button--s,
|
|
255
|
+
.ids button.ids-button.ids-button--search.ids-button--s {
|
|
256
|
+
height: var(--btn-search-s_height);
|
|
257
|
+
font-size: var(--btn-search-s_font-size);
|
|
258
|
+
}
|
|
259
|
+
@media (max-width: 1024px) {
|
|
260
|
+
.ids .ids-button.ids-button--search,
|
|
261
|
+
.ids-button.ids-button--search,
|
|
262
|
+
.ids button.ids-button.ids-button--search {
|
|
263
|
+
font-size: var(--btn-search-mobile_font-size) !important;
|
|
264
|
+
padding: 0px 14px !important;
|
|
265
|
+
height: var(--btn-search-mobile_height) !important;
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
.ids .ids-button.ids-button--block,
|
|
269
|
+
.ids-button.ids-button--block,
|
|
270
|
+
.ids button.ids-button.ids-button--block {
|
|
271
|
+
display: flex;
|
|
272
|
+
width: 100%;
|
|
273
|
+
align-items: center;
|
|
274
|
+
justify-content: center;
|
|
275
|
+
}
|
|
276
|
+
@media (max-width: 1024px) {
|
|
277
|
+
.ids .ids-button.ids-button--m-block,
|
|
278
|
+
.ids-button.ids-button--m-block,
|
|
279
|
+
.ids button.ids-button.ids-button--m-block {
|
|
280
|
+
display: flex;
|
|
281
|
+
width: 100%;
|
|
282
|
+
align-items: center;
|
|
283
|
+
justify-content: center;
|
|
284
|
+
}
|
|
285
|
+
}
|
|
286
|
+
@media (max-width: 640px) {
|
|
287
|
+
.ids .ids-button.ids-button--s-block,
|
|
288
|
+
.ids-button.ids-button--s-block,
|
|
289
|
+
.ids button.ids-button.ids-button--s-block {
|
|
290
|
+
display: flex;
|
|
291
|
+
width: 100%;
|
|
292
|
+
align-items: center;
|
|
293
|
+
justify-content: center;
|
|
294
|
+
}
|
|
295
|
+
}
|
|
296
|
+
.ids .ids-button.ids-button--disabled, .ids .ids-button[disabled],
|
|
297
|
+
.ids-button.ids-button--disabled,
|
|
298
|
+
.ids-button[disabled],
|
|
299
|
+
.ids button.ids-button.ids-button--disabled,
|
|
300
|
+
.ids button.ids-button[disabled] {
|
|
301
|
+
pointer-events: none;
|
|
302
|
+
}
|
|
303
|
+
.ids .ids-button:focus,
|
|
304
|
+
.ids-button:focus,
|
|
305
|
+
.ids button.ids-button:focus {
|
|
306
|
+
outline: var(--IDS-FOCUS_OUTLINE);
|
|
307
|
+
outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
|
|
308
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
|
|
3
|
-
var css_248z = ".ids-button-group{align-items:center;display:flex;flex-direction:row;gap:20px}.ids-button-group.ids-button-group--end{justify-content:end}
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-button-group{align-items:center;display:flex;flex-direction:row;gap:20px}.ids-button-group.ids-button-group--end{justify-content:end}.ids-button-group.ids-button-group--center{justify-content:center}.ids-button-group.ids-button-group--rtl{direction:rtl}@media (max-width:1024px){.ids-button-group.ids-button-group--break-m:not(.ids-button-group--unresponsive){flex-direction:column;flex-direction:center}}@media (max-width:640px){.ids-button-group.ids-button-group--break-s:not(.ids-button-group--unresponsive){flex-direction:column;flex-direction:center}}";
|
|
4
4
|
|
|
5
5
|
var buttonGroupLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -1 +1,39 @@
|
|
|
1
|
-
|
|
1
|
+
@media (max-width: 1023px) {
|
|
2
|
+
.ids-desktop {
|
|
3
|
+
display: none !important;
|
|
4
|
+
}
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
@media (min-width: 1024px) {
|
|
8
|
+
.ids-mobile {
|
|
9
|
+
display: none !important;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.ids-button-group {
|
|
14
|
+
flex-direction: row;
|
|
15
|
+
display: flex;
|
|
16
|
+
align-items: center;
|
|
17
|
+
gap: 20px;
|
|
18
|
+
}
|
|
19
|
+
.ids-button-group.ids-button-group--end {
|
|
20
|
+
justify-content: end;
|
|
21
|
+
}
|
|
22
|
+
.ids-button-group.ids-button-group--center {
|
|
23
|
+
justify-content: center;
|
|
24
|
+
}
|
|
25
|
+
.ids-button-group.ids-button-group--rtl {
|
|
26
|
+
direction: rtl;
|
|
27
|
+
}
|
|
28
|
+
@media (max-width: 1024px) {
|
|
29
|
+
.ids-button-group.ids-button-group--break-m:not(.ids-button-group--unresponsive) {
|
|
30
|
+
flex-direction: column;
|
|
31
|
+
flex-direction: center;
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
@media (max-width: 640px) {
|
|
35
|
+
.ids-button-group.ids-button-group--break-s:not(.ids-button-group--unresponsive) {
|
|
36
|
+
flex-direction: column;
|
|
37
|
+
flex-direction: center;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
|
|
3
|
-
var css_248z = "
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-card{background:var(--IDS-CARD__BACKGROUND);border:var(--IDS-CARD__BORDER);border-radius:var(--IDS-CARD__BORDER-RADIUS);box-shadow:var(--IDS-CARD__BOX-SHADOW);padding:15px 20px;position:relative}.ids-card:not(.ids-card--lean):has(.ids-card__border-top--1),.ids-card:not(.ids-card--lean):has(.ids-card__border-top--2){padding-top:19px}.ids-card .ids-card__border-top--1,.ids-card .ids-card__border-top--2{border-radius:var(--IDS-CARD__BORDER-RADIUS);display:block;height:20px;left:0;overflow:hidden;position:absolute;top:0;width:100%}.ids-card .ids-card__border-top--1 div{border-top:var(--IDS-CARD--BORDER__INNER__BORDER-TOP)}.ids-card .ids-card__border-top--2 div{border-top:var(--IDS-CARD--BORDER-2__INNER__BORDER-TOP)}@media (max-width:1024px){.ids-card.ids-card--hide-on-m{background:none!important;border:none!important;box-shadow:none!important;overflow:visible!important;padding:0!important}}@media (max-width:1024px) and (max-width:1024px){.ids-card.ids-card--hide-on-m .ids-card__border-top--1,.ids-card.ids-card--hide-on-m .ids-card__border-top--2{display:none!important}}@media (max-width:640px){.ids-card.ids-card--hide-on-s{background:none!important;border:none!important;box-shadow:none!important;overflow:visible!important;padding:0!important}}@media (max-width:640px) and (max-width:1024px){.ids-card.ids-card--hide-on-s .ids-card__border-top--1,.ids-card.ids-card--hide-on-s .ids-card__border-top--2{display:none!important}}.ids-card.ids-card--fill-1{background:var(--IDS-CARD--FILL__INNER__BACKGROUND)}.ids-card.ids-card--fill-1,.ids-card.ids-card--fill-1.ids-card--interactive{border:var(--IDS-CARD--FILL__INNER__BORDER)}.ids-card.ids-card--fill-2{background:var(--IDS-CARD--FILL-2__INNER__BACKGROUND)}.ids-card.ids-card--fill-2,.ids-card.ids-card--fill-2.ids-card--interactive{border:var(--IDS-CARD--FILL-2__INNER__BORDER)}.ids-card.ids-card--lean{color:var(--IDS-CARD__COLOR);padding:5px 20px}.ids-card.ids-card--interactive:focus,.ids-card.ids-card--interactive:hover{box-shadow:var(--IDS-CARD--HOVER_BOX-SHADOW);cursor:pointer}";
|
|
4
4
|
|
|
5
5
|
var cardLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
package/components/card/card.css
CHANGED
|
@@ -1 +1,107 @@
|
|
|
1
|
-
|
|
1
|
+
/* 1177 Typography - no margins */
|
|
2
|
+
/*******
|
|
3
|
+
* FORM
|
|
4
|
+
********/
|
|
5
|
+
/*******
|
|
6
|
+
* Accessibility
|
|
7
|
+
********/
|
|
8
|
+
@media (max-width: 1023px) {
|
|
9
|
+
.ids-desktop {
|
|
10
|
+
display: none !important;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
@media (min-width: 1024px) {
|
|
15
|
+
.ids-mobile {
|
|
16
|
+
display: none !important;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.ids-card {
|
|
21
|
+
border: var(--IDS-CARD__BORDER);
|
|
22
|
+
background: var(--IDS-CARD__BACKGROUND);
|
|
23
|
+
box-shadow: var(--IDS-CARD__BOX-SHADOW);
|
|
24
|
+
border-radius: var(--IDS-CARD__BORDER-RADIUS);
|
|
25
|
+
padding: 15px 20px;
|
|
26
|
+
position: relative;
|
|
27
|
+
/* Card fill */
|
|
28
|
+
/* Card Lean */
|
|
29
|
+
/* Card Interactive */
|
|
30
|
+
}
|
|
31
|
+
.ids-card:not(.ids-card--lean):has(.ids-card__border-top--1), .ids-card:not(.ids-card--lean):has(.ids-card__border-top--2) {
|
|
32
|
+
padding-top: 19px;
|
|
33
|
+
}
|
|
34
|
+
.ids-card .ids-card__border-top--1,
|
|
35
|
+
.ids-card .ids-card__border-top--2 {
|
|
36
|
+
position: absolute;
|
|
37
|
+
overflow: hidden;
|
|
38
|
+
border-radius: var(--IDS-CARD__BORDER-RADIUS);
|
|
39
|
+
top: 0;
|
|
40
|
+
width: 100%;
|
|
41
|
+
display: block;
|
|
42
|
+
height: 20px;
|
|
43
|
+
left: 0;
|
|
44
|
+
}
|
|
45
|
+
.ids-card .ids-card__border-top--1 div {
|
|
46
|
+
border-top: var(--IDS-CARD--BORDER__INNER__BORDER-TOP);
|
|
47
|
+
}
|
|
48
|
+
.ids-card .ids-card__border-top--2 div {
|
|
49
|
+
border-top: var(--IDS-CARD--BORDER-2__INNER__BORDER-TOP);
|
|
50
|
+
}
|
|
51
|
+
.ids-card.ids-card--lean {
|
|
52
|
+
padding: 5px 20px;
|
|
53
|
+
}
|
|
54
|
+
@media (max-width: 1024px) {
|
|
55
|
+
.ids-card.ids-card--hide-on-m {
|
|
56
|
+
box-shadow: none !important;
|
|
57
|
+
border: none !important;
|
|
58
|
+
overflow: visible !important;
|
|
59
|
+
background: none !important;
|
|
60
|
+
border: none !important;
|
|
61
|
+
padding: 0px !important;
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
@media (max-width: 1024px) and (max-width: 1024px) {
|
|
65
|
+
.ids-card.ids-card--hide-on-m .ids-card__border-top--1,
|
|
66
|
+
.ids-card.ids-card--hide-on-m .ids-card__border-top--2 {
|
|
67
|
+
display: none !important;
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
@media (max-width: 640px) {
|
|
71
|
+
.ids-card.ids-card--hide-on-s {
|
|
72
|
+
box-shadow: none !important;
|
|
73
|
+
border: none !important;
|
|
74
|
+
overflow: visible !important;
|
|
75
|
+
background: none !important;
|
|
76
|
+
border: none !important;
|
|
77
|
+
padding: 0px !important;
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
@media (max-width: 640px) and (max-width: 1024px) {
|
|
81
|
+
.ids-card.ids-card--hide-on-s .ids-card__border-top--1,
|
|
82
|
+
.ids-card.ids-card--hide-on-s .ids-card__border-top--2 {
|
|
83
|
+
display: none !important;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
.ids-card.ids-card--fill-1 {
|
|
87
|
+
background: var(--IDS-CARD--FILL__INNER__BACKGROUND);
|
|
88
|
+
border: var(--IDS-CARD--FILL__INNER__BORDER);
|
|
89
|
+
}
|
|
90
|
+
.ids-card.ids-card--fill-1.ids-card--interactive {
|
|
91
|
+
border: var(--IDS-CARD--FILL__INNER__BORDER);
|
|
92
|
+
}
|
|
93
|
+
.ids-card.ids-card--fill-2 {
|
|
94
|
+
background: var(--IDS-CARD--FILL-2__INNER__BACKGROUND);
|
|
95
|
+
border: var(--IDS-CARD--FILL-2__INNER__BORDER);
|
|
96
|
+
}
|
|
97
|
+
.ids-card.ids-card--fill-2.ids-card--interactive {
|
|
98
|
+
border: var(--IDS-CARD--FILL-2__INNER__BORDER);
|
|
99
|
+
}
|
|
100
|
+
.ids-card.ids-card--lean {
|
|
101
|
+
padding: 5px 20px;
|
|
102
|
+
color: var(--IDS-CARD__COLOR);
|
|
103
|
+
}
|
|
104
|
+
.ids-card.ids-card--interactive:hover, .ids-card.ids-card--interactive:focus {
|
|
105
|
+
box-shadow: var(--IDS-CARD--HOVER_BOX-SHADOW);
|
|
106
|
+
cursor: pointer;
|
|
107
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { css, unsafeCSS } from 'lit';
|
|
2
|
+
|
|
3
|
+
var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-data-table--empty.ids-table--disabled,.ids-data-table--empty[disabled],.ids-data-table--interactive.ids-table--disabled,.ids-data-table--interactive[disabled],.ids-data-table.ids-table--disabled,.ids-data-table[disabled]{background-color:#fff!important;border:var(--table-disabled_border)!important;color:var(--table-disabled_color)!important}.ids-data-table table{border:1px solid var(--data-table-cell_color);border-collapse:separate;border-radius:var(--data-table_border-radius);border-spacing:0;margin:20px auto 50px;overflow:visible;width:100%}.ids-data-table td,.ids-data-table th{border-bottom:1px solid var(--data-table-cell_color);border-right:none;padding:8px;position:relative;text-align:left;white-space:nowrap}.ids-data-table th{background-color:var(--data-table-head_background-color);border-bottom:2px solid var(--data-table-cell_color);cursor:pointer;font-family:var(--data-table_font-style);font-weight:700}.ids-data-table th:first-child{padding:12px 8px 12px 16px}.ids-data-table th:last-child{padding:12px 16px 12px 8px}.ids-data-table th:not(:first-child):not(:last-child){padding:12px 8px}.ids-data-table td:first-child{padding:8px 8px 8px 16px}.ids-data-table td:last-child{padding:8px 16px 8px 8px}.ids-data-table td:not(:first-child):not(:last-child){padding:8px}.ids-data-table tr{border-bottom:1px solid #ddd;position:relative}.ids-data-table td:last-child,.ids-data-table th:last-child{border-right:none}.ids-data-table .ids-data-table__col--wide{width:30em}.ids-data-table table thead tr:first-child th:first-child{border-top-left-radius:10px}.ids-data-table table thead tr:first-child th:last-child{border-top-right-radius:10px}.ids-data-table table tbody tr:last-child td{border-bottom:none}.ids-data-table table tbody tr:last-child td:first-child{border-bottom-left-radius:10px}.ids-data-table table tbody tr:last-child td:last-child{border-bottom-right-radius:10px}.ids-data-table th ids-icon-arrow,.ids-data-table th ids-icon-swap{cursor:pointer;margin-left:5.5px;position:relative;transform:rotate(-90deg)}.ids-data-table .ids-icon-arrow-opposite{margin-left:6em;transform:rotate(90deg)}.ids-data-table td,.ids-data-table th{color:var(--IDS-COLOR-NEUTRAL-20)}.ids-data-table th:focus{outline:2px solid --focus_outline;outline-offset:-5px;z-index:2}.ids-data-table tr:focus{outline:none}.ids-data-table table:active,.ids-data-table table:focus,.ids-data-table table:hover{background-color:var(--table-active_background-color);box-shadow:var(--table-active_box-shadow)}.ids-data-table.ids-table--s td,.ids-data-table.ids-table--s th{font-size:.875rem;padding:4px}.ids-data-table.ids-table--l td,.ids-data-table.ids-table--l th{font-size:1.125rem;padding:12px}@media (max-width:1024px){.ids-data-table table{width:100%}}@media (max-width:640px){.ids-data-table .ids-data-table__col--wide{width:auto}}.ids-data-table.ids-table--striped tbody tr:nth-child(odd){background-color:var(--table-striped_background-color)}.ids-data-table.ids-table--bordered table{border:2px solid var(--table-bordered_border-color)}.ids-data-table.ids-table--bordered td,.ids-data-table.ids-table--bordered th{border-bottom:2px solid var(--table-bordered_border-color)}.ids-data-table--interactive table{border:1px solid var(--data-table-cell_color);border-collapse:separate;border-radius:var(--data-table_border-radius);border-spacing:0;margin:20px auto 50px;overflow:visible;width:100%}.ids-data-table--interactive td,.ids-data-table--interactive th{border-bottom:1px solid var(--data-table-cell_color);border-right:none;cursor:pointer;padding:8px;position:relative;text-align:left;white-space:nowrap}.ids-data-table--interactive th{background-color:var(--data-table-head_background-color);border-bottom:2px solid var(--data-table-cell_color);font-family:var(--data-table_font-style);font-weight:700}.ids-data-table--interactive th:first-child{padding:12px 8px 12px 16px}.ids-data-table--interactive th:last-child{padding:12px 16px 12px 8px}.ids-data-table--interactive th:not(:first-child):not(:last-child){padding:12px 8px}.ids-data-table--interactive td:first-child{padding:8px 8px 8px 16px}.ids-data-table--interactive td:last-child{padding:8px 16px 8px 8px}.ids-data-table--interactive td:not(:first-child):not(:last-child){padding:8px}.ids-data-table--interactive tr{border-bottom:1px solid #ddd;position:relative}.ids-data-table--interactive td:last-child,.ids-data-table--interactive th:last-child{border-right:none}.ids-data-table--interactive .ids-data-table__col--wide{width:30em}.ids-data-table--interactive table thead tr:first-child th:first-child{border-top-left-radius:10px}.ids-data-table--interactive table thead tr:first-child th:last-child{border-top-right-radius:10px}.ids-data-table--interactive table tbody tr:last-child td{border-bottom:none}.ids-data-table--interactive table tbody tr:last-child td:first-child{border-bottom-left-radius:10px}.ids-data-table--interactive table tbody tr:last-child td:last-child{border-bottom-right-radius:10px}.ids-data-table--interactive th ids-icon-arrow,.ids-data-table--interactive th ids-icon-swap{cursor:pointer;margin-left:5.5px;position:relative;transform:rotate(-90deg)}.ids-data-table--interactive .ids-icon-arrow-opposite{margin-left:6em;transform:rotate(90deg)}.ids-data-table--interactive td,.ids-data-table--interactive th{color:var(--IDS-COLOR-NEUTRAL-20)}.ids-data-table--interactive th:focus,.ids-data-table--interactive tr:focus{outline:2px solid --focus_outline;z-index:2}.ids-data-table--interactive tr:focus:last-child{border-radius:0 0 5px 5px}.ids-data-table--interactive th:focus{outline-offset:-5px}.ids-data-table--interactive tr:focus{outline-offset:-4px}.ids-data-table--interactive tbody tr:hover{box-shadow:0 0 5px #000;position:relative}.ids-data-table--interactive table:active,.ids-data-table--interactive table:focus,.ids-data-table--interactive table:hover{background-color:var(--table-active_background-color);box-shadow:var(--table-active_box-shadow)}.ids-data-table--interactive tr:hover:last-child{border-radius:0 0 5px 5px}.ids-data-table--interactive.ids-table--s td,.ids-data-table--interactive.ids-table--s th{font-size:.875rem;padding:4px}.ids-data-table--interactive.ids-table--l td,.ids-data-table--interactive.ids-table--l th{font-size:1.125rem;padding:12px}@media (max-width:1024px){.ids-data-table--interactive table{width:100%}}@media (max-width:640px){.ids-data-table--interactive .ids-data-table__col--wide{width:auto}}.ids-data-table--interactive.ids-table--striped tbody tr:nth-child(odd){background-color:var(--table-striped_background-color)}.ids-data-table--interactive.ids-table--bordered table{border:2px solid var(--table-bordered_border-color)}.ids-data-table--interactive.ids-table--bordered td,.ids-data-table--interactive.ids-table--bordered th{border-bottom:2px solid var(--table-bordered_border-color)}.ids-data-table--empty table{border:1px solid var(--data-table-cell_color);border-collapse:separate;border-radius:var(--data-table_border-radius);border-spacing:0;margin:20px auto 50px;overflow:visible;width:100%}.ids-data-table--empty td,.ids-data-table--empty th{border-bottom:1px solid var(--data-table-cell_color);border-right:none;padding:8px;position:relative;text-align:left;white-space:nowrap}.ids-data-table--empty th{background-color:var(--data-table-head_background-color);border-bottom:2px solid var(--data-table-cell_color);cursor:pointer;font-family:var(--data-table_font-style);font-weight:700}.ids-data-table--empty th:first-child{padding:12px 8px 12px 16px}.ids-data-table--empty th:last-child{padding:12px 16px 12px 8px}.ids-data-table--empty th:not(:first-child):not(:last-child){padding:12px 8px}.ids-data-table--empty tr{border-bottom:1px solid #ddd;position:relative}.ids-data-table--empty td{padding:1em}.ids-data-table--empty td:last-child,.ids-data-table--empty th:last-child{border-right:none}.ids-data-table--empty .ids-data-table__col--wide{width:30em}.ids-data-table--empty table thead tr:first-child th:first-child{border-top-left-radius:10px}.ids-data-table--empty table thead tr:first-child th:last-child{border-top-right-radius:10px}.ids-data-table--empty table tbody tr:last-child td{border-bottom:none}.ids-data-table--empty table tbody tr:last-child td:first-child{border-bottom-left-radius:10px}.ids-data-table--empty table tbody tr:last-child td:last-child{border-bottom-right-radius:10px}.ids-data-table--empty th ids-icon-arrow,.ids-data-table--empty th ids-icon-swap{cursor:pointer;margin-left:5.5px;position:relative;transform:rotate(-90deg)}.ids-data-table--empty .ids-icon-arrow-opposite{margin-left:6em;transform:rotate(90deg)}.ids-data-table--empty td,.ids-data-table--empty th{color:var(--IDS-COLOR-NEUTRAL-20)}.ids-data-table--empty .empty-message{text-align:left}.ids-data-table--empty th:focus,.ids-data-table--empty tr:focus{outline:2px solid --focus_outline;z-index:2}.ids-data-table--empty th:focus{outline-offset:-5px}.ids-data-table--empty tr:focus{outline-offset:-1px}.ids-data-table--empty .empty-message:focus{outline:none}.ids-data-table--empty table:active,.ids-data-table--empty table:focus,.ids-data-table--empty table:hover{background-color:var(--table-active_background-color);box-shadow:var(--table-active_box-shadow)}.ids-data-table--empty.ids-table--s td,.ids-data-table--empty.ids-table--s th{font-size:.875rem;padding:4px}.ids-data-table--empty.ids-table--l td,.ids-data-table--empty.ids-table--l th{font-size:1.125rem;padding:12px}@media (max-width:1024px){.ids-data-table--empty table{width:100%}}@media (max-width:640px){.ids-data-table--empty .ids-data-table__col--wide{width:auto}}.ids-data-table--empty.ids-table--striped tbody tr:nth-child(odd){background-color:var(--table-striped_background-color)}.ids-data-table--empty.ids-table--bordered table{border:2px solid var(--table-bordered_border-color)}.ids-data-table--empty.ids-table--bordered td,.ids-data-table--empty.ids-table--bordered th{border-bottom:2px solid var(--table-bordered_border-color)}";
|
|
4
|
+
|
|
5
|
+
var dataTableLit = css`${unsafeCSS(css_248z)}`;
|
|
6
|
+
|
|
7
|
+
export { dataTableLit as default };
|