@inera/ids-design 5.3.0 → 5.4.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.
Files changed (162) hide show
  1. package/components/alert/alert-lit.js +1 -1
  2. package/components/alert/alert.css +48 -48
  3. package/components/alert-global/alert-global-lit.js +1 -1
  4. package/components/alert-global/alert-global.css +68 -92
  5. package/components/badge/badge-lit.js +1 -1
  6. package/components/badge/badge.css +10 -6
  7. package/components/breadcrumbs/breadcrumbs-lit.js +1 -1
  8. package/components/breadcrumbs/breadcrumbs.css +48 -25
  9. package/components/button-group/button-group-lit.js +1 -1
  10. package/components/button-group/button-group.css +1 -1
  11. package/components/card/card-lit.js +1 -1
  12. package/components/card/card.css +26 -17
  13. package/components/carousel/carousel-item-lit.d.ts +2 -0
  14. package/components/carousel/carousel-item-lit.js +7 -0
  15. package/components/carousel/carousel-item.css +67 -0
  16. package/components/carousel/carousel-lit.d.ts +2 -0
  17. package/components/carousel/carousel-lit.js +7 -0
  18. package/components/carousel/carousel.css +156 -0
  19. package/components/data-table/data-table-lit.js +1 -1
  20. package/components/data-table/data-table.css +28 -28
  21. package/components/date-label/date-label-lit.js +1 -1
  22. package/components/date-label/date-label.css +13 -13
  23. package/components/dialog/dialog-lit.js +1 -1
  24. package/components/dialog/dialog.css +43 -47
  25. package/components/dropdown/dropdown-lit.js +1 -1
  26. package/components/dropdown/dropdown.css +21 -21
  27. package/components/expandable/expandable-lit.js +1 -1
  28. package/components/expandable/expandable.css +38 -37
  29. package/components/footer/footer-lit.js +1 -1
  30. package/components/footer/footer.css +49 -49
  31. package/components/footer-1177/footer-1177-lit.js +1 -1
  32. package/components/footer-1177/footer-1177.css +72 -70
  33. package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
  34. package/components/footer-1177-admin/footer-1177-admin.css +75 -71
  35. package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
  36. package/components/footer-1177-pro/footer-1177-pro.css +38 -39
  37. package/components/footer-inera/footer-inera-lit.js +1 -1
  38. package/components/footer-inera/footer-inera.css +84 -84
  39. package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
  40. package/components/footer-inera-admin/footer-inera-admin.css +111 -110
  41. package/components/form/error-message/error-message-lit.js +1 -1
  42. package/components/form/error-message/error-message.css +9 -9
  43. package/components/form/group/group-lit.js +1 -1
  44. package/components/form/group/group.css +7 -7
  45. package/components/form/range/range-lit.js +1 -1
  46. package/components/form/range/range.css +15 -16
  47. package/components/form/select-multiple/select-multiple-lit.js +1 -1
  48. package/components/form/select-multiple/select-multiple.css +44 -35
  49. package/components/form/spinner/spinner-lit.js +1 -1
  50. package/components/form/spinner/spinner.css +9 -8
  51. package/components/grid/column/column-lit.js +1 -1
  52. package/components/grid/column/column.css +12 -0
  53. package/components/header-1177/composite-header-1177.css +413 -394
  54. package/components/header-1177/header-1177-avatar-lit.js +1 -1
  55. package/components/header-1177/header-1177-avatar.css +42 -34
  56. package/components/header-1177/header-1177-item-lit.js +1 -1
  57. package/components/header-1177/header-1177-item.css +47 -43
  58. package/components/header-1177/header-1177-lit.js +1 -1
  59. package/components/header-1177/header-1177-nav-item-lit.js +1 -1
  60. package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
  61. package/components/header-1177/header-1177-nav-item-mobile.css +39 -40
  62. package/components/header-1177/header-1177-nav-item.css +141 -141
  63. package/components/header-1177/header-1177-nav-lit.js +1 -1
  64. package/components/header-1177/header-1177-nav.css +22 -22
  65. package/components/header-1177/header-1177.css +125 -117
  66. package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
  67. package/components/header-1177-admin/header-1177-admin-avatar-mobile-lit.js +1 -1
  68. package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +17 -17
  69. package/components/header-1177-admin/header-1177-admin-avatar.css +62 -61
  70. package/components/header-1177-admin/header-1177-admin-item-lit.js +1 -1
  71. package/components/header-1177-admin/header-1177-admin-item.css +53 -37
  72. package/components/header-1177-admin/header-1177-admin-lit.js +1 -1
  73. package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
  74. package/components/header-1177-admin/header-1177-admin-nav-item.css +149 -149
  75. package/components/header-1177-admin/header-1177-admin-nav-lit.js +1 -1
  76. package/components/header-1177-admin/header-1177-admin-nav.css +16 -16
  77. package/components/header-1177-admin/header-1177-admin.css +74 -72
  78. package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
  79. package/components/header-1177-pro/header-1177-pro-avatar-mobile-lit.js +1 -1
  80. package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +18 -17
  81. package/components/header-1177-pro/header-1177-pro-avatar.css +67 -65
  82. package/components/header-1177-pro/header-1177-pro-item-lit.js +1 -1
  83. package/components/header-1177-pro/header-1177-pro-item.css +17 -13
  84. package/components/header-1177-pro/header-1177-pro-lit.js +1 -1
  85. package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
  86. package/components/header-1177-pro/header-1177-pro-nav-item.css +137 -137
  87. package/components/header-1177-pro/header-1177-pro-nav-lit.js +1 -1
  88. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile-lit.js +1 -1
  89. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +32 -32
  90. package/components/header-1177-pro/header-1177-pro-nav.css +20 -24
  91. package/components/header-1177-pro/header-1177-pro-region-picker-lit.js +1 -1
  92. package/components/header-1177-pro/header-1177-pro-region-picker.css +81 -77
  93. package/components/header-1177-pro/header-1177-pro.css +63 -63
  94. package/components/header-inera/header-inera-item-lit.js +1 -1
  95. package/components/header-inera/header-inera-item.css +15 -12
  96. package/components/header-inera/header-inera-lit.js +1 -1
  97. package/components/header-inera/header-inera-nav-item-lit.js +1 -1
  98. package/components/header-inera/header-inera-nav-item.css +37 -50
  99. package/components/header-inera/header-inera-nav-lit.js +1 -1
  100. package/components/header-inera/header-inera-nav-mobile-lit.js +1 -1
  101. package/components/header-inera/header-inera-nav-mobile.css +49 -48
  102. package/components/header-inera/header-inera-nav.css +2 -2
  103. package/components/header-inera/header-inera.css +17 -17
  104. package/components/header-inera-admin/composite-header-inera-admin.css +152 -170
  105. package/components/header-inera-admin/header-inera-admin-avatar-lit.js +1 -1
  106. package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +1 -1
  107. package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +9 -9
  108. package/components/header-inera-admin/header-inera-admin-avatar.css +22 -21
  109. package/components/header-inera-admin/header-inera-admin-item-lit.js +1 -1
  110. package/components/header-inera-admin/header-inera-admin-item.css +11 -11
  111. package/components/header-inera-admin/header-inera-admin-lit.js +1 -1
  112. package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +1 -1
  113. package/components/header-inera-admin/header-inera-admin-nav-item.css +42 -50
  114. package/components/header-inera-admin/header-inera-admin-nav-lit.js +1 -1
  115. package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +1 -1
  116. package/components/header-inera-admin/header-inera-admin-nav-mobile.css +49 -48
  117. package/components/header-inera-admin/header-inera-admin-nav.css +2 -2
  118. package/components/header-inera-admin/header-inera-admin.css +30 -30
  119. package/components/list/list-lit.js +1 -1
  120. package/components/list/list.css +38 -21
  121. package/components/mobile-menu/mobile-menu-lit.js +1 -1
  122. package/components/mobile-menu/mobile-menu.css +413 -408
  123. package/components/navigation/content/navigation-content-lit.js +1 -1
  124. package/components/navigation/content/navigation-content.css +15 -15
  125. package/components/navigation/local/navigation-local-lit.js +1 -1
  126. package/components/navigation/local/navigation-local.css +13 -13
  127. package/components/notification-badge/notification-badge-lit.js +1 -1
  128. package/components/notification-badge/notification-badge.css +2 -2
  129. package/components/pagination/data-pagination/data-pagination-lit.js +1 -1
  130. package/components/pagination/data-pagination/data-pagination.css +23 -23
  131. package/components/pagination/list-pagination/list-pagination-lit.js +1 -1
  132. package/components/pagination/list-pagination/list-pagination.css +32 -29
  133. package/components/popover/popover-content-lit.js +1 -1
  134. package/components/popover/popover-content.css +74 -82
  135. package/components/progressbar/progressbar-lit.js +1 -1
  136. package/components/progressbar/progressbar.css +12 -12
  137. package/components/side-menu/side-menu-lit.js +1 -1
  138. package/components/side-menu/side-menu.css +32 -32
  139. package/components/side-panel/side-panel-lit.js +1 -1
  140. package/components/side-panel/side-panel.css +83 -101
  141. package/components/stepper/stepper-lit.js +1 -1
  142. package/components/stepper/stepper.css +28 -24
  143. package/components/table/table.css +5 -5
  144. package/components/tabs/tab-lit.js +1 -1
  145. package/components/tabs/tab-panel-lit.js +1 -1
  146. package/components/tabs/tab-panel.css +2 -2
  147. package/components/tabs/tab.css +24 -24
  148. package/components/tabs/tabs-lit.js +2 -2
  149. package/components/tabs/tabs.css +6 -6
  150. package/components/tag/tag-lit.js +1 -1
  151. package/components/tag/tag.css +19 -43
  152. package/components/tooltip/tooltip-lit.js +1 -1
  153. package/components/tooltip/tooltip.css +11 -14
  154. package/global/_partials.css +1 -1
  155. package/global/global.css +404 -356
  156. package/global/util/util.css +7 -5
  157. package/package.json +1 -1
  158. package/themes/1177/1177.css +812 -822
  159. package/themes/1177-pro/1177-pro.css +912 -929
  160. package/themes/inera/inera.css +812 -858
  161. package/themes/inera-admin/inera-admin.css +860 -934
  162. package/themes/reset.css +1 -1
