@inera/ids-design 5.0.2 → 5.1.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.
Files changed (150) hide show
  1. package/components/alert/alert-lit.js +1 -1
  2. package/components/alert/alert.css +2 -1
  3. package/components/alert-global/alert-global-lit.js +1 -1
  4. package/components/alert-global/alert-global.css +1 -1
  5. package/components/badge/badge-lit.js +1 -1
  6. package/components/badge/badge.css +9 -9
  7. package/components/breadcrumbs/breadcrumbs.css +1 -0
  8. package/components/card/card.css +1 -0
  9. package/components/data-table/data-table-lit.js +1 -1
  10. package/components/data-table/data-table.css +3 -0
  11. package/components/description-list/description-list-lit.js +7 -0
  12. package/components/description-list/description-list.css +98 -0
  13. package/components/dialog/dialog.css +1 -0
  14. package/components/dropdown/dropdown-lit.js +9 -0
  15. package/components/dropdown/dropdown.css +118 -0
  16. package/components/expandable/expandable-lit.js +1 -1
  17. package/components/expandable/expandable.css +18 -11
  18. package/components/footer/footer-lit.js +1 -1
  19. package/components/footer/footer.css +3 -1
  20. package/components/footer-1177/footer-1177-lit.js +1 -1
  21. package/components/footer-1177/footer-1177.css +6 -6
  22. package/components/footer-1177-admin/footer-1177-admin-lit.js +1 -1
  23. package/components/footer-1177-admin/footer-1177-admin.css +12 -12
  24. package/components/footer-1177-pro/footer-1177-pro-lit.js +1 -1
  25. package/components/footer-1177-pro/footer-1177-pro.css +14 -12
  26. package/components/footer-inera/footer-inera-lit.js +1 -1
  27. package/components/footer-inera/footer-inera.css +6 -6
  28. package/components/footer-inera-admin/footer-inera-admin-lit.js +1 -1
  29. package/components/footer-inera-admin/footer-inera-admin.css +17 -8
  30. package/components/form/error-message/error-message-lit.js +1 -1
  31. package/components/form/error-message/error-message.css +1 -1
  32. package/components/form/select-multiple/select-multiple-lit.js +1 -1
  33. package/components/form/select-multiple/select-multiple.css +4 -2
  34. package/components/form/toggle/toggle.css +1 -0
  35. package/components/header-1177/composite-header-1177.css +76 -40
  36. package/components/header-1177/header-1177-avatar.css +1 -0
  37. package/components/header-1177/header-1177-item.css +1 -0
  38. package/components/header-1177/header-1177-lit.js +1 -1
  39. package/components/header-1177/header-1177-nav-item-lit.js +1 -1
  40. package/components/header-1177/header-1177-nav-item-mobile-lit.js +1 -1
  41. package/components/header-1177/header-1177-nav-item-mobile.css +18 -0
  42. package/components/header-1177/header-1177-nav-item.css +5 -0
  43. package/components/header-1177/header-1177-nav-lit.js +1 -1
  44. package/components/header-1177/header-1177-nav.css +0 -8
  45. package/components/header-1177/header-1177.css +51 -32
  46. package/components/header-1177-admin/header-1177-admin-avatar-lit.js +1 -1
  47. package/components/header-1177-admin/header-1177-admin-avatar-mobile.css +1 -0
  48. package/components/header-1177-admin/header-1177-admin-avatar.css +13 -0
  49. package/components/header-1177-admin/header-1177-admin-item.css +1 -0
  50. package/components/header-1177-admin/header-1177-admin-nav-item-lit.js +1 -1
  51. package/components/header-1177-admin/header-1177-admin-nav-item.css +5 -0
  52. package/components/header-1177-admin/header-1177-admin.css +1 -0
  53. package/components/header-1177-pro/header-1177-pro-avatar-lit.js +1 -1
  54. package/components/header-1177-pro/header-1177-pro-avatar-mobile.css +1 -0
  55. package/components/header-1177-pro/header-1177-pro-avatar.css +17 -4
  56. package/components/header-1177-pro/header-1177-pro-item.css +1 -0
  57. package/components/header-1177-pro/header-1177-pro-nav-item-lit.js +1 -1
  58. package/components/header-1177-pro/header-1177-pro-nav-item.css +5 -0
  59. package/components/header-1177-pro/header-1177-pro-nav-menu-mobile.css +1 -0
  60. package/components/header-1177-pro/header-1177-pro-region-picker.css +1 -0
  61. package/components/header-1177-pro/header-1177-pro.css +1 -0
  62. package/components/header-inera/header-inera-item-lit.d.ts +2 -0
  63. package/components/header-inera/header-inera-item-lit.js +7 -0
  64. package/components/header-inera/header-inera-item.css +95 -0
  65. package/components/header-inera/header-inera-lit.d.ts +2 -0
  66. package/components/header-inera/header-inera-lit.js +7 -0
  67. package/components/header-inera/header-inera-nav-item-lit.d.ts +2 -0
  68. package/components/header-inera/header-inera-nav-item-lit.js +7 -0
  69. package/components/header-inera/header-inera-nav-item.css +199 -0
  70. package/components/header-inera/header-inera-nav-lit.d.ts +2 -0
  71. package/components/header-inera/header-inera-nav-lit.js +7 -0
  72. package/components/header-inera/header-inera-nav-mobile-lit.d.ts +2 -0
  73. package/components/header-inera/header-inera-nav-mobile-lit.js +7 -0
  74. package/components/header-inera/header-inera-nav-mobile.css +131 -0
  75. package/components/header-inera/header-inera-nav.css +53 -0
  76. package/components/header-inera/header-inera.css +101 -0
  77. package/components/header-inera-admin/composite-header-inera-admin.css +845 -0
  78. package/components/header-inera-admin/header-inera-admin-avatar-lit.js +7 -0
  79. package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.d.ts +2 -0
  80. package/components/header-inera-admin/header-inera-admin-avatar-mobile-lit.js +7 -0
  81. package/components/header-inera-admin/header-inera-admin-avatar-mobile.css +72 -0
  82. package/components/header-inera-admin/header-inera-admin-avatar.css +143 -0
  83. package/components/header-inera-admin/header-inera-admin-item-lit.d.ts +2 -0
  84. package/components/header-inera-admin/header-inera-admin-item-lit.js +7 -0
  85. package/components/header-inera-admin/header-inera-admin-item.css +95 -0
  86. package/components/header-inera-admin/header-inera-admin-lit.d.ts +2 -0
  87. package/components/header-inera-admin/header-inera-admin-lit.js +7 -0
  88. package/components/header-inera-admin/header-inera-admin-nav-item-lit.d.ts +2 -0
  89. package/components/header-inera-admin/header-inera-admin-nav-item-lit.js +7 -0
  90. package/components/header-inera-admin/header-inera-admin-nav-item.css +198 -0
  91. package/components/header-inera-admin/header-inera-admin-nav-lit.d.ts +2 -0
  92. package/components/header-inera-admin/header-inera-admin-nav-lit.js +7 -0
  93. package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.d.ts +2 -0
  94. package/components/header-inera-admin/header-inera-admin-nav-mobile-lit.js +7 -0
  95. package/components/header-inera-admin/header-inera-admin-nav-mobile.css +131 -0
  96. package/components/header-inera-admin/header-inera-admin-nav.css +53 -0
  97. package/components/header-inera-admin/header-inera-admin.css +147 -0
  98. package/components/list/list-lit.js +1 -1
  99. package/components/list/list.css +4 -3
  100. package/components/mobile-menu/mobile-menu-lit.js +1 -1
  101. package/components/mobile-menu/mobile-menu.css +23 -22
  102. package/components/navigation/content/navigation-content-lit.d.ts +2 -0
  103. package/components/navigation/content/navigation-content-lit.js +7 -0
  104. package/components/navigation/content/navigation-content.css +67 -0
  105. package/components/navigation/local/navigation-local-lit.d.ts +2 -0
  106. package/components/navigation/local/navigation-local-lit.js +7 -0
  107. package/components/navigation/local/navigation-local.css +85 -0
  108. package/components/pagination/data-pagination/data-pagination-lit.d.ts +2 -0
  109. package/components/pagination/data-pagination/data-pagination-lit.js +7 -0
  110. package/components/pagination/data-pagination/data-pagination.css +141 -0
  111. package/components/pagination/list-pagination/list-pagination-lit.d.ts +2 -0
  112. package/components/pagination/list-pagination/list-pagination-lit.js +9 -0
  113. package/components/pagination/list-pagination/list-pagination.css +152 -0
  114. package/components/popover/popover-content-lit.d.ts +2 -0
  115. package/components/popover/popover-content-lit.js +7 -0
  116. package/components/{popover-content → popover}/popover-content.css +9 -8
  117. package/components/popover/popover-lit.js +1 -1
  118. package/components/popover/popover.css +3 -12
  119. package/components/stepper/stepper-lit.d.ts +2 -0
  120. package/components/stepper/stepper-lit.js +7 -0
  121. package/components/stepper/stepper.css +160 -0
  122. package/components/tabs/tab-lit.d.ts +2 -0
  123. package/components/tabs/tab-lit.js +7 -0
  124. package/components/tabs/tab-panel-lit.d.ts +2 -0
  125. package/components/tabs/tab-panel-lit.js +7 -0
  126. package/components/tabs/tab-panel.css +27 -0
  127. package/components/tabs/tab.css +96 -0
  128. package/components/tabs/tabs-lit.js +2 -2
  129. package/components/tabs/tabs.css +1 -87
  130. package/components/tag/tag-lit.js +1 -1
  131. package/components/tag/tag.css +46 -6
  132. package/components/tooltip/tooltip-lit.d.ts +2 -0
  133. package/components/tooltip/tooltip-lit.js +7 -0
  134. package/components/tooltip/tooltip.css +87 -0
  135. package/global/_partials.css +2 -1
  136. package/global/global.css +662 -63
  137. package/global/util/util.css +24 -0
  138. package/package.json +2 -1
  139. package/themes/1177/1177.css +847 -242
  140. package/themes/1177-pro/1177-pro.css +868 -244
  141. package/themes/inera/inera.css +849 -234
  142. package/themes/inera-admin/inera-admin.css +867 -236
  143. package/components/button/button-lit.js +0 -7
  144. package/components/button/button.css +0 -308
  145. package/components/link/link-lit.js +0 -7
  146. package/components/link/link.css +0 -131
  147. package/components/popover-content/popover-content-lit.js +0 -7
  148. /package/components/{button/button-lit.d.ts → description-list/description-list-lit.d.ts} +0 -0
  149. /package/components/{link/link-lit.d.ts → dropdown/dropdown-lit.d.ts} +0 -0
  150. /package/components/{popover-content/popover-content-lit.d.ts → header-inera-admin/header-inera-admin-avatar-lit.d.ts} +0 -0
