@inera/ids-design 4.10.0 → 5.0.1
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 +392 -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 +105 -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 +1,60 @@
|
|
|
1
|
-
|
|
1
|
+
/* https://tobiasahlin.com/spinkit/ */
|
|
2
|
+
.ids-spinner,
|
|
3
|
+
.ids-spinner--light {
|
|
4
|
+
width: 70px;
|
|
5
|
+
height: 18px;
|
|
6
|
+
text-align: center;
|
|
7
|
+
}
|
|
8
|
+
.ids-spinner div,
|
|
9
|
+
.ids-spinner--light div {
|
|
10
|
+
width: 18px;
|
|
11
|
+
height: 18px;
|
|
12
|
+
background-color: var(--spinner_color);
|
|
13
|
+
border-radius: 100%;
|
|
14
|
+
display: inline-block;
|
|
15
|
+
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
|
|
16
|
+
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
|
|
17
|
+
}
|
|
18
|
+
.ids-spinner .ids-bounce-1,
|
|
19
|
+
.ids-spinner--light .ids-bounce-1 {
|
|
20
|
+
-webkit-animation-delay: -0.32s;
|
|
21
|
+
animation-delay: -0.32s;
|
|
22
|
+
}
|
|
23
|
+
.ids-spinner .ids-bounce-2,
|
|
24
|
+
.ids-spinner--light .ids-bounce-2 {
|
|
25
|
+
-webkit-animation-delay: -0.16s;
|
|
26
|
+
animation-delay: -0.16s;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.ids-spinner--light div {
|
|
30
|
+
background-color: white;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.ids-spinner-sr {
|
|
34
|
+
position: absolute;
|
|
35
|
+
overflow: hidden;
|
|
36
|
+
width: 1px;
|
|
37
|
+
height: 1px;
|
|
38
|
+
margin: -1px;
|
|
39
|
+
padding: 0;
|
|
40
|
+
border: 0;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
@-webkit-keyframes sk-bouncedelay {
|
|
44
|
+
0%, 80%, 100% {
|
|
45
|
+
-webkit-transform: scale(0);
|
|
46
|
+
}
|
|
47
|
+
40% {
|
|
48
|
+
-webkit-transform: scale(1);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
@keyframes sk-bouncedelay {
|
|
52
|
+
0%, 80%, 100% {
|
|
53
|
+
-webkit-transform: scale(0);
|
|
54
|
+
transform: scale(0);
|
|
55
|
+
}
|
|
56
|
+
40% {
|
|
57
|
+
-webkit-transform: scale(1);
|
|
58
|
+
transform: scale(1);
|
|
59
|
+
}
|
|
60
|
+
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
|
|
3
|
-
var css_248z = ".ids-label-wrapper,.ids-toggle-wrapper{align-items:center;display:inline-flex;gap:10px}.ids-toggle-wrapper .ids-toggle-control{border-radius:100px;display:inline-flex;height:30px;position:relative;width:60px}.ids-toggle-wrapper .ids-toggle-control:focus-within{outline:var(--focus_outline);outline-offset:var(--focus_outline-offset)}.ids-toggle-wrapper .ids-toggle-control.ids-toggle-control--disabled.ids-toggle-control--checked .ids-toggle-control-knob{-webkit-transform:translateX(28px);-ms-transform:translateX(28px);transform:translateX(28px)}.ids-toggle-wrapper .ids-toggle-control.ids-toggle-control--disabled .ids-toggle-control-slider{background-color:var(--IDS-TOGGLE--DISABLED__BACKGROUND-COLOR)!important;border:var(--IDS-TOGGLE-SLIDER--DISABLED__BORDER)}.ids-toggle-wrapper .ids-toggle-control.ids-toggle-control--disabled .ids-toggle-control-knob{background-color:var(--IDS-TOGGLE-KNOB--DISABLED__BACKGROUND-COLOR);bottom:2px}.ids-toggle-wrapper .ids-toggle-control
|
|
3
|
+
var css_248z = ".ids-label-wrapper,.ids-toggle-wrapper{align-items:center;display:inline-flex;gap:10px}.ids-toggle-wrapper .ids-toggle-control{border-radius:100px;display:inline-flex;height:30px;position:relative;width:60px}.ids-toggle-wrapper .ids-toggle-control:focus-within{outline:var(--focus_outline);outline-offset:var(--focus_outline-offset)}.ids-toggle-wrapper .ids-toggle-control ::slotted(input),.ids-toggle-wrapper .ids-toggle-control input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%;z-index:1}.ids-toggle-wrapper .ids-toggle-control.ids-toggle-control--disabled ::slotted(input),.ids-toggle-wrapper .ids-toggle-control.ids-toggle-control--disabled input{cursor:default}.ids-toggle-wrapper .ids-toggle-control.ids-toggle-control--disabled.ids-toggle-control--checked .ids-toggle-control-knob{-webkit-transform:translateX(28px);-ms-transform:translateX(28px);transform:translateX(28px)}.ids-toggle-wrapper .ids-toggle-control.ids-toggle-control--disabled.ids-toggle-control--checked:hover{cursor:default}.ids-toggle-wrapper .ids-toggle-control.ids-toggle-control--disabled .ids-toggle-control-slider{background-color:var(--IDS-TOGGLE--DISABLED__BACKGROUND-COLOR)!important;border:var(--IDS-TOGGLE-SLIDER--DISABLED__BORDER)}.ids-toggle-wrapper .ids-toggle-control.ids-toggle-control--disabled .ids-toggle-control-knob{background-color:var(--IDS-TOGGLE-KNOB--DISABLED__BACKGROUND-COLOR);bottom:2px}.ids-toggle-wrapper .ids-toggle-control .ids-toggle-control-slider{background-color:#ccc;background-color:var(--IDS-TOGGLE__BACKGROUND-COLOR);border-radius:100px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;-webkit-transition:.4s;transition:.4s}.ids-toggle-wrapper .ids-toggle-control .ids-toggle-control-knob{align-items:center;background-color:#fff;border-radius:100px;bottom:3px;content:\"\";display:flex;height:24px;justify-content:center;left:3px;max-height:24px;max-width:24px;position:absolute;-webkit-transition:.3s;transition:all .3s;width:24px}.ids-toggle-wrapper .ids-toggle-control .ids-toggle-control-knob .ids-icon{right:auto;top:auto;transform:none}.ids-toggle-wrapper .ids-toggle-control .ids-toggle-control-knob .ids-toggle-control-know--inactive{display:block}.ids-toggle-wrapper .ids-toggle-control .ids-toggle-control-knob .ids-toggle-control-know--active{display:none}.ids-toggle-wrapper .ids-label,.ids-toggle-wrapper .ids-toggle-label,.ids-toggle-wrapper ::slotted(.ids-label),.ids-toggle-wrapper label{cursor:pointer}.ids-toggle-wrapper .ids-label.ids-label--disabled,.ids-toggle-wrapper .ids-toggle-label.ids-toggle-label--disabled,.ids-toggle-wrapper ::slotted(.ids-label.ids-label--disabled){cursor:default}.ids-toggle-control input:checked+.ids-toggle-control-slider{background-color:var(--IDS-TOGGLE--ACTIVE__BACKGROUND-COLOR)}.ids-toggle-control input:checked+.ids-toggle-control-slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.ids-toggle-control input:checked+.ids-toggle-control-slider .ids-toggle-control-knob{-webkit-transform:translateX(29px);-ms-transform:translateX(29px);transform:translateX(29px)}.ids-toggle-control input:checked+.ids-toggle-control-slider .ids-toggle-control-knob .ids-toggle-control-know--inactive{display:none}.ids-toggle-control input:checked+.ids-toggle-control-slider .ids-toggle-control-knob .ids-toggle-control-know--active{display:block}.ids-toggle-control.ids-toggle-control--checked .ids-toggle-control-knob,.ids-toggle-control.ids-toggle-control--checked input:checked+.ids-toggle-control-knob{-webkit-transform:translateX(29px);-ms-transform:translateX(29px);transform:translateX(29px)}.ids-toggle-control.ids-toggle-control--checked .ids-toggle-control-knob .ids-toggle-control-know--inactive,.ids-toggle-control.ids-toggle-control--checked input:checked+.ids-toggle-control-knob .ids-toggle-control-know--inactive{display:none}.ids-toggle-control.ids-toggle-control--checked .ids-toggle-control-knob .ids-toggle-control-know--active,.ids-toggle-control.ids-toggle-control--checked input:checked+.ids-toggle-control-knob .ids-toggle-control-know--active{display:block}.ids-toggle-control.ids-toggle-control--checked .ids-toggle-control-slider{background-color:var(--IDS-TOGGLE--ACTIVE__BACKGROUND-COLOR)}.ids-toggle-control.ids-toggle-control--checked .ids-toggle-control-slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}";
|
|
4
4
|
|
|
5
5
|
var toggleLit = css`${unsafeCSS(css_248z)}`;
|
|
6
6
|
|
|
@@ -1 +1,153 @@
|
|
|
1
|
-
|
|
1
|
+
/* 1177 Typography - no margins */
|
|
2
|
+
/*******
|
|
3
|
+
* FORM
|
|
4
|
+
********/
|
|
5
|
+
.ids-label-wrapper {
|
|
6
|
+
display: inline-flex;
|
|
7
|
+
gap: 10px;
|
|
8
|
+
align-items: center;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
/*******
|
|
12
|
+
* Accessibility
|
|
13
|
+
********/
|
|
14
|
+
.ids-toggle-wrapper {
|
|
15
|
+
display: inline-flex;
|
|
16
|
+
align-items: center;
|
|
17
|
+
gap: 10px;
|
|
18
|
+
}
|
|
19
|
+
.ids-toggle-wrapper .ids-toggle-control {
|
|
20
|
+
display: inline-flex;
|
|
21
|
+
width: 60px;
|
|
22
|
+
height: 30px;
|
|
23
|
+
border-radius: 100px;
|
|
24
|
+
position: relative;
|
|
25
|
+
}
|
|
26
|
+
.ids-toggle-wrapper .ids-toggle-control:focus-within {
|
|
27
|
+
outline: var(--focus_outline);
|
|
28
|
+
outline-offset: var(--focus_outline-offset);
|
|
29
|
+
}
|
|
30
|
+
.ids-toggle-wrapper .ids-toggle-control ::slotted(input),
|
|
31
|
+
.ids-toggle-wrapper .ids-toggle-control input {
|
|
32
|
+
position: absolute;
|
|
33
|
+
cursor: pointer;
|
|
34
|
+
opacity: 0;
|
|
35
|
+
width: 100%;
|
|
36
|
+
height: 100%;
|
|
37
|
+
z-index: 1;
|
|
38
|
+
}
|
|
39
|
+
.ids-toggle-wrapper .ids-toggle-control.ids-toggle-control--disabled ::slotted(input),
|
|
40
|
+
.ids-toggle-wrapper .ids-toggle-control.ids-toggle-control--disabled input {
|
|
41
|
+
cursor: default;
|
|
42
|
+
}
|
|
43
|
+
.ids-toggle-wrapper .ids-toggle-control.ids-toggle-control--disabled.ids-toggle-control--checked .ids-toggle-control-knob {
|
|
44
|
+
-webkit-transform: translateX(28px);
|
|
45
|
+
-ms-transform: translateX(28px);
|
|
46
|
+
transform: translateX(28px);
|
|
47
|
+
}
|
|
48
|
+
.ids-toggle-wrapper .ids-toggle-control.ids-toggle-control--disabled.ids-toggle-control--checked:hover {
|
|
49
|
+
cursor: default;
|
|
50
|
+
}
|
|
51
|
+
.ids-toggle-wrapper .ids-toggle-control.ids-toggle-control--disabled .ids-toggle-control-slider {
|
|
52
|
+
background-color: var(--IDS-TOGGLE--DISABLED__BACKGROUND-COLOR) !important;
|
|
53
|
+
border: var(--IDS-TOGGLE-SLIDER--DISABLED__BORDER);
|
|
54
|
+
}
|
|
55
|
+
.ids-toggle-wrapper .ids-toggle-control.ids-toggle-control--disabled .ids-toggle-control-knob {
|
|
56
|
+
background-color: var(--IDS-TOGGLE-KNOB--DISABLED__BACKGROUND-COLOR);
|
|
57
|
+
bottom: 2px;
|
|
58
|
+
}
|
|
59
|
+
.ids-toggle-wrapper .ids-toggle-control .ids-toggle-control-slider {
|
|
60
|
+
position: absolute;
|
|
61
|
+
cursor: pointer;
|
|
62
|
+
top: 0;
|
|
63
|
+
left: 0;
|
|
64
|
+
right: 0;
|
|
65
|
+
bottom: 0;
|
|
66
|
+
border-radius: 100px;
|
|
67
|
+
background-color: #ccc;
|
|
68
|
+
background-color: var(--IDS-TOGGLE__BACKGROUND-COLOR);
|
|
69
|
+
-webkit-transition: 0.4s;
|
|
70
|
+
transition: 0.4s;
|
|
71
|
+
}
|
|
72
|
+
.ids-toggle-wrapper .ids-toggle-control .ids-toggle-control-knob {
|
|
73
|
+
position: absolute;
|
|
74
|
+
content: "";
|
|
75
|
+
max-height: 24px;
|
|
76
|
+
max-width: 24px;
|
|
77
|
+
height: 24px;
|
|
78
|
+
width: 24px;
|
|
79
|
+
display: flex;
|
|
80
|
+
align-items: center;
|
|
81
|
+
justify-content: center;
|
|
82
|
+
left: 3px;
|
|
83
|
+
bottom: 3px;
|
|
84
|
+
border-radius: 100px;
|
|
85
|
+
background-color: white;
|
|
86
|
+
-webkit-transition: 0.3s;
|
|
87
|
+
transition: all 0.3s;
|
|
88
|
+
}
|
|
89
|
+
.ids-toggle-wrapper .ids-toggle-control .ids-toggle-control-knob .ids-icon {
|
|
90
|
+
right: auto;
|
|
91
|
+
top: auto;
|
|
92
|
+
transform: none;
|
|
93
|
+
}
|
|
94
|
+
.ids-toggle-wrapper .ids-toggle-control .ids-toggle-control-knob .ids-toggle-control-know--inactive {
|
|
95
|
+
display: block;
|
|
96
|
+
}
|
|
97
|
+
.ids-toggle-wrapper .ids-toggle-control .ids-toggle-control-knob .ids-toggle-control-know--active {
|
|
98
|
+
display: none;
|
|
99
|
+
}
|
|
100
|
+
.ids-toggle-wrapper .ids-label,
|
|
101
|
+
.ids-toggle-wrapper label,
|
|
102
|
+
.ids-toggle-wrapper .ids-toggle-label,
|
|
103
|
+
.ids-toggle-wrapper ::slotted(.ids-label) {
|
|
104
|
+
cursor: pointer;
|
|
105
|
+
}
|
|
106
|
+
.ids-toggle-wrapper .ids-label.ids-label--disabled,
|
|
107
|
+
.ids-toggle-wrapper .ids-toggle-label.ids-toggle-label--disabled,
|
|
108
|
+
.ids-toggle-wrapper ::slotted(.ids-label.ids-label--disabled) {
|
|
109
|
+
cursor: default;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
/* The slider */
|
|
113
|
+
.ids-toggle-control input:checked + .ids-toggle-control-slider {
|
|
114
|
+
background-color: var(--IDS-TOGGLE--ACTIVE__BACKGROUND-COLOR);
|
|
115
|
+
}
|
|
116
|
+
.ids-toggle-control input:checked + .ids-toggle-control-slider:before {
|
|
117
|
+
-webkit-transform: translateX(26px);
|
|
118
|
+
-ms-transform: translateX(26px);
|
|
119
|
+
transform: translateX(26px);
|
|
120
|
+
}
|
|
121
|
+
.ids-toggle-control input:checked + .ids-toggle-control-slider .ids-toggle-control-knob {
|
|
122
|
+
-webkit-transform: translateX(29px);
|
|
123
|
+
-ms-transform: translateX(29px);
|
|
124
|
+
transform: translateX(29px);
|
|
125
|
+
}
|
|
126
|
+
.ids-toggle-control input:checked + .ids-toggle-control-slider .ids-toggle-control-knob .ids-toggle-control-know--inactive {
|
|
127
|
+
display: none;
|
|
128
|
+
}
|
|
129
|
+
.ids-toggle-control input:checked + .ids-toggle-control-slider .ids-toggle-control-knob .ids-toggle-control-know--active {
|
|
130
|
+
display: block;
|
|
131
|
+
}
|
|
132
|
+
.ids-toggle-control.ids-toggle-control--checked input:checked + .ids-toggle-control-knob,
|
|
133
|
+
.ids-toggle-control.ids-toggle-control--checked .ids-toggle-control-knob {
|
|
134
|
+
-webkit-transform: translateX(29px);
|
|
135
|
+
-ms-transform: translateX(29px);
|
|
136
|
+
transform: translateX(29px);
|
|
137
|
+
}
|
|
138
|
+
.ids-toggle-control.ids-toggle-control--checked input:checked + .ids-toggle-control-knob .ids-toggle-control-know--inactive,
|
|
139
|
+
.ids-toggle-control.ids-toggle-control--checked .ids-toggle-control-knob .ids-toggle-control-know--inactive {
|
|
140
|
+
display: none;
|
|
141
|
+
}
|
|
142
|
+
.ids-toggle-control.ids-toggle-control--checked input:checked + .ids-toggle-control-knob .ids-toggle-control-know--active,
|
|
143
|
+
.ids-toggle-control.ids-toggle-control--checked .ids-toggle-control-knob .ids-toggle-control-know--active {
|
|
144
|
+
display: block;
|
|
145
|
+
}
|
|
146
|
+
.ids-toggle-control.ids-toggle-control--checked .ids-toggle-control-slider {
|
|
147
|
+
background-color: var(--IDS-TOGGLE--ACTIVE__BACKGROUND-COLOR);
|
|
148
|
+
}
|
|
149
|
+
.ids-toggle-control.ids-toggle-control--checked .ids-toggle-control-slider:before {
|
|
150
|
+
-webkit-transform: translateX(26px);
|
|
151
|
+
-ms-transform: translateX(26px);
|
|
152
|
+
transform: translateX(26px);
|
|
153
|
+
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
|
|
@@ -1 +1,424 @@
|
|
|
1
|
-
:host
|
|
1
|
+
:host,
|
|
2
|
+
.ids-col {
|
|
3
|
+
display: block;
|
|
4
|
+
flex-basis: 0;
|
|
5
|
+
flex-grow: 1;
|
|
6
|
+
max-width: 100%;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
:host([cols=auto]),
|
|
10
|
+
.ids-col-auto {
|
|
11
|
+
flex: 0 0 auto;
|
|
12
|
+
width: auto;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
:host([cols="1"]),
|
|
16
|
+
.ids-col-1 {
|
|
17
|
+
flex: 0 0 8.3%;
|
|
18
|
+
max-width: 8.3%;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
:host([cols="2"]),
|
|
22
|
+
.ids-col-2 {
|
|
23
|
+
flex: 0 0 16%;
|
|
24
|
+
max-width: 16%;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
:host([cols="3"]),
|
|
28
|
+
.ids-col-3 {
|
|
29
|
+
flex: 0 0 25%;
|
|
30
|
+
max-width: 25%;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
:host([cols="4"]),
|
|
34
|
+
.ids-col-4 {
|
|
35
|
+
flex: 0 0 33.3%;
|
|
36
|
+
max-width: 33.3%;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
:host([cols="5"]),
|
|
40
|
+
.ids-col-5 {
|
|
41
|
+
flex: 0 0 41.6%;
|
|
42
|
+
max-width: 41.6%;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
:host([cols="6"]),
|
|
46
|
+
.ids-col-6 {
|
|
47
|
+
flex: 0 0 50%;
|
|
48
|
+
max-width: 50%;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
:host([cols="7"]),
|
|
52
|
+
.ids-col-7 {
|
|
53
|
+
flex: 0 0 58%;
|
|
54
|
+
max-width: 58.3%;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
:host([cols="8"]),
|
|
58
|
+
.ids-col-8 {
|
|
59
|
+
flex: 0 0 66.6%;
|
|
60
|
+
max-width: 66.6%;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
:host([cols="9"]),
|
|
64
|
+
.ids-col-9 {
|
|
65
|
+
flex: 0 0 75%;
|
|
66
|
+
max-width: 75%;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
:host([cols="10"]),
|
|
70
|
+
.ids-col-10 {
|
|
71
|
+
flex: 0 0 83.3%;
|
|
72
|
+
max-width: 83.3%;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
:host([cols="11"]),
|
|
76
|
+
.ids-col-11 {
|
|
77
|
+
flex: 0 0 91.6%;
|
|
78
|
+
max-width: 91.6%;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
:host([cols="12"]),
|
|
82
|
+
.ids-col-12 {
|
|
83
|
+
flex: 0 0 100%;
|
|
84
|
+
max-width: 100%;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
/* Cols */
|
|
88
|
+
/* offset */
|
|
89
|
+
:host([offset=none]),
|
|
90
|
+
.ids-col-offset-none {
|
|
91
|
+
margin-left: 0%;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
:host([offset="1"]),
|
|
95
|
+
.ids-col .offset-1 {
|
|
96
|
+
margin-left: 8.3%;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
:host([offset="2"]),
|
|
100
|
+
.ids-col .offset-2 {
|
|
101
|
+
margin-left: 16%;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
:host([offset="3"]),
|
|
105
|
+
.ids-col .offset-3 {
|
|
106
|
+
margin-left: 25%;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
:host([offset="4"]),
|
|
110
|
+
.ids-col .offset-4 {
|
|
111
|
+
margin-left: 33.3%;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
:host([offset="5"]),
|
|
115
|
+
.ids-col .offset-5 {
|
|
116
|
+
margin-left: 41.6%;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
:host([offset="6"]),
|
|
120
|
+
.ids-col .offset-6 {
|
|
121
|
+
margin-left: 50%;
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
:host([offset="7"]),
|
|
125
|
+
.ids-col .offset-7 {
|
|
126
|
+
margin-left: 58.3%;
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
:host([offset="8"]),
|
|
130
|
+
.ids-col .offset-8 {
|
|
131
|
+
margin-left: 66.6%;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
:host([offset="9"]),
|
|
135
|
+
.ids-col .offset-9 {
|
|
136
|
+
margin-left: 75%;
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
:host([offset="10"]),
|
|
140
|
+
.ids-col .offset-10 {
|
|
141
|
+
margin-left: 83.3%;
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
:host([offset="11"]),
|
|
145
|
+
.ids-col .offset-11 {
|
|
146
|
+
margin-left: 91.6%;
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
:host([offset="12"]),
|
|
150
|
+
.ids-col .offset-12 {
|
|
151
|
+
margin-left: 100%;
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
/* Align self */
|
|
155
|
+
:host([alignself=start]),
|
|
156
|
+
.ids-col .align-start {
|
|
157
|
+
align-self: start;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
:host([alignself=center]),
|
|
161
|
+
.ids-col .align-center {
|
|
162
|
+
align-self: center;
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
:host([alignself=end]),
|
|
166
|
+
.ids-col .align-end {
|
|
167
|
+
align-self: end;
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
:host([alignself=auto]),
|
|
171
|
+
.ids-col .align-auto {
|
|
172
|
+
align-self: auto;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
:host([alignself=baseline]),
|
|
176
|
+
.ids-col .align-baseline {
|
|
177
|
+
align-self: baseline;
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
:host([alignself=stretch]),
|
|
181
|
+
.ids-col .align-stretch {
|
|
182
|
+
align-self: stretch;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
@media only screen and (max-width: 1024px) {
|
|
186
|
+
:host([m=auto]),
|
|
187
|
+
.ids-col .m-auto {
|
|
188
|
+
flex: 0 0 auto;
|
|
189
|
+
width: auto;
|
|
190
|
+
}
|
|
191
|
+
:host([m="1"]),
|
|
192
|
+
.ids-col .m-1 {
|
|
193
|
+
flex: 0 0 8.3%;
|
|
194
|
+
max-width: 8.3%;
|
|
195
|
+
}
|
|
196
|
+
:host([m="2"]),
|
|
197
|
+
.ids-col .m-2 {
|
|
198
|
+
flex: 0 0 16%;
|
|
199
|
+
max-width: 16%;
|
|
200
|
+
}
|
|
201
|
+
:host([m="3"]),
|
|
202
|
+
.ids-col .m-3 {
|
|
203
|
+
flex: 0 0 25%;
|
|
204
|
+
max-width: 25%;
|
|
205
|
+
}
|
|
206
|
+
:host([m="4"]),
|
|
207
|
+
.ids-col .m-4 {
|
|
208
|
+
flex: 0 0 33.3%;
|
|
209
|
+
max-width: 33.3%;
|
|
210
|
+
}
|
|
211
|
+
:host([m="5"]),
|
|
212
|
+
.ids-col .m-5 {
|
|
213
|
+
flex: 0 0 41.6%;
|
|
214
|
+
max-width: 41.6%;
|
|
215
|
+
}
|
|
216
|
+
:host([m="6"]),
|
|
217
|
+
.ids-col .m-6 {
|
|
218
|
+
flex: 0 0 50%;
|
|
219
|
+
max-width: 50%;
|
|
220
|
+
}
|
|
221
|
+
:host([m="7"]),
|
|
222
|
+
.ids-col .m-7 {
|
|
223
|
+
flex: 0 0 58%;
|
|
224
|
+
max-width: 58.3%;
|
|
225
|
+
}
|
|
226
|
+
:host([m="8"]),
|
|
227
|
+
.ids-col .m-8 {
|
|
228
|
+
flex: 0 0 66.6%;
|
|
229
|
+
max-width: 66.6%;
|
|
230
|
+
}
|
|
231
|
+
:host([m="9"]),
|
|
232
|
+
.ids-col .m-9 {
|
|
233
|
+
flex: 0 0 75%;
|
|
234
|
+
max-width: 75%;
|
|
235
|
+
}
|
|
236
|
+
:host([m="10"]),
|
|
237
|
+
.ids-col .m-10 {
|
|
238
|
+
flex: 0 0 83.3%;
|
|
239
|
+
max-width: 83.3%;
|
|
240
|
+
}
|
|
241
|
+
:host([m="11"]),
|
|
242
|
+
.ids-col .m-11 {
|
|
243
|
+
flex: 0 0 91.6%;
|
|
244
|
+
max-width: 91.6%;
|
|
245
|
+
}
|
|
246
|
+
:host([m="12"]),
|
|
247
|
+
.ids-col .m-12 {
|
|
248
|
+
flex: 0 0 100%;
|
|
249
|
+
max-width: 100%;
|
|
250
|
+
}
|
|
251
|
+
/* offset medium */
|
|
252
|
+
:host([moffset=none]),
|
|
253
|
+
.ids-col .m-offset-none {
|
|
254
|
+
margin-left: 0%;
|
|
255
|
+
}
|
|
256
|
+
:host([moffset="1"]),
|
|
257
|
+
.ids-col .m-offset-1 {
|
|
258
|
+
margin-left: 8.3%;
|
|
259
|
+
}
|
|
260
|
+
:host([moffset="2"]),
|
|
261
|
+
.ids-col .m-offset-2 {
|
|
262
|
+
margin-left: 16%;
|
|
263
|
+
}
|
|
264
|
+
:host([moffset="3"]),
|
|
265
|
+
.ids-col .m-offset-3 {
|
|
266
|
+
margin-left: 25%;
|
|
267
|
+
}
|
|
268
|
+
:host([moffset="4"]),
|
|
269
|
+
.ids-col .m-offset-4 {
|
|
270
|
+
margin-left: 33.3%;
|
|
271
|
+
}
|
|
272
|
+
:host([moffset="5"]),
|
|
273
|
+
.ids-col .m-offset-5 {
|
|
274
|
+
margin-left: 41.6%;
|
|
275
|
+
}
|
|
276
|
+
:host([moffset="6"]),
|
|
277
|
+
.ids-col .m-offset-6 {
|
|
278
|
+
margin-left: 50%;
|
|
279
|
+
}
|
|
280
|
+
:host([moffset="7"]),
|
|
281
|
+
.ids-col .m-offset-7 {
|
|
282
|
+
margin-left: 58.3%;
|
|
283
|
+
}
|
|
284
|
+
:host([moffset="8"]),
|
|
285
|
+
.ids-col .m-offset-8 {
|
|
286
|
+
margin-left: 66.6%;
|
|
287
|
+
}
|
|
288
|
+
:host([moffset="9"]),
|
|
289
|
+
.ids-col .m-offset-9 {
|
|
290
|
+
margin-left: 75%;
|
|
291
|
+
}
|
|
292
|
+
:host([moffset="10"]),
|
|
293
|
+
.ids-col .m-offset-10 {
|
|
294
|
+
margin-left: 83.3%;
|
|
295
|
+
}
|
|
296
|
+
:host([moffset="11"]),
|
|
297
|
+
.ids-col .m-offset-11 {
|
|
298
|
+
margin-left: 91.6%;
|
|
299
|
+
}
|
|
300
|
+
:host([moffset="12"]),
|
|
301
|
+
.ids-col .m-offset-12 {
|
|
302
|
+
margin-left: 100%;
|
|
303
|
+
}
|
|
304
|
+
}
|
|
305
|
+
@media only screen and (max-width: 640px) {
|
|
306
|
+
:host([s=auto]),
|
|
307
|
+
.ids-col .s-auto {
|
|
308
|
+
flex: 0 0 auto;
|
|
309
|
+
width: auto;
|
|
310
|
+
}
|
|
311
|
+
:host([s="1"]),
|
|
312
|
+
.ids-col .s-1 {
|
|
313
|
+
flex: 0 0 8.3%;
|
|
314
|
+
max-width: 8.3%;
|
|
315
|
+
}
|
|
316
|
+
:host([s="2"]),
|
|
317
|
+
.ids-col .s-2 {
|
|
318
|
+
flex: 0 0 16%;
|
|
319
|
+
max-width: 16%;
|
|
320
|
+
}
|
|
321
|
+
:host([s="3"]),
|
|
322
|
+
.ids-col .s-3 {
|
|
323
|
+
flex: 0 0 25%;
|
|
324
|
+
max-width: 25%;
|
|
325
|
+
}
|
|
326
|
+
:host([s="4"]),
|
|
327
|
+
.ids-col .s-4 {
|
|
328
|
+
flex: 0 0 33.3%;
|
|
329
|
+
max-width: 33.3%;
|
|
330
|
+
}
|
|
331
|
+
:host([s="5"]),
|
|
332
|
+
.ids-col .s-5 {
|
|
333
|
+
flex: 0 0 41.6%;
|
|
334
|
+
max-width: 41.6%;
|
|
335
|
+
}
|
|
336
|
+
:host([s="6"]),
|
|
337
|
+
.ids-col .s-6 {
|
|
338
|
+
flex: 0 0 50%;
|
|
339
|
+
max-width: 50%;
|
|
340
|
+
}
|
|
341
|
+
:host([s="7"]),
|
|
342
|
+
.ids-col .s-7 {
|
|
343
|
+
flex: 0 0 58%;
|
|
344
|
+
max-width: 58.3%;
|
|
345
|
+
}
|
|
346
|
+
:host([s="8"]),
|
|
347
|
+
.ids-col .s-8 {
|
|
348
|
+
flex: 0 0 66.6%;
|
|
349
|
+
max-width: 66.6%;
|
|
350
|
+
}
|
|
351
|
+
:host([s="9"]),
|
|
352
|
+
.ids-col .s-9 {
|
|
353
|
+
flex: 0 0 75%;
|
|
354
|
+
max-width: 75%;
|
|
355
|
+
}
|
|
356
|
+
:host([s="10"]),
|
|
357
|
+
.ids-col .s-10 {
|
|
358
|
+
flex: 0 0 83.3%;
|
|
359
|
+
max-width: 83.3%;
|
|
360
|
+
}
|
|
361
|
+
:host([s="11"]),
|
|
362
|
+
.ids-col .s-11 {
|
|
363
|
+
flex: 0 0 91.6%;
|
|
364
|
+
max-width: 91.6%;
|
|
365
|
+
}
|
|
366
|
+
:host([s="12"]),
|
|
367
|
+
.ids-col .s-12 {
|
|
368
|
+
flex: 0 0 100%;
|
|
369
|
+
max-width: 100%;
|
|
370
|
+
}
|
|
371
|
+
/* offset small */
|
|
372
|
+
:host([soffset=none]),
|
|
373
|
+
.ids-col .s-offset-none {
|
|
374
|
+
margin-left: 0%;
|
|
375
|
+
}
|
|
376
|
+
:host([soffset="1"]),
|
|
377
|
+
.ids-col .s-offset-1 {
|
|
378
|
+
margin-left: 8.3%;
|
|
379
|
+
}
|
|
380
|
+
:host([soffset="2"]),
|
|
381
|
+
.ids-col .s-offset-2 {
|
|
382
|
+
margin-left: 16%;
|
|
383
|
+
}
|
|
384
|
+
:host([soffset="3"]),
|
|
385
|
+
.ids-col .s-offset-3 {
|
|
386
|
+
margin-left: 25%;
|
|
387
|
+
}
|
|
388
|
+
:host([soffset="4"]),
|
|
389
|
+
.ids-col .s-offset-4 {
|
|
390
|
+
margin-left: 33.3%;
|
|
391
|
+
}
|
|
392
|
+
:host([soffset="5"]),
|
|
393
|
+
.ids-col .s-offset-5 {
|
|
394
|
+
margin-left: 41.6%;
|
|
395
|
+
}
|
|
396
|
+
:host([soffset="6"]),
|
|
397
|
+
.ids-col .s-offset-6 {
|
|
398
|
+
margin-left: 50%;
|
|
399
|
+
}
|
|
400
|
+
:host([soffset="7"]),
|
|
401
|
+
.ids-col .s-offset-7 {
|
|
402
|
+
margin-left: 58.3%;
|
|
403
|
+
}
|
|
404
|
+
:host([soffset="8"]),
|
|
405
|
+
.ids-col .s-offset-8 {
|
|
406
|
+
margin-left: 66.6%;
|
|
407
|
+
}
|
|
408
|
+
:host([soffset="9"]),
|
|
409
|
+
.ids-col .s-offset-9 {
|
|
410
|
+
margin-left: 75%;
|
|
411
|
+
}
|
|
412
|
+
:host([soffset="10"]),
|
|
413
|
+
.ids-col .s-offset-10 {
|
|
414
|
+
margin-left: 83.3%;
|
|
415
|
+
}
|
|
416
|
+
:host([soffset="11"]),
|
|
417
|
+
.ids-col .s-offset-11 {
|
|
418
|
+
margin-left: 91.6%;
|
|
419
|
+
}
|
|
420
|
+
:host([soffset="12"]),
|
|
421
|
+
.ids-col .s-offset-12 {
|
|
422
|
+
margin-left: 100%;
|
|
423
|
+
}
|
|
424
|
+
}
|