@@ -2,7 +2,7 @@
2
2
  * BUTTONS
3
3
  ********/
4
4
  /*******
5
- * SCROLLBAR
5
+ * SCROLLBARS
6
6
  ********/
7
7
  /*******
8
8
  * FORM
@@ -11,11 +11,10 @@
11
11
  * A11Y
12
12
  ********/
13
13
  .ids-select-multiple__select {
14
- font-family: var(--font-family_1) !important;
14
+ font-family: var(--IDS-FONT-FAMILY-BASE) !important;
15
15
  padding: var(--IDS-INPUT__PADDING);
16
16
  background-color: var(--IDS-INPUT__BACKGROUND-COLOR);
17
17
  border: var(--IDS-INPUT__BORDER);
18
- border-bottom: var(--IDS-INPUT__BORDER);
19
18
  border-radius: var(--IDS-INPUT__BORDER-RADIUS);
20
19
  font-size: 1rem;
21
20
  color: var(--IDS-INPUT__COLOR);
@@ -39,6 +38,24 @@
39
38
  .ids-select-multiple__select.ids-input--invalid {
40
39
  background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
41
40
  border: var(--IDS-FORM--INVALID__BORDER);
41
+ box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
42
+ }
43
+ .ids-select-multiple__select.ids-input--light {
44
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
45
+ }
46
+ .ids-select-multiple__select.ids-input--light:disabled {
47
+ color: var(--IDS-FORM--DISABLED__COLOR);
48
+ font-style: italic !important;
49
+ background: var(--IDS-FORM--DISABLED__BACKGROUND-COLOR);
50
+ border: var(--IDS-FORM--DISABLED__BORDER);
51
+ }
52
+ .ids-select-multiple__select.ids-input--light.ids-input--invalid {
53
+ background-color: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
54
+ }
55
+ .ids-select-multiple__select.ids-input--invalid {
56
+ background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
57
+ border: var(--IDS-FORM--INVALID__BORDER);
58
+ box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
42
59
  }
43
60
  .ids-select-multiple__select.ids-input--light {
44
61
  background-color: var(--IDS-COLOR-NEUTRAL-100);
@@ -46,6 +63,7 @@
46
63
  .ids-select-multiple__select.ids-input--light.ids-input--invalid {
47
64
  background: var(--IDS-FORM--INVALID__BACKGROUND-COLOR);
48
65
  border: var(--IDS-FORM--INVALID__BORDER);
66
+ box-shadow: inset 0 0 0 0.0625rem var(--IDS-FORM--INVALID__BORDER-COLOR);
49
67
  }
50
68
  .ids-select-multiple__select:disabled {
51
69
  cursor: default;
@@ -58,8 +76,8 @@
58
76
  border: var(--IDS-FORM--DISABLED__BORDER);
59
77
  }
60
78
  .ids-select-multiple__select:focus {
61
- outline: var(--IDS-FOCUS_OUTLINE);
62
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
79
+ outline: var(--IDS-FOCUS__OUTLINE);
80
+ outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
63
81
  }
64
82
 
65
83
  .ids-select-multiple-wrapper {
@@ -68,7 +86,7 @@
68
86
  }
69
87
  .ids-select-multiple-wrapper::after {
70
88
  content: "";
71
- width: 12px;
89
+ width: 0.75rem;
72
90
  height: 100%;
73
91
  display: block;
74
92
  position: absolute;
@@ -93,9 +111,9 @@
93
111
  background-color: var(--IDS-COLOR-NEUTRAL-100);
94
112
  }
95
113
  .ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown {
96
- box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
114
+ box-shadow: 0 0 0.375rem rgba(0, 0, 0, 0.3);
97
115
  background-color: var(--IDS-COLOR-NEUTRAL-100);
98
- border-radius: var(--IDS-SELECT-MULTIPLE-DROPDOWN__BORDER-RADIUS);
116
+ border-radius: var(--IDS-SELECT-MULTIPLE__DROPDOWN-BORDER-RADIUS);
99
117
  position: absolute;
100
118
  z-index: 10;
101
119
  left: 0;
@@ -105,40 +123,31 @@
105
123
  display: none;
106
124
  }
107
125
  .ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown .ids-select-multiple__dropdown__inner {
108
- padding: 10px;
126
+ padding: 0.625rem;
109
127
  overflow-y: auto;
110
128
  }
111
129
  .ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown .ids-select-multiple__dropdown__inner::-webkit-scrollbar {
112
- width: 14px;
130
+ width: 1rem;
113
131
  position: absolute;
114
- margin-left: -20px;
115
- margin-top: 0;
132
+ margin-left: -1.25rem;
116
133
  }
117
134
  .ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown .ids-select-multiple__dropdown__inner::-webkit-scrollbar-track {
118
- background: var(--IDS-SCROLL_TRACK-COLOR);
119
- border-radius: 10px;
120
- margin-top: 0;
135
+ background: var(--IDS-COLOR-NEUTRAL-99);
136
+ border-radius: 0.625rem;
121
137
  margin-bottom: 0;
122
138
  }
123
- .ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown .ids-select-multiple__dropdown__inner::-webkit-resizer {
124
- appearance: none;
125
- background-image: var(--IDS-TEXTAREA-RESIZER-IMAGE);
126
- background-repeat: no-repeat;
127
- background-position: center center;
128
- background-size: cover;
129
- }
130
- .ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown .ids-select-multiple__dropdown__inner::-webkit-scrollbar-corner {
131
- background-color: transparent;
132
- }
133
139
  .ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown .ids-select-multiple__dropdown__inner::-webkit-scrollbar-thumb {
134
140
  cursor: auto;
135
- background: var(--IDS-SCROLL_COLOR);
136
- border-radius: 10px;
141
+ background: var(--IDS-SCROLL__COLOR);
142
+ border-radius: 0.625rem;
137
143
  box-sizing: border-box;
138
- border: 3px solid var(--IDS-SCROLL_TRACK-COLOR);
144
+ border: 0.125rem solid var(--IDS-COLOR-NEUTRAL-99);
139
145
  }
140
146
  .ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown .ids-select-multiple__dropdown__inner::-webkit-scrollbar-thumb:hover {
141
- background: var(--IDS-SCROLL_HOVER-COLOR);
147
+ background: var(--IDS-SCROLL__HOVER-COLOR);
148
+ }
149
+ .ids-select-multiple__dropdown__wrapper .ids-select-multiple__dropdown .ids-select-multiple__dropdown__inner::-webkit-scrollbar-corner {
150
+ background-color: transparent;
142
151
  }
143
152
 
144
153
  :host([disabled]) input {
@@ -151,16 +160,16 @@
151
160
  .ids-select-multiple-label-wrapper {
152
161
  display: inline-flex;
153
162
  align-items: flex-start;
154
- gap: 8px;
155
- margin-bottom: 5px;
156
- margin-right: 8px;
163
+ gap: 0.5rem;
164
+ margin-bottom: 0.313rem;
165
+ margin-right: 0.5rem;
157
166
  }
158
167
  .ids-select-multiple-label-wrapper .ids-label-tooltip-wrapper label {
159
168
  display: inline;
160
- top: -3px;
169
+ top: -0.188rem;
161
170
  position: relative;
162
- margin-right: 8px;
171
+ margin-right: 0.5rem;
163
172
  }
164
173
  .ids-select-multiple-label-wrapper .ids-label-tooltip-wrapper label {
165
- margin-right: 4px;
174
+ margin-right: 0.25rem;
166
175
  }
@@ -1,6 +1,6 @@
1
1
  import { css, unsafeCSS } from 'lit';
2
2
 
3
- var css_248z = ".ids-spinner,.ids-spinner--light{height:20px;text-align:center;width:70px}.ids-spinner div,.ids-spinner--light div{-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:var(--IDS-SPINNER__COLOR);border-radius:100%;display:inline-block;height:18px;width:18px}.ids-spinner .ids-bounce-1,.ids-spinner--light .ids-bounce-1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.ids-spinner .ids-bounce-2,.ids-spinner--light .ids-bounce-2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.ids-spinner--light div{background-color:#fff}.ids-spinner-sr{border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}";
3
+ var css_248z = ".ids-spinner,.ids-spinner--light{height:1.25rem;text-align:center;white-space:nowrap;width:4.375rem}.ids-spinner div,.ids-spinner--light div{-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:var(--IDS-SPINNER__COLOR);border-radius:100%;display:inline-block;height:1.125rem;width:1.125rem}.ids-spinner .ids-bounce-1,.ids-spinner--light .ids-bounce-1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.ids-spinner .ids-bounce-2,.ids-spinner--light .ids-bounce-2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.ids-spinner--light div{background-color:var(--IDS-COLOR-NEUTRAL-100)}.ids-spinner-sr{border:0;height:.063rem;margin:-.063rem;overflow:hidden;padding:0;position:absolute;width:.063rem}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}";
4
4
 
5
5
  var spinnerLit = css`${unsafeCSS(css_248z)}`;
6
6
 
@@ -1,14 +1,15 @@
1
1
  /* https://tobiasahlin.com/spinkit/ */
2
2
  .ids-spinner,
3
3
  .ids-spinner--light {
4
- width: 70px;
5
- height: 20px;
4
+ width: 4.375rem;
5
+ height: 1.25rem;
6
6
  text-align: center;
7
+ white-space: nowrap;
7
8
  }
8
9
  .ids-spinner div,
9
10
  .ids-spinner--light div {
10
- width: 18px;
11
- height: 18px;
11
+ width: 1.125rem;
12
+ height: 1.125rem;
12
13
  background-color: var(--IDS-SPINNER__COLOR);
13
14
  border-radius: 100%;
14
15
  display: inline-block;
@@ -27,15 +28,15 @@
27
28
  }
28
29
 
29
30
  .ids-spinner--light div {
30
- background-color: white;
31
+ background-color: var(--IDS-COLOR-NEUTRAL-100);
31
32
  }
32
33
 
33
34
  .ids-spinner-sr {
34
35
  position: absolute;
35
36
  overflow: hidden;
36
- width: 1px;
37
- height: 1px;
38
- margin: -1px;
37
+ width: 0.063rem;
38
+ height: 0.063rem;
39
+ margin: -0.063rem;
39
40
  padding: 0;
40
41
  border: 0;
41
42
  }
@@ -1,6 +1,6 @@
1
1
  import { css, unsafeCSS } from 'lit';
2
2
 
3
- var css_248z = ".ids-col,:host{display:block;flex-basis:0;flex-grow:1;max-width:100%}.ids-col-auto,:host([cols=auto]){flex:0 0 auto;width:auto}.ids-col-1,:host([cols=\"1\"]){flex:0 0 8.3%;max-width:8.3%}.ids-col-2,:host([cols=\"2\"]){flex:0 0 16%;max-width:16%}.ids-col-3,:host([cols=\"3\"]){flex:0 0 25%;max-width:25%}.ids-col-4,:host([cols=\"4\"]){flex:0 0 33.3%;max-width:33.3%}.ids-col-5,:host([cols=\"5\"]){flex:0 0 41.6%;max-width:41.6%}.ids-col-6,:host([cols=\"6\"]){flex:0 0 50%;max-width:50%}.ids-col-7,:host([cols=\"7\"]){flex:0 0 58%;max-width:58.3%}.ids-col-8,:host([cols=\"8\"]){flex:0 0 66.6%;max-width:66.6%}.ids-col-9,:host([cols=\"9\"]){flex:0 0 75%;max-width:75%}.ids-col-10,:host([cols=\"10\"]){flex:0 0 83.3%;max-width:83.3%}.ids-col-11,:host([cols=\"11\"]){flex:0 0 91.6%;max-width:91.6%}.ids-col-12,:host([cols=\"12\"]){flex:0 0 100%;max-width:100%}.ids-col-offset-none,:host([offset=none]){margin-left:0}.ids-col .offset-1,:host([offset=\"1\"]){margin-left:8.3%}.ids-col .offset-2,:host([offset=\"2\"]){margin-left:16%}.ids-col .offset-3,:host([offset=\"3\"]){margin-left:25%}.ids-col .offset-4,:host([offset=\"4\"]){margin-left:33.3%}.ids-col .offset-5,:host([offset=\"5\"]){margin-left:41.6%}.ids-col .offset-6,:host([offset=\"6\"]){margin-left:50%}.ids-col .offset-7,:host([offset=\"7\"]){margin-left:58.3%}.ids-col .offset-8,:host([offset=\"8\"]){margin-left:66.6%}.ids-col .offset-9,:host([offset=\"9\"]){margin-left:75%}.ids-col .offset-10,:host([offset=\"10\"]){margin-left:83.3%}.ids-col .offset-11,:host([offset=\"11\"]){margin-left:91.6%}.ids-col .offset-12,:host([offset=\"12\"]){margin-left:100%}.ids-col .align-start,:host([alignself=start]){align-self:start}.ids-col .align-center,:host([alignself=center]){align-self:center}.ids-col .align-end,:host([alignself=end]){align-self:end}.ids-col .align-auto,:host([alignself=auto]){align-self:auto}.ids-col .align-baseline,:host([alignself=baseline]){align-self:baseline}.ids-col .align-stretch,:host([alignself=stretch]){align-self:stretch}@media only screen and (max-width:1024px){.ids-col .m-auto,:host([m=auto]){flex:0 0 auto;width:auto}.ids-col .m-1,:host([m=\"1\"]){flex:0 0 8.3%;max-width:8.3%}.ids-col .m-2,:host([m=\"2\"]){flex:0 0 16%;max-width:16%}.ids-col .m-3,:host([m=\"3\"]){flex:0 0 25%;max-width:25%}.ids-col .m-4,:host([m=\"4\"]){flex:0 0 33.3%;max-width:33.3%}.ids-col .m-5,:host([m=\"5\"]){flex:0 0 41.6%;max-width:41.6%}.ids-col .m-6,:host([m=\"6\"]){flex:0 0 50%;max-width:50%}.ids-col .m-7,:host([m=\"7\"]){flex:0 0 58%;max-width:58.3%}.ids-col .m-8,:host([m=\"8\"]){flex:0 0 66.6%;max-width:66.6%}.ids-col .m-9,:host([m=\"9\"]){flex:0 0 75%;max-width:75%}.ids-col .m-10,:host([m=\"10\"]){flex:0 0 83.3%;max-width:83.3%}.ids-col .m-11,:host([m=\"11\"]){flex:0 0 91.6%;max-width:91.6%}.ids-col .m-12,:host([m=\"12\"]){flex:0 0 100%;max-width:100%}.ids-col .m-offset-none,:host([moffset=none]){margin-left:0}.ids-col .m-offset-1,:host([moffset=\"1\"]){margin-left:8.3%}.ids-col .m-offset-2,:host([moffset=\"2\"]){margin-left:16%}.ids-col .m-offset-3,:host([moffset=\"3\"]){margin-left:25%}.ids-col .m-offset-4,:host([moffset=\"4\"]){margin-left:33.3%}.ids-col .m-offset-5,:host([moffset=\"5\"]){margin-left:41.6%}.ids-col .m-offset-6,:host([moffset=\"6\"]){margin-left:50%}.ids-col .m-offset-7,:host([moffset=\"7\"]){margin-left:58.3%}.ids-col .m-offset-8,:host([moffset=\"8\"]){margin-left:66.6%}.ids-col .m-offset-9,:host([moffset=\"9\"]){margin-left:75%}.ids-col .m-offset-10,:host([moffset=\"10\"]){margin-left:83.3%}.ids-col .m-offset-11,:host([moffset=\"11\"]){margin-left:91.6%}.ids-col .m-offset-12,:host([moffset=\"12\"]){margin-left:100%}}@media only screen and (max-width:640px){.ids-col .s-auto,:host([s=auto]){flex:0 0 auto;width:auto}.ids-col .s-1,:host([s=\"1\"]){flex:0 0 8.3%;max-width:8.3%}.ids-col .s-2,:host([s=\"2\"]){flex:0 0 16%;max-width:16%}.ids-col .s-3,:host([s=\"3\"]){flex:0 0 25%;max-width:25%}.ids-col .s-4,:host([s=\"4\"]){flex:0 0 33.3%;max-width:33.3%}.ids-col .s-5,:host([s=\"5\"]){flex:0 0 41.6%;max-width:41.6%}.ids-col .s-6,:host([s=\"6\"]){flex:0 0 50%;max-width:50%}.ids-col .s-7,:host([s=\"7\"]){flex:0 0 58%;max-width:58.3%}.ids-col .s-8,:host([s=\"8\"]){flex:0 0 66.6%;max-width:66.6%}.ids-col .s-9,:host([s=\"9\"]){flex:0 0 75%;max-width:75%}.ids-col .s-10,:host([s=\"10\"]){flex:0 0 83.3%;max-width:83.3%}.ids-col .s-11,:host([s=\"11\"]){flex:0 0 91.6%;max-width:91.6%}.ids-col .s-12,:host([s=\"12\"]){flex:0 0 100%;max-width:100%}.ids-col .s-offset-none,:host([soffset=none]){margin-left:0}.ids-col .s-offset-1,:host([soffset=\"1\"]){margin-left:8.3%}.ids-col .s-offset-2,:host([soffset=\"2\"]){margin-left:16%}.ids-col .s-offset-3,:host([soffset=\"3\"]){margin-left:25%}.ids-col .s-offset-4,:host([soffset=\"4\"]){margin-left:33.3%}.ids-col .s-offset-5,:host([soffset=\"5\"]){margin-left:41.6%}.ids-col .s-offset-6,:host([soffset=\"6\"]){margin-left:50%}.ids-col .s-offset-7,:host([soffset=\"7\"]){margin-left:58.3%}.ids-col .s-offset-8,:host([soffset=\"8\"]){margin-left:66.6%}.ids-col .s-offset-9,:host([soffset=\"9\"]){margin-left:75%}.ids-col .s-offset-10,:host([soffset=\"10\"]){margin-left:83.3%}.ids-col .s-offset-11,:host([soffset=\"11\"]){margin-left:91.6%}.ids-col .s-offset-12,:host([soffset=\"12\"]){margin-left:100%}}";
3
+ var css_248z = "@media (max-width:1023px){.ids-desktop{display:none!important}}@media (min-width:1024px){.ids-mobile{display:none!important}}.ids-col,:host{display:block;flex-basis:0;flex-grow:1;max-width:100%}.ids-col-auto,:host([cols=auto]){flex:0 0 auto;width:auto}.ids-col-1,:host([cols=\"1\"]){flex:0 0 8.3%;max-width:8.3%}.ids-col-2,:host([cols=\"2\"]){flex:0 0 16%;max-width:16%}.ids-col-3,:host([cols=\"3\"]){flex:0 0 25%;max-width:25%}.ids-col-4,:host([cols=\"4\"]){flex:0 0 33.3%;max-width:33.3%}.ids-col-5,:host([cols=\"5\"]){flex:0 0 41.6%;max-width:41.6%}.ids-col-6,:host([cols=\"6\"]){flex:0 0 50%;max-width:50%}.ids-col-7,:host([cols=\"7\"]){flex:0 0 58%;max-width:58.3%}.ids-col-8,:host([cols=\"8\"]){flex:0 0 66.6%;max-width:66.6%}.ids-col-9,:host([cols=\"9\"]){flex:0 0 75%;max-width:75%}.ids-col-10,:host([cols=\"10\"]){flex:0 0 83.3%;max-width:83.3%}.ids-col-11,:host([cols=\"11\"]){flex:0 0 91.6%;max-width:91.6%}.ids-col-12,:host([cols=\"12\"]){flex:0 0 100%;max-width:100%}.ids-col-offset-none,:host([offset=none]){margin-left:0}.ids-col .offset-1,:host([offset=\"1\"]){margin-left:8.3%}.ids-col .offset-2,:host([offset=\"2\"]){margin-left:16%}.ids-col .offset-3,:host([offset=\"3\"]){margin-left:25%}.ids-col .offset-4,:host([offset=\"4\"]){margin-left:33.3%}.ids-col .offset-5,:host([offset=\"5\"]){margin-left:41.6%}.ids-col .offset-6,:host([offset=\"6\"]){margin-left:50%}.ids-col .offset-7,:host([offset=\"7\"]){margin-left:58.3%}.ids-col .offset-8,:host([offset=\"8\"]){margin-left:66.6%}.ids-col .offset-9,:host([offset=\"9\"]){margin-left:75%}.ids-col .offset-10,:host([offset=\"10\"]){margin-left:83.3%}.ids-col .offset-11,:host([offset=\"11\"]){margin-left:91.6%}.ids-col .offset-12,:host([offset=\"12\"]){margin-left:100%}.ids-col .align-start,:host([alignself=start]){align-self:start}.ids-col .align-center,:host([alignself=center]){align-self:center}.ids-col .align-end,:host([alignself=end]){align-self:end}.ids-col .align-auto,:host([alignself=auto]){align-self:auto}.ids-col .align-baseline,:host([alignself=baseline]){align-self:baseline}.ids-col .align-stretch,:host([alignself=stretch]){align-self:stretch}@media only screen and (max-width:1024px){.ids-col .m-auto,:host([m=auto]){flex:0 0 auto;width:auto}.ids-col .m-1,:host([m=\"1\"]){flex:0 0 8.3%;max-width:8.3%}.ids-col .m-2,:host([m=\"2\"]){flex:0 0 16%;max-width:16%}.ids-col .m-3,:host([m=\"3\"]){flex:0 0 25%;max-width:25%}.ids-col .m-4,:host([m=\"4\"]){flex:0 0 33.3%;max-width:33.3%}.ids-col .m-5,:host([m=\"5\"]){flex:0 0 41.6%;max-width:41.6%}.ids-col .m-6,:host([m=\"6\"]){flex:0 0 50%;max-width:50%}.ids-col .m-7,:host([m=\"7\"]){flex:0 0 58%;max-width:58.3%}.ids-col .m-8,:host([m=\"8\"]){flex:0 0 66.6%;max-width:66.6%}.ids-col .m-9,:host([m=\"9\"]){flex:0 0 75%;max-width:75%}.ids-col .m-10,:host([m=\"10\"]){flex:0 0 83.3%;max-width:83.3%}.ids-col .m-11,:host([m=\"11\"]){flex:0 0 91.6%;max-width:91.6%}.ids-col .m-12,:host([m=\"12\"]){flex:0 0 100%;max-width:100%}.ids-col .m-offset-none,:host([moffset=none]){margin-left:0}.ids-col .m-offset-1,:host([moffset=\"1\"]){margin-left:8.3%}.ids-col .m-offset-2,:host([moffset=\"2\"]){margin-left:16%}.ids-col .m-offset-3,:host([moffset=\"3\"]){margin-left:25%}.ids-col .m-offset-4,:host([moffset=\"4\"]){margin-left:33.3%}.ids-col .m-offset-5,:host([moffset=\"5\"]){margin-left:41.6%}.ids-col .m-offset-6,:host([moffset=\"6\"]){margin-left:50%}.ids-col .m-offset-7,:host([moffset=\"7\"]){margin-left:58.3%}.ids-col .m-offset-8,:host([moffset=\"8\"]){margin-left:66.6%}.ids-col .m-offset-9,:host([moffset=\"9\"]){margin-left:75%}.ids-col .m-offset-10,:host([moffset=\"10\"]){margin-left:83.3%}.ids-col .m-offset-11,:host([moffset=\"11\"]){margin-left:91.6%}.ids-col .m-offset-12,:host([moffset=\"12\"]){margin-left:100%}}@media only screen and (max-width:640px){.ids-col .s-auto,:host([s=auto]){flex:0 0 auto;width:auto}.ids-col .s-1,:host([s=\"1\"]){flex:0 0 8.3%;max-width:8.3%}.ids-col .s-2,:host([s=\"2\"]){flex:0 0 16%;max-width:16%}.ids-col .s-3,:host([s=\"3\"]){flex:0 0 25%;max-width:25%}.ids-col .s-4,:host([s=\"4\"]){flex:0 0 33.3%;max-width:33.3%}.ids-col .s-5,:host([s=\"5\"]){flex:0 0 41.6%;max-width:41.6%}.ids-col .s-6,:host([s=\"6\"]){flex:0 0 50%;max-width:50%}.ids-col .s-7,:host([s=\"7\"]){flex:0 0 58%;max-width:58.3%}.ids-col .s-8,:host([s=\"8\"]){flex:0 0 66.6%;max-width:66.6%}.ids-col .s-9,:host([s=\"9\"]){flex:0 0 75%;max-width:75%}.ids-col .s-10,:host([s=\"10\"]){flex:0 0 83.3%;max-width:83.3%}.ids-col .s-11,:host([s=\"11\"]){flex:0 0 91.6%;max-width:91.6%}.ids-col .s-12,:host([s=\"12\"]){flex:0 0 100%;max-width:100%}.ids-col .s-offset-none,:host([soffset=none]){margin-left:0}.ids-col .s-offset-1,:host([soffset=\"1\"]){margin-left:8.3%}.ids-col .s-offset-2,:host([soffset=\"2\"]){margin-left:16%}.ids-col .s-offset-3,:host([soffset=\"3\"]){margin-left:25%}.ids-col .s-offset-4,:host([soffset=\"4\"]){margin-left:33.3%}.ids-col .s-offset-5,:host([soffset=\"5\"]){margin-left:41.6%}.ids-col .s-offset-6,:host([soffset=\"6\"]){margin-left:50%}.ids-col .s-offset-7,:host([soffset=\"7\"]){margin-left:58.3%}.ids-col .s-offset-8,:host([soffset=\"8\"]){margin-left:66.6%}.ids-col .s-offset-9,:host([soffset=\"9\"]){margin-left:75%}.ids-col .s-offset-10,:host([soffset=\"10\"]){margin-left:83.3%}.ids-col .s-offset-11,:host([soffset=\"11\"]){margin-left:91.6%}.ids-col .s-offset-12,:host([soffset=\"12\"]){margin-left:100%}}";
4
4
 
5
5
  var columnLit = css`${unsafeCSS(css_248z)}`;
6
6
 
@@ -1,3 +1,15 @@
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
+
1
13
  :host,
2
14
  .ids-col {
3
15
  display: block;