@@ -5,6 +5,7 @@
5
5
  /*******
6
6
  * Accessibility
7
7
  ********/
8
+ /* headings */
8
9
  .ids-tabs {
9
10
  display: flex;
10
11
  border-bottom: var(--IDS-TABS_BORDER-BOTTOM);
@@ -31,94 +32,7 @@
31
32
  pointer-events: none;
32
33
  }
33
34
 
34
- .ids-tab {
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
- flex-direction: column;
50
- justify-content: center;
51
- align-items: center;
52
- padding: 0px 23px;
53
- background: var(--IDS-TAB_BACKGROUND-COLOR);
54
- box-shadow: var(--IDS-TAB_BOX-SHADOW);
55
- border-radius: var(--IDS-TAB_BORDER-RADIUS);
56
- display: flex;
57
- cursor: pointer;
58
- position: relative;
59
- height: 2.7rem;
60
- font-weight: 400;
61
- font-size: 1rem;
62
- line-height: 20px;
63
- -webkit-touch-callout: none;
64
- -webkit-user-select: none;
65
- -khtml-user-select: none;
66
- -moz-user-select: none;
67
- -ms-user-select: none;
68
- user-select: none;
69
- color: var(--IDS-TAB_COLOR);
70
- }
71
- .ids-tab:has(.ids-tab__icon), .ids-tab.ids-tab--has-icon {
72
- height: 4.4rem;
73
- }
74
- .ids-tab.ids-tab--selected {
75
- background-color: white;
76
- border: var(--IDS-TAB_BORDER);
77
- box-shadow: var(--IDS-TAB--SELECTED_BOX-SHADOW);
78
- padding: 0px 22px !important;
79
- }
80
- .ids-tab.ids-tab--selected .ids-tab__label {
81
- color: var(--IDS-TAB--SELECTED_COLOR);
82
- }
83
- .ids-tab.ids-tab--selected:has(.ids-tab__icon), .ids-tab.ids-tab--selected.ids-tab--has-icon {
84
- height: 4.6rem;
85
- }
86
- .ids-tab.ids-tab--selected:after {
87
- content: "";
88
- height: var(--IDS-TAB--SELECTED--AFTER_HEIGHT);
89
- background-color: var(--IDS-TAB--SELECTED--AFTER_BACKGROUND-COLOR);
90
- position: absolute;
91
- width: calc(100% + 2px);
92
- left: -1px;
93
- right: 0px;
94
- bottom: var(--IDS-TAB--SELECTED--AFTER_BOTTOM);
95
- }
96
- .ids-tab .ids-tab__icon,
97
- .ids-tab ::slotted([slot=icon]) {
98
- margin-bottom: 4px;
99
- }
100
- .ids-tab:focus {
101
- outline: var(--IDS-FOCUS_OUTLINE);
102
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
103
- }
104
-
105
35
  .ids-tab-panels {
106
36
  z-index: 1;
107
37
  position: relative;
108
- }
109
-
110
- .ids-tab-panel {
111
- display: none;
112
- padding-top: 1.5rem;
113
- outline-offset: 2px;
114
- outline-color: var(--focus-outline_color);
115
- }
116
- .ids-tab-panel .ids-tab-panel--hidden {
117
- display: none;
118
- }
119
- .ids-tab-panel.ids-tab-panel--compact {
120
- padding-top: 0px;
121
- }
122
- .ids-tab-panel.ids-tab-panel--selected {
123
- display: block;
124
38
  }
