@carbon/web-components 2.58.0-rc.0 → 2.58.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/components/accordion/accordion.scss.js +1 -1
- package/es/components/accordion/accordion.scss.js.map +1 -1
- package/es/components/ai-label/ai-label.scss.js +1 -1
- package/es/components/breadcrumb/breadcrumb.scss.js +1 -1
- package/es/components/button/button-set.d.ts +4 -0
- package/es/components/button/button-set.d.ts.map +1 -1
- package/es/components/button/button-set.js +4 -4
- package/es/components/button/button-set.js.map +1 -1
- package/es/components/button/button.scss.js +1 -1
- package/es/components/code-snippet/code-snippet.scss.js +1 -1
- package/es/components/combo-button/combo-button.scss.js +1 -1
- package/es/components/contained-list/contained-list.scss.js +1 -1
- package/es/components/content-switcher/content-switcher.scss.js +1 -1
- package/es/components/copy-button/copy-button.scss.js +1 -1
- package/es/components/data-table/data-table.scss.js +1 -1
- package/es/components/data-table/table-batch-actions.d.ts +8 -0
- package/es/components/data-table/table-batch-actions.d.ts.map +1 -1
- package/es/components/data-table/table-batch-actions.js +9 -8
- package/es/components/data-table/table-batch-actions.js.map +1 -1
- package/es/components/dialog/dialog.scss.js +1 -1
- package/es/components/file-uploader/file-uploader.scss.js +1 -1
- package/es/components/fluid-password-input/fluid-password-input.d.ts +1 -0
- package/es/components/fluid-password-input/fluid-password-input.d.ts.map +1 -1
- package/es/components/fluid-password-input/fluid-password-input.js +3 -2
- package/es/components/fluid-password-input/fluid-password-input.js.map +1 -1
- package/es/components/fluid-text-input/fluid-text-input.d.ts +1 -0
- package/es/components/fluid-text-input/fluid-text-input.d.ts.map +1 -1
- package/es/components/fluid-text-input/fluid-text-input.js +3 -2
- package/es/components/fluid-text-input/fluid-text-input.js.map +1 -1
- package/es/components/menu-button/menu-button.scss.js +1 -1
- package/es/components/modal/modal.scss.js +1 -1
- package/es/components/notification/actionable-notification.scss.js +1 -1
- package/es/components/notification/inline-notification.scss.js +1 -1
- package/es/components/notification/toast-notification.scss.js +1 -1
- package/es/components/overflow-menu/overflow-menu.d.ts +8 -0
- package/es/components/overflow-menu/overflow-menu.d.ts.map +1 -1
- package/es/components/overflow-menu/overflow-menu.js +10 -9
- package/es/components/overflow-menu/overflow-menu.js.map +1 -1
- package/es/components/overflow-menu/overflow-menu.scss.js +1 -1
- package/es/components/pagination/pagination.scss.js +1 -1
- package/es/components/pagination-nav/pagination-nav.scss.js +1 -1
- package/es/components/popover/popover.scss.js +1 -1
- package/es/components/progress-bar/progress-bar.d.ts +1 -0
- package/es/components/progress-bar/progress-bar.d.ts.map +1 -1
- package/es/components/progress-bar/progress-bar.js +4 -4
- package/es/components/progress-bar/progress-bar.js.map +1 -1
- package/es/components/progress-indicator/progress-indicator.scss.js +1 -1
- package/es/components/skip-to-content/skip-to-content.scss.js +1 -1
- package/es/components/slug/slug.scss.js +1 -1
- package/es/components/tabs/tabs.scss.js +1 -1
- package/es/components/tag/tag.scss.js +1 -1
- package/es/components/toggle-tip/toggletip.scss.js +1 -1
- package/es/components/tooltip/tooltip.scss.js +1 -1
- package/es/components/ui-shell/header.scss.js +1 -1
- package/es-custom/components/accordion/accordion.scss.js +1 -1
- package/es-custom/components/accordion/accordion.scss.js.map +1 -1
- package/es-custom/components/ai-label/ai-label.scss.js +1 -1
- package/es-custom/components/breadcrumb/breadcrumb.scss.js +1 -1
- package/es-custom/components/button/button-set.d.ts +4 -0
- package/es-custom/components/button/button-set.d.ts.map +1 -1
- package/es-custom/components/button/button-set.js +4 -4
- package/es-custom/components/button/button-set.js.map +1 -1
- package/es-custom/components/button/button.scss.js +1 -1
- package/es-custom/components/code-snippet/code-snippet.scss.js +1 -1
- package/es-custom/components/combo-button/combo-button.scss.js +1 -1
- package/es-custom/components/contained-list/contained-list.scss.js +1 -1
- package/es-custom/components/content-switcher/content-switcher.scss.js +1 -1
- package/es-custom/components/copy-button/copy-button.scss.js +1 -1
- package/es-custom/components/data-table/data-table.scss.js +1 -1
- package/es-custom/components/data-table/table-batch-actions.d.ts +8 -0
- package/es-custom/components/data-table/table-batch-actions.d.ts.map +1 -1
- package/es-custom/components/data-table/table-batch-actions.js +9 -8
- package/es-custom/components/data-table/table-batch-actions.js.map +1 -1
- package/es-custom/components/dialog/dialog.scss.js +1 -1
- package/es-custom/components/file-uploader/file-uploader.scss.js +1 -1
- package/es-custom/components/fluid-password-input/fluid-password-input.d.ts +1 -0
- package/es-custom/components/fluid-password-input/fluid-password-input.d.ts.map +1 -1
- package/es-custom/components/fluid-password-input/fluid-password-input.js +3 -2
- package/es-custom/components/fluid-password-input/fluid-password-input.js.map +1 -1
- package/es-custom/components/fluid-text-input/fluid-text-input.d.ts +1 -0
- package/es-custom/components/fluid-text-input/fluid-text-input.d.ts.map +1 -1
- package/es-custom/components/fluid-text-input/fluid-text-input.js +3 -2
- package/es-custom/components/fluid-text-input/fluid-text-input.js.map +1 -1
- package/es-custom/components/menu-button/menu-button.scss.js +1 -1
- package/es-custom/components/modal/modal.scss.js +1 -1
- package/es-custom/components/notification/actionable-notification.scss.js +1 -1
- package/es-custom/components/notification/inline-notification.scss.js +1 -1
- package/es-custom/components/notification/toast-notification.scss.js +1 -1
- package/es-custom/components/overflow-menu/overflow-menu.d.ts +8 -0
- package/es-custom/components/overflow-menu/overflow-menu.d.ts.map +1 -1
- package/es-custom/components/overflow-menu/overflow-menu.js +10 -9
- package/es-custom/components/overflow-menu/overflow-menu.js.map +1 -1
- package/es-custom/components/overflow-menu/overflow-menu.scss.js +1 -1
- package/es-custom/components/pagination/pagination.scss.js +1 -1
- package/es-custom/components/pagination-nav/pagination-nav.scss.js +1 -1
- package/es-custom/components/popover/popover.scss.js +1 -1
- package/es-custom/components/progress-bar/progress-bar.d.ts +1 -0
- package/es-custom/components/progress-bar/progress-bar.d.ts.map +1 -1
- package/es-custom/components/progress-bar/progress-bar.js +4 -4
- package/es-custom/components/progress-bar/progress-bar.js.map +1 -1
- package/es-custom/components/progress-indicator/progress-indicator.scss.js +1 -1
- package/es-custom/components/skip-to-content/skip-to-content.scss.js +1 -1
- package/es-custom/components/slug/slug.scss.js +1 -1
- package/es-custom/components/tabs/tabs.scss.js +1 -1
- package/es-custom/components/tag/tag.scss.js +1 -1
- package/es-custom/components/toggle-tip/toggletip.scss.js +1 -1
- package/es-custom/components/tooltip/tooltip.scss.js +1 -1
- package/es-custom/components/ui-shell/header.scss.js +1 -1
- package/lib/components/button/button-set.d.ts +4 -0
- package/lib/components/button/button-set.d.ts.map +1 -1
- package/lib/components/data-table/table-batch-actions.d.ts +8 -0
- package/lib/components/data-table/table-batch-actions.d.ts.map +1 -1
- package/lib/components/fluid-password-input/fluid-password-input.d.ts +1 -0
- package/lib/components/fluid-password-input/fluid-password-input.d.ts.map +1 -1
- package/lib/components/fluid-text-input/fluid-text-input.d.ts +1 -0
- package/lib/components/fluid-text-input/fluid-text-input.d.ts.map +1 -1
- package/lib/components/overflow-menu/overflow-menu.d.ts +8 -0
- package/lib/components/overflow-menu/overflow-menu.d.ts.map +1 -1
- package/lib/components/progress-bar/progress-bar.d.ts +1 -0
- package/lib/components/progress-bar/progress-bar.d.ts.map +1 -1
- package/package.json +6 -6
- package/scss/components/accordion/accordion.scss +32 -28
- package/scss/components/grid/grid-story.scss +1 -0
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@carbon/web-components",
|
|
3
3
|
"description": "Web components for the Carbon Design System",
|
|
4
|
-
"version": "2.58.0
|
|
4
|
+
"version": "2.58.0",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "es/index.js",
|
|
7
7
|
"module": "es/index.js",
|
|
@@ -66,8 +66,8 @@
|
|
|
66
66
|
},
|
|
67
67
|
"dependencies": {
|
|
68
68
|
"@carbon/icon-helpers": "10.47.0",
|
|
69
|
-
"@carbon/icons": "^11.83.0
|
|
70
|
-
"@carbon/styles": "^1.110.0
|
|
69
|
+
"@carbon/icons": "^11.83.0",
|
|
70
|
+
"@carbon/styles": "^1.110.0",
|
|
71
71
|
"@carbon/utilities": "^0.17.0",
|
|
72
72
|
"@floating-ui/dom": "^1.6.3",
|
|
73
73
|
"@ibm/telemetry-js": "^1.10.2",
|
|
@@ -77,8 +77,8 @@
|
|
|
77
77
|
"tslib": "^2.6.3"
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
|
-
"@carbon/layout": "^11.54.0
|
|
81
|
-
"@carbon/motion": "^11.47.0
|
|
80
|
+
"@carbon/layout": "^11.54.0",
|
|
81
|
+
"@carbon/motion": "^11.47.0",
|
|
82
82
|
"@juggle/resize-observer": "^3.4.0",
|
|
83
83
|
"@mordech/vite-lit-loader": "^0.40.0",
|
|
84
84
|
"@open-wc/testing": "^4.0.0",
|
|
@@ -126,5 +126,5 @@
|
|
|
126
126
|
}
|
|
127
127
|
]
|
|
128
128
|
},
|
|
129
|
-
"gitHead": "
|
|
129
|
+
"gitHead": "30ca2b932469a5c89da10cb8d1fa82586ed14018"
|
|
130
130
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
//
|
|
2
|
-
// Copyright IBM Corp. 2019,
|
|
2
|
+
// Copyright IBM Corp. 2019, 2026
|
|
3
3
|
//
|
|
4
4
|
// This source code is licensed under the Apache-2.0 license found in the
|
|
5
5
|
// LICENSE file in the root directory of this source tree.
|
|
@@ -106,37 +106,39 @@ $css--plex: true !default;
|
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
108
|
|
|
109
|
-
:
|
|
110
|
-
|
|
111
|
-
|
|
109
|
+
@media (any-hover: hover) {
|
|
110
|
+
:host([isFlush]) .#{$prefix}--accordion__heading:hover {
|
|
111
|
+
position: relative;
|
|
112
|
+
z-index: 1;
|
|
112
113
|
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
114
|
+
&::before,
|
|
115
|
+
&::after {
|
|
116
|
+
position: absolute;
|
|
117
|
+
display: block;
|
|
118
|
+
background: $layer-hover;
|
|
119
|
+
block-size: 1px;
|
|
120
|
+
content: '';
|
|
121
|
+
inline-size: 100%;
|
|
122
|
+
inset-inline-start: 0;
|
|
123
|
+
transition: background $duration-fast-02 motion(standard, productive);
|
|
123
124
|
|
|
124
|
-
|
|
125
|
-
|
|
125
|
+
@media screen and (prefers-reduced-motion: reduce) {
|
|
126
|
+
transition: none;
|
|
127
|
+
}
|
|
126
128
|
}
|
|
127
|
-
}
|
|
128
129
|
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
130
|
+
&::before {
|
|
131
|
+
inset-block-start: -1px;
|
|
132
|
+
}
|
|
132
133
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
134
|
+
&::after {
|
|
135
|
+
inset-block-end: -1px;
|
|
136
|
+
}
|
|
136
137
|
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
138
|
+
&:focus::before,
|
|
139
|
+
&:focus::after {
|
|
140
|
+
background: none;
|
|
141
|
+
}
|
|
140
142
|
}
|
|
141
143
|
}
|
|
142
144
|
|
|
@@ -170,8 +172,10 @@ $css--plex: true !default;
|
|
|
170
172
|
cursor: default;
|
|
171
173
|
pointer-events: none;
|
|
172
174
|
|
|
173
|
-
|
|
174
|
-
|
|
175
|
+
@media (any-hover: hover) {
|
|
176
|
+
&:hover::before {
|
|
177
|
+
background: transparent;
|
|
178
|
+
}
|
|
175
179
|
}
|
|
176
180
|
}
|
|
177
181
|
}
|