@@ -1,6 +1,6 @@
1
1
  import { css, unsafeCSS } from 'lit';
2
2
 
3
- var css_248z = ".ids-tag{align-content:center;background-color:var(--IDS-TAG__BACKGROUND-COLOR);border:1px solid;border-color:var(--IDS-TAG__BORDER-COLOR);border-radius:var(--IDS-TAG__BORDER-RADIUS);color:var(--IDS-TAG__COLOR);display:inline-flex;flex-wrap:wrap;font-family:var(--IDS-TAG__FONT-FAMILY);justify-content:center;line-height:1.5rem;padding:var(--IDS-TAG__PADDING)}.ids-tag.ids-tag--interactive{border-color:var(--IDS-TAG--INTERACTIVE__BORDER-COLOR);color:var(--IDS-TAG--INTERACTIVE__COLOR);cursor:pointer;font-weight:var(--IDS-TAG--INTERACTIVE__FONT-WEIGHT)}.ids-tag.ids-tag--interactive:focus{outline:var(--focus_outline);outline-offset:var(--focus_outline-offset)}.ids-tag .ids-tag__close-btn{align-items:center;background:none;border:none;border-radius:20px;color:inherit;cursor:pointer;display:flex;font:inherit;height:24px;justify-content:center;margin-left:8px;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;width:24px}.ids-tag .ids-tag__close-btn:focus{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:var(--IDS-FOCUS_OUTLINE-OFFSET)!important}";
3
+ var css_248z = ".ids-tag{align-content:center;align-items:center;background-color:var(--IDS-TAG__BACKGROUND-COLOR);border:1px solid var(--IDS-TAG__BORDER-COLOR);border-radius:var(--IDS-TAG__BORDER-RADIUS);color:var(--IDS-TAG__COLOR);display:inline-flex;flex-wrap:wrap;font-family:var(--IDS-TAG__FONT-FAMILY);font-weight:400;justify-content:center;line-height:1rem;padding:var(--IDS-TAG__PADDING)}.ids-tag.ids-tag--interactive{border-color:var(--IDS-TAG--INTERACTIVE__BORDER-COLOR);color:var(--IDS-TAG--INTERACTIVE__COLOR);cursor:pointer;font-weight:var(--IDS-TAG--INTERACTIVE__FONT-WEIGHT)}.ids-tag.ids-tag--interactive:focus{outline:var(--focus_outline);outline-offset:var(--focus_outline-offset)}.ids-tag.ids-tag--interactive:hover{color:var(--IDS-TAG--INTERACTIVE__COLOR--HOVER)}.ids-tag .ids-tag__close-btn-icon{background-color:var(--IDS-ICON-COLOR);height:14px;mask-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='20' height='20' viewBox='0 0 40 40' aria-hidden='true'%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M4.268.732A2.5 2.5 0 0 0 .732 4.268L16.464 20 .733 35.732a2.5 2.5 0 0 0 3.536 3.536L20 23.535l15.732 15.733a2.5 2.5 0 0 0 3.536-3.536L23.535 20 39.269 4.268A2.5 2.5 0 1 0 35.732.732L20 16.464 4.268.733Z' fill='%23396291'/%3E%3C/svg%3E\");mask-size:cover;width:14px}.ids-tag .ids-tag__close-btn{align-items:center;background:none;border:none;border-radius:20px;color:inherit;cursor:pointer;display:flex;font:inherit;height:24px;justify-content:center;margin:-8px -8px -8px 8px;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;width:24px}.ids-tag .ids-tag__close-btn:focus{outline:var(--IDS-FOCUS_OUTLINE);outline-offset:0!important}.ids-tag .ids-tag__close-btn:active .ids-tag__close-btn-icon,.ids-tag .ids-tag__close-btn:focus .ids-tag__close-btn-icon,.ids-tag .ids-tag__close-btn:hover .ids-tag__close-btn-icon{background-color:var(--IDS-ICON-ACTIVE-COLOR);mask-image:url(\"data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='20' height='20' viewBox='0 0 40 40' aria-hidden='true'%3E%3Cpath xmlns='http://www.w3.org/2000/svg' d='M4.268.732A2.5 2.5 0 0 0 .732 4.268L16.464 20 .733 35.732a2.5 2.5 0 0 0 3.536 3.536L20 23.535l15.732 15.733a2.5 2.5 0 0 0 3.536-3.536L23.535 20 39.269 4.268A2.5 2.5 0 1 0 35.732.732L20 16.464 4.268.733Z' fill='%23396291'/%3E%3C/svg%3E\");mask-size:cover}";
4
4
 
5
5
  var tagLit = css`${unsafeCSS(css_248z)}`;
6
6
 
@@ -5,20 +5,45 @@
5
5
  /*******
6
6
  * Accessibility
7
7
  ********/
8
+ /* headings */
9
+ /* css classes that need !important */
10
+ /* @mixin ids-icon-close-svg-important($color) {
11
+ background-color: var($color) !important;
12
+ mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" role="img" fill="none" width="20" height="20" style="" viewBox="0 0 40 40" aria-hidden="true"><!--%3Flit$332566053$--><path xmlns="http://www.w3.org/2000/svg" d="M4.26777 0.732233C3.29146 -0.244078 1.70854 -0.244078 0.732233 0.732233C-0.244078 1.70854 -0.244078 3.29146 0.732233 4.26777L16.4645 20L0.732233 35.7322C-0.244078 36.7085 -0.244078 38.2915 0.732233 39.2678C1.70854 40.2441 3.29146 40.2441 4.26777 39.2678L20 23.5355L35.7322 39.2678C36.7085 40.2441 38.2915 40.2441 39.2678 39.2678C40.2441 38.2915 40.2441 36.7085 39.2678 35.7322L23.5355 20L39.2678 4.26777C40.2441 3.29146 40.2441 1.70854 39.2678 0.732233C38.2915 -0.244078 36.7085 -0.244078 35.7322 0.732233L20 16.4645L4.26777 0.732233Z" fill="%23396291"></path></svg>') !important;
13
+ mask-size: cover !important;
14
+ }
15
+
16
+ .ids-icon__close {
17
+ @include ids-icon-close-svg-important(--IDS-ICON-COLOR);
18
+ }
19
+
20
+ .ids-icon__close-active {
21
+ @include ids-icon-close-svg-important(--IDS-ICON-ACTIVE-COLOR);
22
+ }
23
+
24
+ .ids-icon__close-interactive {
25
+ @include ids-icon-close-svg-important(--IDS-ICON-COLOR);
26
+
27
+ &:hover,
28
+ &:focus,
29
+ &:active {
30
+ @include ids-icon-close-svg-important(--IDS-ICON-ACTIVE-COLOR);
31
+ }
32
+ } */
8
33
  .ids-tag {
9
34
  font-family: var(--IDS-TAG__FONT-FAMILY);
10
- border-radius: var(--IDS-TAG__BORDER-RADIUS);
35
+ font-weight: 400;
11
36
  color: var(--IDS-TAG__COLOR);
12
37
  padding: var(--IDS-TAG__PADDING);
13
- border: 1px solid;
38
+ border: 1px solid var(--IDS-TAG__BORDER-COLOR);
14
39
  background-color: var(--IDS-TAG__BACKGROUND-COLOR);
15
- border-color: var(--IDS-TAG__BORDER-COLOR);
16
40
  border-radius: var(--IDS-TAG__BORDER-RADIUS);
17
41
  display: inline-flex;
18
42
  flex-wrap: wrap;
19
- line-height: 1.5rem;
43
+ line-height: 1rem;
20
44
  justify-content: center;
21
45
  align-content: center;
46
+ align-items: center;
22
47
  }
23
48
  .ids-tag.ids-tag--interactive {
24
49
  cursor: pointer;
@@ -30,6 +55,16 @@
30
55
  outline: var(--focus_outline);
31
56
  outline-offset: var(--focus_outline-offset);
32
57
  }
58
+ .ids-tag.ids-tag--interactive:hover {
59
+ color: var(--IDS-TAG--INTERACTIVE__COLOR--HOVER);
60
+ }
61
+ .ids-tag .ids-tag__close-btn-icon {
62
+ background-color: var(--IDS-ICON-COLOR);
63
+ mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" role="img" fill="none" width="20" height="20" style="" viewBox="0 0 40 40" aria-hidden="true"><!--%3Flit$332566053$--><path xmlns="http://www.w3.org/2000/svg" d="M4.26777 0.732233C3.29146 -0.244078 1.70854 -0.244078 0.732233 0.732233C-0.244078 1.70854 -0.244078 3.29146 0.732233 4.26777L16.4645 20L0.732233 35.7322C-0.244078 36.7085 -0.244078 38.2915 0.732233 39.2678C1.70854 40.2441 3.29146 40.2441 4.26777 39.2678L20 23.5355L35.7322 39.2678C36.7085 40.2441 38.2915 40.2441 39.2678 39.2678C40.2441 38.2915 40.2441 36.7085 39.2678 35.7322L23.5355 20L39.2678 4.26777C40.2441 3.29146 40.2441 1.70854 39.2678 0.732233C38.2915 -0.244078 36.7085 -0.244078 35.7322 0.732233L20 16.4645L4.26777 0.732233Z" fill="%23396291"></path></svg>');
64
+ mask-size: cover;
65
+ width: 14px;
66
+ height: 14px;
67
+ }
33
68
  .ids-tag .ids-tag__close-btn {
34
69
  min-width: 24px;
35
70
  min-height: 24px;
@@ -49,11 +84,16 @@
49
84
  height: 24px;
50
85
  display: flex;
51
86
  border-radius: 20px;
52
- margin-left: 8px;
87
+ margin: -8px -8px -8px 8px;
53
88
  justify-content: center;
54
89
  align-items: center;
55
90
  }
56
91
  .ids-tag .ids-tag__close-btn:focus {
57
92
  outline: var(--IDS-FOCUS_OUTLINE);
58
- outline-offset: var(--IDS-FOCUS_OUTLINE-OFFSET) !important;
93
+ outline-offset: 0 !important;
94
+ }
95
+ .ids-tag .ids-tag__close-btn:hover .ids-tag__close-btn-icon, .ids-tag .ids-tag__close-btn:focus .ids-tag__close-btn-icon, .ids-tag .ids-tag__close-btn:active .ids-tag__close-btn-icon {
96
+ background-color: var(--IDS-ICON-ACTIVE-COLOR);
97
+ mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" role="img" fill="none" width="20" height="20" style="" viewBox="0 0 40 40" aria-hidden="true"><!--%3Flit$332566053$--><path xmlns="http://www.w3.org/2000/svg" d="M4.26777 0.732233C3.29146 -0.244078 1.70854 -0.244078 0.732233 0.732233C-0.244078 1.70854 -0.244078 3.29146 0.732233 4.26777L16.4645 20L0.732233 35.7322C-0.244078 36.7085 -0.244078 38.2915 0.732233 39.2678C1.70854 40.2441 3.29146 40.2441 4.26777 39.2678L20 23.5355L35.7322 39.2678C36.7085 40.2441 38.2915 40.2441 39.2678 39.2678C40.2441 38.2915 40.2441 36.7085 39.2678 35.7322L23.5355 20L39.2678 4.26777C40.2441 3.29146 40.2441 1.70854 39.2678 0.732233C38.2915 -0.244078 36.7085 -0.244078 35.7322 0.732233L20 16.4645L4.26777 0.732233Z" fill="%23396291"></path></svg>');
98
+ mask-size: cover;
59
99
  }
@@ -0,0 +1,2 @@
1
+ declare const _default: import("lit").CSSResult;
2
+ export default _default;
@@ -0,0 +1,7 @@
1
+ import { css, unsafeCSS } from 'lit';
2
+
3
+ var css_248z = ".ids-tooltip{position:relative!important}.ids-tooltip,.ids-tooltip .ids-tooltip__trigger{display:inline-block}.ids-tooltip .ids-tooltip__content{background-color:#fff;border:1px solid var(--tooltip_border-color);border-radius:var(--IDS-BORDER-RADIUS);box-shadow:0 0 10px rgba(0,0,0,.3);box-sizing:border-box;color:var(--tooltip_color);display:none;max-width:90vw;padding:10px 20px;position:absolute;text-align:left;width:max-content;z-index:2}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--top-left{left:0;top:-10px;transform:translateY(-100%)}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--top{left:50%;top:-10px;transform:translate(-50%,-100%)}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--top-right{right:0;top:-10px;transform:translateY(-100%)}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--bottom-left{bottom:-10px;left:0;transform:translateY(100%)}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--bottom{bottom:-10px;left:50%;transform:translate(-50%,100%)}.ids-tooltip .ids-tooltip__content.ids-tooltip__content--bottom-right{bottom:-10px;right:0;transform:translateY(100%)}.ids-tooltip:focus-within .ids-tooltip__content,.ids-tooltip:hover .ids-tooltip__content{display:inline-block}";
4
+
5
+ var tooltipLit = css`${unsafeCSS(css_248z)}`;
6
+
7
+ export { tooltipLit as default };
@@ -0,0 +1,87 @@
1
+ /* 1177 Typography - no margins */
2
+ /*******
3
+ * FORM
4
+ ********/
5
+ /*******
6
+ * Accessibility
7
+ ********/
8
+ /* headings */
9
+ /* css classes that need !important */
10
+ /* @mixin ids-icon-close-svg-important($color) {
11
+ background-color: var($color) !important;
12
+ mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" role="img" fill="none" width="20" height="20" style="" viewBox="0 0 40 40" aria-hidden="true"><!--%3Flit$332566053$--><path xmlns="http://www.w3.org/2000/svg" d="M4.26777 0.732233C3.29146 -0.244078 1.70854 -0.244078 0.732233 0.732233C-0.244078 1.70854 -0.244078 3.29146 0.732233 4.26777L16.4645 20L0.732233 35.7322C-0.244078 36.7085 -0.244078 38.2915 0.732233 39.2678C1.70854 40.2441 3.29146 40.2441 4.26777 39.2678L20 23.5355L35.7322 39.2678C36.7085 40.2441 38.2915 40.2441 39.2678 39.2678C40.2441 38.2915 40.2441 36.7085 39.2678 35.7322L23.5355 20L39.2678 4.26777C40.2441 3.29146 40.2441 1.70854 39.2678 0.732233C38.2915 -0.244078 36.7085 -0.244078 35.7322 0.732233L20 16.4645L4.26777 0.732233Z" fill="%23396291"></path></svg>') !important;
13
+ mask-size: cover !important;
14
+ }
15
+
16
+ .ids-icon__close {
17
+ @include ids-icon-close-svg-important(--IDS-ICON-COLOR);
18
+ }
19
+
20
+ .ids-icon__close-active {
21
+ @include ids-icon-close-svg-important(--IDS-ICON-ACTIVE-COLOR);
22
+ }
23
+
24
+ .ids-icon__close-interactive {
25
+ @include ids-icon-close-svg-important(--IDS-ICON-COLOR);
26
+
27
+ &:hover,
28
+ &:focus,
29
+ &:active {
30
+ @include ids-icon-close-svg-important(--IDS-ICON-ACTIVE-COLOR);
31
+ }
32
+ } */
33
+ .ids-tooltip {
34
+ display: inline-block;
35
+ position: relative !important;
36
+ }
37
+ .ids-tooltip .ids-tooltip__trigger {
38
+ display: inline-block;
39
+ }
40
+ .ids-tooltip .ids-tooltip__content {
41
+ display: none;
42
+ color: var(--tooltip_color);
43
+ box-sizing: border-box;
44
+ position: absolute;
45
+ text-align: left;
46
+ width: max-content;
47
+ max-width: 90vw;
48
+ z-index: 2;
49
+ background-color: white;
50
+ border: 1px solid var(--tooltip_border-color);
51
+ box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
52
+ border-radius: var(--IDS-BORDER-RADIUS);
53
+ padding: 10px 20px;
54
+ }
55
+ .ids-tooltip .ids-tooltip__content.ids-tooltip__content--top-left {
56
+ left: 0;
57
+ transform: translateY(-100%);
58
+ top: -10px;
59
+ }
60
+ .ids-tooltip .ids-tooltip__content.ids-tooltip__content--top {
61
+ left: 50%;
62
+ transform: translate(-50%, -100%);
63
+ top: -10px;
64
+ }
65
+ .ids-tooltip .ids-tooltip__content.ids-tooltip__content--top-right {
66
+ right: 0;
67
+ transform: translateY(-100%);
68
+ top: -10px;
69
+ }
70
+ .ids-tooltip .ids-tooltip__content.ids-tooltip__content--bottom-left {
71
+ left: 0;
72
+ transform: translateY(100%);
73
+ bottom: -10px;
74
+ }
75
+ .ids-tooltip .ids-tooltip__content.ids-tooltip__content--bottom {
76
+ left: 50%;
77
+ transform: translate(-50%, 100%);
78
+ bottom: -10px;
79
+ }
80
+ .ids-tooltip .ids-tooltip__content.ids-tooltip__content--bottom-right {
81
+ right: 0;
82
+ transform: translateY(100%);
83
+ bottom: -10px;
84
+ }
85
+ .ids-tooltip:focus-within .ids-tooltip__content, .ids-tooltip:hover .ids-tooltip__content {
86
+ display: inline-block;
87
+ }
@@ -4,4 +4,5 @@
4
4
  ********/
5
5
  /*******
6
6
  * Accessibility
7
- ********/
7
+ ********/
8
+ /* headings */