@cloudscape-design/components-themeable 3.0.1127 → 3.0.1128
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/input/styles.scss +62 -9
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +99 -87
- package/lib/internal/scss/internal/styles/forms/mixins.scss +42 -19
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +50 -50
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +32 -32
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/global-bottom-drawer.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/global-bottom-drawer.js +5 -2
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/global-bottom-drawer.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +27 -27
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +84 -84
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +27 -27
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/index.js +3 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/index.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.js +4 -5
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/slots.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/slots.js +8 -3
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/slots.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts +20 -0
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts.map +1 -0
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js +19 -0
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js.map +1 -0
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-skeleton-slots-attributes.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-skeleton-slots-attributes.js +0 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/state/use-skeleton-slots-attributes.js.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/index.d.ts +1 -0
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/index.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/index.js +7 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/autosuggest/index.d.ts.map +1 -1
- package/lib/internal/template/autosuggest/index.js +3 -2
- package/lib/internal/template/autosuggest/index.js.map +1 -1
- package/lib/internal/template/autosuggest/interfaces.d.ts +4 -0
- package/lib/internal/template/autosuggest/interfaces.d.ts.map +1 -1
- package/lib/internal/template/autosuggest/interfaces.js.map +1 -1
- package/lib/internal/template/autosuggest/internal.d.ts.map +1 -1
- package/lib/internal/template/autosuggest/internal.js +3 -3
- package/lib/internal/template/autosuggest/internal.js.map +1 -1
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +256 -256
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +16 -16
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +27 -27
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +16 -16
- package/lib/internal/template/button-group/icon-toggle-button-item.d.ts +2 -2
- package/lib/internal/template/button-group/icon-toggle-button-item.d.ts.map +1 -1
- package/lib/internal/template/button-group/icon-toggle-button-item.js +1 -1
- package/lib/internal/template/button-group/icon-toggle-button-item.js.map +1 -1
- package/lib/internal/template/button-group/interfaces.d.ts +4 -1
- package/lib/internal/template/button-group/interfaces.d.ts.map +1 -1
- package/lib/internal/template/button-group/interfaces.js.map +1 -1
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +11 -11
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +27 -27
- package/lib/internal/template/content-layout/styles.selectors.js +14 -14
- package/lib/internal/template/copy-to-clipboard/internal.d.ts.map +1 -1
- package/lib/internal/template/copy-to-clipboard/internal.js +18 -5
- package/lib/internal/template/copy-to-clipboard/internal.js.map +1 -1
- package/lib/internal/template/date-range-picker/dropdown.d.ts +2 -1
- package/lib/internal/template/date-range-picker/dropdown.d.ts.map +1 -1
- package/lib/internal/template/date-range-picker/dropdown.js +2 -2
- package/lib/internal/template/date-range-picker/dropdown.js.map +1 -1
- package/lib/internal/template/date-range-picker/index.d.ts.map +1 -1
- package/lib/internal/template/date-range-picker/index.js +2 -2
- package/lib/internal/template/date-range-picker/index.js.map +1 -1
- package/lib/internal/template/date-range-picker/interfaces.d.ts +6 -0
- package/lib/internal/template/date-range-picker/interfaces.d.ts.map +1 -1
- package/lib/internal/template/date-range-picker/interfaces.js.map +1 -1
- package/lib/internal/template/date-range-picker/relative-range/index.d.ts +2 -1
- package/lib/internal/template/date-range-picker/relative-range/index.d.ts.map +1 -1
- package/lib/internal/template/date-range-picker/relative-range/index.js +4 -1
- package/lib/internal/template/date-range-picker/relative-range/index.js.map +1 -1
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +187 -187
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +73 -73
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/input/index.d.ts.map +1 -1
- package/lib/internal/template/input/index.js +3 -2
- package/lib/internal/template/input/index.js.map +1 -1
- package/lib/internal/template/input/interfaces.d.ts +48 -0
- package/lib/internal/template/input/interfaces.d.ts.map +1 -1
- package/lib/internal/template/input/interfaces.js.map +1 -1
- package/lib/internal/template/input/internal.d.ts.map +1 -1
- package/lib/internal/template/input/internal.js +3 -2
- package/lib/internal/template/input/internal.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.d.ts +3 -0
- package/lib/internal/template/input/styles.d.ts.map +1 -0
- package/lib/internal/template/input/styles.js +42 -0
- package/lib/internal/template/input/styles.js.map +1 -0
- package/lib/internal/template/input/styles.scoped.css +66 -49
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/analytics/components/analytics-funnel.d.ts +1 -0
- package/lib/internal/template/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
- package/lib/internal/template/internal/analytics/components/analytics-funnel.js +5 -2
- package/lib/internal/template/internal/analytics/components/analytics-funnel.js.map +1 -1
- package/lib/internal/template/internal/analytics/interfaces.d.ts +1 -0
- package/lib/internal/template/internal/analytics/interfaces.d.ts.map +1 -1
- package/lib/internal/template/internal/analytics/interfaces.js.map +1 -1
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +20 -20
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +48 -48
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +38 -38
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +12 -0
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/lib/internal/template/internal/generated/custom-css-properties/index.js +98 -86
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/internal/generated/styles/tokens.d.ts +0 -4
- package/lib/internal/template/internal/generated/styles/tokens.js +0 -4
- package/lib/internal/template/internal/generated/theming/index.cjs +0 -84
- package/lib/internal/template/internal/generated/theming/index.js +0 -84
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +103 -103
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/popover/container.d.ts.map +1 -1
- package/lib/internal/template/popover/container.js +2 -5
- package/lib/internal/template/popover/container.js.map +1 -1
- package/lib/internal/template/popover/use-position-observer.d.ts +1 -2
- package/lib/internal/template/popover/use-position-observer.d.ts.map +1 -1
- package/lib/internal/template/popover/use-position-observer.js +10 -8
- package/lib/internal/template/popover/use-position-observer.js.map +1 -1
- package/lib/internal/template/radio-group/styles.css.js +10 -10
- package/lib/internal/template/radio-group/styles.scoped.css +22 -22
- package/lib/internal/template/radio-group/styles.selectors.js +10 -10
- package/lib/internal/template/select/parts/filter.d.ts +1 -1
- package/lib/internal/template/select/parts/filter.d.ts.map +1 -1
- package/lib/internal/template/side-navigation/interfaces.d.ts +4 -0
- package/lib/internal/template/side-navigation/interfaces.d.ts.map +1 -1
- package/lib/internal/template/side-navigation/interfaces.js.map +1 -1
- package/lib/internal/template/side-navigation/parts.d.ts.map +1 -1
- package/lib/internal/template/side-navigation/parts.js +4 -1
- package/lib/internal/template/side-navigation/parts.js.map +1 -1
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +86 -86
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +39 -39
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/test-utils/dom/multiselect/index.d.ts +8 -0
- package/lib/internal/template/test-utils/dom/multiselect/index.js +18 -4
- package/lib/internal/template/test-utils/dom/multiselect/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/multiselect/index.d.ts +8 -0
- package/lib/internal/template/test-utils/selectors/multiselect/index.js +18 -4
- package/lib/internal/template/test-utils/selectors/multiselect/index.js.map +1 -1
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/toggle/styles.css.js +10 -10
- package/lib/internal/template/toggle/styles.scoped.css +23 -23
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/lib/internal/template/toggle-button/internal.d.ts +1 -0
- package/lib/internal/template/toggle-button/internal.d.ts.map +1 -1
- package/lib/internal/template/toggle-button/internal.js +2 -2
- package/lib/internal/template/toggle-button/internal.js.map +1 -1
- package/lib/internal/template/wizard/index.d.ts.map +1 -1
- package/lib/internal/template/wizard/index.js +2 -1
- package/lib/internal/template/wizard/index.js.map +1 -1
- package/package.json +1 -1
package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css
CHANGED
|
@@ -150,7 +150,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.awsui_navigation-
|
|
153
|
+
.awsui_navigation-container_2p2ab_1oh1y_153:not(#\9) {
|
|
154
154
|
position: sticky;
|
|
155
155
|
z-index: 830;
|
|
156
156
|
background-color: var(--color-background-container-content-aemn43, #ffffff);
|
|
@@ -161,27 +161,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
161
161
|
display: flex;
|
|
162
162
|
flex-direction: column;
|
|
163
163
|
}
|
|
164
|
-
.awsui_navigation-
|
|
164
|
+
.awsui_navigation-container_2p2ab_1oh1y_153:not(#\9):not(.awsui_is-navigation-open_2p2ab_1oh1y_164) {
|
|
165
165
|
inline-size: 0px;
|
|
166
166
|
display: none;
|
|
167
167
|
}
|
|
168
|
-
.awsui_navigation-
|
|
168
|
+
.awsui_navigation-container_2p2ab_1oh1y_153 > .awsui_navigation_2p2ab_1oh1y_153:not(#\9) {
|
|
169
169
|
flex-grow: 1;
|
|
170
170
|
block-size: 100%;
|
|
171
171
|
overflow-y: auto;
|
|
172
172
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
173
173
|
overscroll-behavior-y: contain;
|
|
174
|
-
inline-size: var(--awsui-navigation-width-
|
|
174
|
+
inline-size: var(--awsui-navigation-width-b75yp7);
|
|
175
175
|
position: relative;
|
|
176
176
|
}
|
|
177
177
|
@media (max-width: 688px) {
|
|
178
|
-
.awsui_navigation-
|
|
179
|
-
--awsui-navigation-width-
|
|
178
|
+
.awsui_navigation-container_2p2ab_1oh1y_153:not(#\9) {
|
|
179
|
+
--awsui-navigation-width-b75yp7: 100vw;
|
|
180
180
|
z-index: 1001;
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
.awsui_hide-
|
|
184
|
+
.awsui_hide-navigation_2p2ab_1oh1y_184:not(#\9) {
|
|
185
185
|
position: absolute;
|
|
186
186
|
inset-inline-end: var(--space-m-n2lypl, 16px);
|
|
187
187
|
inset-block-start: 14px;
|
package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"navigation-container": "awsui_navigation-
|
|
6
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
7
|
-
"navigation": "
|
|
8
|
-
"hide-navigation": "awsui_hide-
|
|
5
|
+
"navigation-container": "awsui_navigation-container_2p2ab_1oh1y_153",
|
|
6
|
+
"is-navigation-open": "awsui_is-navigation-open_2p2ab_1oh1y_164",
|
|
7
|
+
"navigation": "awsui_navigation_2p2ab_1oh1y_153",
|
|
8
|
+
"hide-navigation": "awsui_hide-navigation_2p2ab_1oh1y_184"
|
|
9
9
|
};
|
|
10
10
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/skeleton/index.tsx"],"names":[],"mappings":";AAUA,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/skeleton/index.tsx"],"names":[],"mappings":";AAUA,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AAQ9E,OAAO,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAC1C,OAAO,EAAqB,uBAAuB,EAAE,MAAM,cAAc,CAAC;AAK1E,MAAM,WAAW,mBAAmB;IAClC,UAAU,EAAE,OAAO,CAAC;IACpB,cAAc,EAAE,sBAAsB,CAAC;IACvC,cAAc,EAAE,qBAAqB,CAAC;IACtC,YAAY,EAAE,YAAY,GAAG,IAAI,CAAC;IAClC,uBAAuB,EAAE,uBAAuB,CAAC;CAClD;AAUD,eAAO,MAAM,cAAc,2FAMxB,mBAAmB,gBAsDrB,CAAC"}
|
|
@@ -6,6 +6,7 @@ import { getAnalyticsMetadataAttribute } from '@cloudscape-design/component-tool
|
|
|
6
6
|
import VisualContext from '../../../internal/components/visual-context';
|
|
7
7
|
import customCssProps from '../../../internal/generated/custom-css-properties';
|
|
8
8
|
import { AppLayoutAfterMainSlot, AppLayoutBeforeMainSlot, AppLayoutBottomContentSlot, AppLayoutTopContentSlot, } from '../internal';
|
|
9
|
+
import { isWidgetReady } from '../state/invariants';
|
|
9
10
|
import testutilStyles from '../../test-classes/styles.css.js';
|
|
10
11
|
import styles from './styles.css.js';
|
|
11
12
|
const componentAnalyticsMetadata = {
|
|
@@ -24,8 +25,9 @@ export const SkeletonLayout = ({ registered, appLayoutProps, appLayoutState, too
|
|
|
24
25
|
appLayoutState,
|
|
25
26
|
};
|
|
26
27
|
const { wrapperElAttributes, mainElAttributes, contentWrapperElAttributes, contentHeaderElAttributes, contentElAttributes, } = skeletonSlotsAttributes;
|
|
28
|
+
const isWidgetLoaded = isWidgetReady(appLayoutState);
|
|
27
29
|
return (React.createElement(VisualContext, { contextName: "app-layout-toolbar" },
|
|
28
|
-
React.createElement("div", Object.assign({}, getAnalyticsMetadataAttribute({ component: componentAnalyticsMetadata }), { ref: appLayoutState.rootRef, "data-awsui-app-layout-widget-loaded":
|
|
30
|
+
React.createElement("div", Object.assign({}, getAnalyticsMetadataAttribute({ component: componentAnalyticsMetadata }), { ref: appLayoutState.rootRef, "data-awsui-app-layout-widget-loaded": isWidgetLoaded }, wrapperElAttributes, { className: (_a = wrapperElAttributes === null || wrapperElAttributes === void 0 ? void 0 : wrapperElAttributes.className) !== null && _a !== void 0 ? _a : clsx(styles.root, testutilStyles.root), style: (_b = wrapperElAttributes === null || wrapperElAttributes === void 0 ? void 0 : wrapperElAttributes.style) !== null && _b !== void 0 ? _b : {
|
|
29
31
|
blockSize: `calc(100vh - ${appLayoutProps.placement.insetBlockStart + appLayoutProps.placement.insetBlockEnd}px)`,
|
|
30
32
|
[customCssProps.navigationWidth]: `${navigationWidth}px`,
|
|
31
33
|
} }),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/skeleton/index.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAE,6BAA6B,EAAE,MAAM,kEAAkE,CAAC;AAGjH,OAAO,aAAa,MAAM,6CAA6C,CAAC;AACxE,OAAO,cAAc,MAAM,mDAAmD,CAAC;AAE/E,OAAO,EACL,sBAAsB,EACtB,uBAAuB,EACvB,0BAA0B,EAC1B,uBAAuB,GACxB,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/skeleton/index.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAE,6BAA6B,EAAE,MAAM,kEAAkE,CAAC;AAGjH,OAAO,aAAa,MAAM,6CAA6C,CAAC;AACxE,OAAO,cAAc,MAAM,mDAAmD,CAAC;AAE/E,OAAO,EACL,sBAAsB,EACtB,uBAAuB,EACvB,0BAA0B,EAC1B,uBAAuB,GACxB,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AAIpD,OAAO,cAAc,MAAM,kCAAkC,CAAC;AAC9D,OAAO,MAAM,MAAM,iBAAiB,CAAC;AAUrC,MAAM,0BAA0B,GAAwD;IACtF,IAAI,EAAE,wBAAwB;IAC9B,KAAK,EAAE;QACL,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,MAAM;KACb;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,EAC7B,UAAU,EACV,cAAc,EACd,cAAc,EACd,YAAY,EACZ,uBAAuB,GACH,EAAE,EAAE;;IACxB,MAAM,EAAE,aAAa,EAAE,OAAO,EAAE,eAAe,EAAE,GAAG,cAAc,CAAC;IACnE,MAAM,WAAW,GAAsB;QACrC,YAAY;QACZ,cAAc;QACd,cAAc;KACf,CAAC;IACF,MAAM,EACJ,mBAAmB,EACnB,gBAAgB,EAChB,0BAA0B,EAC1B,yBAAyB,EACzB,mBAAmB,GACpB,GAAG,uBAAuB,CAAC;IAE5B,MAAM,cAAc,GAAG,aAAa,CAAC,cAAc,CAAC,CAAC;IAErD,OAAO,CACL,oBAAC,aAAa,IAAC,WAAW,EAAC,oBAAoB;QAC7C,6CACM,6BAA6B,CAAC,EAAE,SAAS,EAAE,0BAA0B,EAAE,CAAC,IAC5E,GAAG,EAAE,cAAc,CAAC,OAAoC,yCACnB,cAAc,IAC/C,mBAAmB,IACvB,SAAS,EAAE,MAAA,mBAAmB,aAAnB,mBAAmB,uBAAnB,mBAAmB,CAAE,SAAS,mCAAI,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE,cAAc,CAAC,IAAI,CAAC,EACnF,KAAK,EACH,MAAA,mBAAmB,aAAnB,mBAAmB,uBAAnB,mBAAmB,CAAE,KAAK,mCAAI;gBAC5B,SAAS,EAAE,gBAAgB,cAAc,CAAC,SAAS,CAAC,eAAe,GAAG,cAAc,CAAC,SAAS,CAAC,aAAa,KAAK;gBACjH,CAAC,cAAc,CAAC,eAAe,CAAC,EAAE,GAAG,eAAe,IAAI;aACzD;YAGH,oBAAC,uBAAuB,oBAAK,WAAW,EAAI;YAC5C,8CAAU,gBAAgB,IAAE,SAAS,EAAE,MAAA,gBAAgB,aAAhB,gBAAgB,uBAAhB,gBAAgB,CAAE,SAAS,mCAAI,MAAM,CAAC,eAAe,CAAC;gBAC3F,oBAAC,uBAAuB,oBAAK,WAAW,EAAI;gBAC5C,6CACM,0BAA0B,IAC9B,SAAS,EACP,MAAA,0BAA0B,aAA1B,0BAA0B,uBAA1B,0BAA0B,CAAE,SAAS,mCACrC,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE,EAAE,CAAC,MAAM,CAAC,uBAAuB,CAAC,CAAC,EAAE,cAAc,CAAC,sBAAsB,EAAE,CAAC;oBAGhG,aAAa,IAAI,6CAAS,yBAAyB,GAAG,aAAa,CAAO;oBAE3E,6CAAS,mBAAmB,IAAE,SAAS,EAAE,MAAA,mBAAmB,aAAnB,mBAAmB,uBAAnB,mBAAmB,CAAE,SAAS,mCAAI,cAAc,CAAC,OAAO,KAC9F,UAAU,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,IAAI,CACxB,CACF;gBACN,oBAAC,0BAA0B,oBAAK,WAAW,EAAI,CAC1C;YACP,oBAAC,sBAAsB,oBAAK,WAAW,EAAI,CACvC,CACQ,CACjB,CAAC;AACJ,CAAC,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\nimport clsx from 'clsx';\n\nimport { getAnalyticsMetadataAttribute } from '@cloudscape-design/component-toolkit/internal/analytics-metadata';\n\nimport { GeneratedAnalyticsMetadataAppLayoutToolbarComponent } from '../../../app-layout-toolbar/analytics-metadata/interfaces';\nimport VisualContext from '../../../internal/components/visual-context';\nimport customCssProps from '../../../internal/generated/custom-css-properties';\nimport { AppLayoutInternalProps, AppLayoutPendingState } from '../interfaces';\nimport {\n AppLayoutAfterMainSlot,\n AppLayoutBeforeMainSlot,\n AppLayoutBottomContentSlot,\n AppLayoutTopContentSlot,\n} from '../internal';\nimport { isWidgetReady } from '../state/invariants';\nimport { ToolbarProps } from '../toolbar';\nimport { SkeletonPartProps, SkeletonSlotsAttributes } from './interfaces';\n\nimport testutilStyles from '../../test-classes/styles.css.js';\nimport styles from './styles.css.js';\n\nexport interface SkeletonLayoutProps {\n registered: boolean;\n appLayoutProps: AppLayoutInternalProps;\n appLayoutState: AppLayoutPendingState;\n toolbarProps: ToolbarProps | null;\n skeletonSlotsAttributes: SkeletonSlotsAttributes;\n}\n\nconst componentAnalyticsMetadata: GeneratedAnalyticsMetadataAppLayoutToolbarComponent = {\n name: 'awsui.AppLayoutToolbar',\n label: {\n selector: 'h1',\n root: 'body',\n },\n};\n\nexport const SkeletonLayout = ({\n registered,\n appLayoutProps,\n appLayoutState,\n toolbarProps,\n skeletonSlotsAttributes,\n}: SkeletonLayoutProps) => {\n const { contentHeader, content, navigationWidth } = appLayoutProps;\n const mergedProps: SkeletonPartProps = {\n toolbarProps,\n appLayoutProps,\n appLayoutState,\n };\n const {\n wrapperElAttributes,\n mainElAttributes,\n contentWrapperElAttributes,\n contentHeaderElAttributes,\n contentElAttributes,\n } = skeletonSlotsAttributes;\n\n const isWidgetLoaded = isWidgetReady(appLayoutState);\n\n return (\n <VisualContext contextName=\"app-layout-toolbar\">\n <div\n {...getAnalyticsMetadataAttribute({ component: componentAnalyticsMetadata })}\n ref={appLayoutState.rootRef as React.Ref<HTMLDivElement>}\n data-awsui-app-layout-widget-loaded={isWidgetLoaded}\n {...wrapperElAttributes}\n className={wrapperElAttributes?.className ?? clsx(styles.root, testutilStyles.root)}\n style={\n wrapperElAttributes?.style ?? {\n blockSize: `calc(100vh - ${appLayoutProps.placement.insetBlockStart + appLayoutProps.placement.insetBlockEnd}px)`,\n [customCssProps.navigationWidth]: `${navigationWidth}px`,\n }\n }\n >\n <AppLayoutBeforeMainSlot {...mergedProps} />\n <main {...mainElAttributes} className={mainElAttributes?.className ?? styles['main-landmark']}>\n <AppLayoutTopContentSlot {...mergedProps} />\n <div\n {...contentWrapperElAttributes}\n className={\n contentWrapperElAttributes?.className ??\n clsx(styles.main, { [styles['main-disable-paddings']]: appLayoutProps.disableContentPaddings })\n }\n >\n {contentHeader && <div {...contentHeaderElAttributes}>{contentHeader}</div>}\n {/*delay rendering the content until registration of this instance is complete*/}\n <div {...contentElAttributes} className={contentElAttributes?.className ?? testutilStyles.content}>\n {registered ? content : null}\n </div>\n </div>\n <AppLayoutBottomContentSlot {...mergedProps} />\n </main>\n <AppLayoutAfterMainSlot {...mergedProps} />\n </div>\n </VisualContext>\n );\n};\n"]}
|
package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"skeleton-parts.d.ts","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,yCAAyC,EAAE,MAAM,kBAAkB,CAAC;AAC7E,OAAO,EAAE,mCAAmC,EAAE,MAAM,YAAY,CAAC;AACjE,OAAO,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"skeleton-parts.d.ts","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,yCAAyC,EAAE,MAAM,kBAAkB,CAAC;AAC7E,OAAO,EAAE,mCAAmC,EAAE,MAAM,YAAY,CAAC;AACjE,OAAO,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAMjD;;GAEG;AAEH,eAAO,MAAM,sBAAsB,uFASlC,CAAC;AAEF;;GAEG;AAEH,eAAO,MAAM,eAAe,yGAQ3B,CAAC;AAEF,eAAO,MAAM,qBAAqB,+GAEjC,CAAC"}
|
|
@@ -1,21 +1,20 @@
|
|
|
1
1
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
2
2
|
// SPDX-License-Identifier: Apache-2.0
|
|
3
3
|
import React from 'react';
|
|
4
|
-
import {
|
|
4
|
+
import { NotificationsSlot } from './slots';
|
|
5
|
+
import { ToolbarSkeletonStructure } from './toolbar-container';
|
|
5
6
|
import styles from './styles.css.js';
|
|
6
7
|
/**
|
|
7
8
|
* New widgetized parts
|
|
8
9
|
*/
|
|
9
10
|
export const BeforeMainSlotSkeleton = React.forwardRef(({ toolbarProps, appLayoutProps }, ref) => {
|
|
10
11
|
return (React.createElement(React.Fragment, null,
|
|
11
|
-
!!toolbarProps &&
|
|
12
|
-
React.createElement(BreadcrumbsSlot, { ownBreadcrumbs: appLayoutProps.breadcrumbs }))),
|
|
12
|
+
!!toolbarProps && React.createElement(ToolbarSkeletonStructure, { ref: ref, ownBreadcrumbs: appLayoutProps.breadcrumbs }),
|
|
13
13
|
(toolbarProps === null || toolbarProps === void 0 ? void 0 : toolbarProps.navigationOpen) && React.createElement("div", { className: styles.navigation })));
|
|
14
14
|
});
|
|
15
15
|
/**
|
|
16
16
|
* Legacy parts
|
|
17
17
|
*/
|
|
18
|
-
export const ToolbarSkeleton = React.forwardRef(({ appLayoutInternals }, ref) => (React.createElement(
|
|
19
|
-
React.createElement(BreadcrumbsSlot, { ownBreadcrumbs: appLayoutInternals.breadcrumbs, discoveredBreadcrumbs: appLayoutInternals.discoveredBreadcrumbs }))));
|
|
18
|
+
export const ToolbarSkeleton = React.forwardRef(({ appLayoutInternals }, ref) => (React.createElement(ToolbarSkeletonStructure, { ref: ref, ownBreadcrumbs: appLayoutInternals.breadcrumbs, discoveredBreadcrumbs: appLayoutInternals.discoveredBreadcrumbs })));
|
|
20
19
|
export const NotificationsSkeleton = React.forwardRef((props, ref) => React.createElement(NotificationsSlot, { ref: ref }));
|
|
21
20
|
//# sourceMappingURL=skeleton-parts.js.map
|
package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"skeleton-parts.js","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"skeleton-parts.js","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/skeleton/skeleton-parts.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAC5C,OAAO,EAAE,wBAAwB,EAAE,MAAM,qBAAqB,CAAC;AAE/D,OAAO,MAAM,MAAM,iBAAiB,CAAC;AAErC;;GAEG;AAEH,MAAM,CAAC,MAAM,sBAAsB,GAAG,KAAK,CAAC,UAAU,CACpD,CAAC,EAAE,YAAY,EAAE,cAAc,EAAE,EAAE,GAAG,EAAE,EAAE;IACxC,OAAO,CACL;QACG,CAAC,CAAC,YAAY,IAAI,oBAAC,wBAAwB,IAAC,GAAG,EAAE,GAAG,EAAE,cAAc,EAAE,cAAc,CAAC,WAAW,GAAI;QACpG,CAAA,YAAY,aAAZ,YAAY,uBAAZ,YAAY,CAAE,cAAc,KAAI,6BAAK,SAAS,EAAE,MAAM,CAAC,UAAU,GAAI,CACrE,CACJ,CAAC;AACJ,CAAC,CACF,CAAC;AAEF;;GAEG;AAEH,MAAM,CAAC,MAAM,eAAe,GAAG,KAAK,CAAC,UAAU,CAC7C,CAAC,EAAE,kBAAkB,EAAuC,EAAE,GAAG,EAAE,EAAE,CAAC,CACpE,oBAAC,wBAAwB,IACvB,GAAG,EAAE,GAAG,EACR,cAAc,EAAE,kBAAkB,CAAC,WAAW,EAC9C,qBAAqB,EAAE,kBAAkB,CAAC,qBAAqB,GAC/D,CACH,CACF,CAAC;AAEF,MAAM,CAAC,MAAM,qBAAqB,GAAG,KAAK,CAAC,UAAU,CACnD,CAAC,KAAgD,EAAE,GAAG,EAAE,EAAE,CAAC,oBAAC,iBAAiB,IAAC,GAAG,EAAE,GAAG,GAAI,CAC3F,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\n\nimport { AppLayoutNotificationsImplementationProps } from '../notifications';\nimport { AppLayoutToolbarImplementationProps } from '../toolbar';\nimport { SkeletonPartProps } from './interfaces';\nimport { NotificationsSlot } from './slots';\nimport { ToolbarSkeletonStructure } from './toolbar-container';\n\nimport styles from './styles.css.js';\n\n/**\n * New widgetized parts\n */\n\nexport const BeforeMainSlotSkeleton = React.forwardRef<HTMLElement, SkeletonPartProps>(\n ({ toolbarProps, appLayoutProps }, ref) => {\n return (\n <>\n {!!toolbarProps && <ToolbarSkeletonStructure ref={ref} ownBreadcrumbs={appLayoutProps.breadcrumbs} />}\n {toolbarProps?.navigationOpen && <div className={styles.navigation} />}\n </>\n );\n }\n);\n\n/**\n * Legacy parts\n */\n\nexport const ToolbarSkeleton = React.forwardRef<HTMLElement, AppLayoutToolbarImplementationProps>(\n ({ appLayoutInternals }: AppLayoutToolbarImplementationProps, ref) => (\n <ToolbarSkeletonStructure\n ref={ref}\n ownBreadcrumbs={appLayoutInternals.breadcrumbs}\n discoveredBreadcrumbs={appLayoutInternals.discoveredBreadcrumbs}\n />\n )\n);\n\nexport const NotificationsSkeleton = React.forwardRef<HTMLElement, AppLayoutNotificationsImplementationProps>(\n (props: AppLayoutNotificationsImplementationProps, ref) => <NotificationsSlot ref={ref} />\n);\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slots.d.ts","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/skeleton/slots.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAC;AAK5E,UAAU,gBAAgB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"slots.d.ts","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/skeleton/slots.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAC;AAK5E,UAAU,gBAAgB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED,eAAO,MAAM,WAAW,sFAWtB,CAAC;AAEH,UAAU,sBAAsB;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B;AAED,eAAO,MAAM,iBAAiB,4FAM7B,CAAC;AAEF,UAAU,oBAAoB;IAC5B,cAAc,EAAE,KAAK,CAAC,SAAS,CAAC;IAChC,qBAAqB,CAAC,EAAE,oBAAoB,GAAG,IAAI,CAAC;CACrD;AAID,wBAAgB,eAAe,CAAC,EAAE,cAAc,EAAE,qBAAqB,EAAE,EAAE,oBAAoB,eAiB9F"}
|
|
@@ -5,12 +5,17 @@ import clsx from 'clsx';
|
|
|
5
5
|
import { BreadcrumbGroupImplementation } from '../../../breadcrumb-group/implementation';
|
|
6
6
|
import { BreadcrumbsSlotContext } from '../contexts';
|
|
7
7
|
import styles from './styles.css.js';
|
|
8
|
-
export const ToolbarSlot = React.forwardRef(({ className, style, children }, ref) =>
|
|
8
|
+
export const ToolbarSlot = React.forwardRef(({ className, style, children }, ref) => {
|
|
9
|
+
var _a;
|
|
10
|
+
return (React.createElement("section", { ref: ref, className: clsx(styles['toolbar-container'], className), style: Object.assign({ insetBlockStart: (_a = style === null || style === void 0 ? void 0 : style.insetBlockStart) !== null && _a !== void 0 ? _a : 0 }, style) }, children));
|
|
11
|
+
});
|
|
9
12
|
export const NotificationsSlot = React.forwardRef(({ className, style, children }, ref) => (React.createElement("div", { ref: ref, className: clsx(styles['notifications-container'], className), style: style }, children)));
|
|
13
|
+
const breadcrumbsSlotContextValue = { isInToolbar: true };
|
|
10
14
|
export function BreadcrumbsSlot({ ownBreadcrumbs, discoveredBreadcrumbs }) {
|
|
11
|
-
|
|
15
|
+
const isSSR = typeof window === 'undefined';
|
|
16
|
+
return (React.createElement(BreadcrumbsSlotContext.Provider, { value: breadcrumbsSlotContextValue },
|
|
12
17
|
React.createElement("div", { className: styles['breadcrumbs-own'] }, ownBreadcrumbs),
|
|
13
|
-
discoveredBreadcrumbs && (React.createElement("div", { className: styles['breadcrumbs-discovered'] },
|
|
18
|
+
discoveredBreadcrumbs && !isSSR && (React.createElement("div", { className: styles['breadcrumbs-discovered'] },
|
|
14
19
|
React.createElement(BreadcrumbGroupImplementation, Object.assign({}, discoveredBreadcrumbs, { "data-awsui-discovered-breadcrumbs": true, __injectAnalyticsComponentMetadata: true }))))));
|
|
15
20
|
}
|
|
16
21
|
//# sourceMappingURL=slots.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slots.js","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/skeleton/slots.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAE,6BAA6B,EAAE,MAAM,0CAA0C,CAAC;AAEzF,OAAO,EAAE,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAErD,OAAO,MAAM,MAAM,iBAAiB,CAAC;AAQrC,MAAM,CAAC,MAAM,WAAW,GAAG,KAAK,CAAC,UAAU,CAAgC,CAAC,EAAE,SAAS,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE,GAAG,EAAE,EAAE,
|
|
1
|
+
{"version":3,"file":"slots.js","sourceRoot":"","sources":["../../../../../src/app-layout/visual-refresh-toolbar/skeleton/slots.tsx"],"names":[],"mappings":"AAAA,qEAAqE;AACrE,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,IAAI,MAAM,MAAM,CAAC;AAExB,OAAO,EAAE,6BAA6B,EAAE,MAAM,0CAA0C,CAAC;AAEzF,OAAO,EAAE,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAErD,OAAO,MAAM,MAAM,iBAAiB,CAAC;AAQrC,MAAM,CAAC,MAAM,WAAW,GAAG,KAAK,CAAC,UAAU,CAAgC,CAAC,EAAE,SAAS,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE,GAAG,EAAE,EAAE;;IAAC,OAAA,CAClH,iCACE,GAAG,EAAE,GAAqB,EAC1B,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,mBAAmB,CAAC,EAAE,SAAS,CAAC,EACvD,KAAK,kBACH,eAAe,EAAE,MAAA,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,eAAe,mCAAI,CAAC,IACzC,KAAK,KAGT,QAAQ,CACD,CACX,CAAA;CAAA,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,iBAAiB,GAAG,KAAK,CAAC,UAAU,CAC/C,CAAC,EAAE,SAAS,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE,GAAG,EAAE,EAAE,CAAC,CACvC,6BAAK,GAAG,EAAE,GAAqB,EAAE,SAAS,EAAE,IAAI,CAAC,MAAM,CAAC,yBAAyB,CAAC,EAAE,SAAS,CAAC,EAAE,KAAK,EAAE,KAAK,IACzG,QAAQ,CACL,CACP,CACF,CAAC;AAOF,MAAM,2BAA2B,GAAG,EAAE,WAAW,EAAE,IAAI,EAAE,CAAC;AAE1D,MAAM,UAAU,eAAe,CAAC,EAAE,cAAc,EAAE,qBAAqB,EAAwB;IAC7F,MAAM,KAAK,GAAG,OAAO,MAAM,KAAK,WAAW,CAAC;IAE5C,OAAO,CACL,oBAAC,sBAAsB,CAAC,QAAQ,IAAC,KAAK,EAAE,2BAA2B;QACjE,6BAAK,SAAS,EAAE,MAAM,CAAC,iBAAiB,CAAC,IAAG,cAAc,CAAO;QAChE,qBAAqB,IAAI,CAAC,KAAK,IAAI,CAClC,6BAAK,SAAS,EAAE,MAAM,CAAC,wBAAwB,CAAC;YAC9C,oBAAC,6BAA6B,oBACxB,qBAAqB,yCACU,IAAI,EACvC,kCAAkC,EAAE,IAAI,IACxC,CACE,CACP,CAC+B,CACnC,CAAC;AACJ,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\nimport clsx from 'clsx';\n\nimport { BreadcrumbGroupImplementation } from '../../../breadcrumb-group/implementation';\nimport { BreadcrumbGroupProps } from '../../../breadcrumb-group/interfaces';\nimport { BreadcrumbsSlotContext } from '../contexts';\n\nimport styles from './styles.css.js';\n\ninterface ToolbarSlotProps {\n className?: string;\n style?: React.CSSProperties;\n children?: React.ReactNode;\n}\n\nexport const ToolbarSlot = React.forwardRef<HTMLElement, ToolbarSlotProps>(({ className, style, children }, ref) => (\n <section\n ref={ref as React.Ref<any>}\n className={clsx(styles['toolbar-container'], className)}\n style={{\n insetBlockStart: style?.insetBlockStart ?? 0,\n ...style,\n }}\n >\n {children}\n </section>\n));\n\ninterface NotificationsSlotProps {\n className?: string;\n style?: React.CSSProperties;\n children?: React.ReactNode;\n}\n\nexport const NotificationsSlot = React.forwardRef<HTMLElement, NotificationsSlotProps>(\n ({ className, style, children }, ref) => (\n <div ref={ref as React.Ref<any>} className={clsx(styles['notifications-container'], className)} style={style}>\n {children}\n </div>\n )\n);\n\ninterface BreadcrumbsSlotProps {\n ownBreadcrumbs: React.ReactNode;\n discoveredBreadcrumbs?: BreadcrumbGroupProps | null;\n}\n\nconst breadcrumbsSlotContextValue = { isInToolbar: true };\n\nexport function BreadcrumbsSlot({ ownBreadcrumbs, discoveredBreadcrumbs }: BreadcrumbsSlotProps) {\n const isSSR = typeof window === 'undefined';\n\n return (\n <BreadcrumbsSlotContext.Provider value={breadcrumbsSlotContextValue}>\n <div className={styles['breadcrumbs-own']}>{ownBreadcrumbs}</div>\n {discoveredBreadcrumbs && !isSSR && (\n <div className={styles['breadcrumbs-discovered']}>\n <BreadcrumbGroupImplementation\n {...discoveredBreadcrumbs}\n data-awsui-discovered-breadcrumbs={true}\n __injectAnalyticsComponentMetadata={true}\n />\n </div>\n )}\n </BreadcrumbsSlotContext.Provider>\n );\n}\n"]}
|
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"has-adaptive-widths-default": "awsui_has-adaptive-widths-
|
|
6
|
-
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-
|
|
7
|
-
"drawer-expanded-mode": "awsui_drawer-expanded-
|
|
8
|
-
"ai-drawer-expanded-mode": "awsui_ai-drawer-expanded-
|
|
9
|
-
"bottom-drawer-expanded-mode": "awsui_bottom-drawer-expanded-
|
|
10
|
-
"ai-drawer": "awsui_ai-
|
|
11
|
-
"navigation": "
|
|
12
|
-
"tools": "
|
|
13
|
-
"global-tools": "awsui_global-
|
|
14
|
-
"bottom-tool": "awsui_bottom-
|
|
15
|
-
"tools-open": "awsui_tools-
|
|
16
|
-
"split-panel-side": "awsui_split-panel-
|
|
17
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
18
|
-
"panel-hidden": "awsui_panel-
|
|
19
|
-
"toolbar-container": "awsui_toolbar-
|
|
20
|
-
"notifications-container": "awsui_notifications-
|
|
21
|
-
"notifications-background": "awsui_notifications-
|
|
22
|
-
"main-landmark": "awsui_main-
|
|
23
|
-
"main": "
|
|
24
|
-
"main-disable-paddings": "awsui_main-disable-
|
|
25
|
-
"content-header": "awsui_content-
|
|
26
|
-
"content": "
|
|
27
|
-
"unfocusable-mobile": "awsui_unfocusable-
|
|
28
|
-
"hidden": "
|
|
29
|
-
"breadcrumbs-own": "awsui_breadcrumbs-
|
|
30
|
-
"breadcrumbs-discovered": "awsui_breadcrumbs-
|
|
4
|
+
"root": "awsui_root_7nfqu_yk78c_153",
|
|
5
|
+
"has-adaptive-widths-default": "awsui_has-adaptive-widths-default_7nfqu_yk78c_197",
|
|
6
|
+
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-dashboard_7nfqu_yk78c_202",
|
|
7
|
+
"drawer-expanded-mode": "awsui_drawer-expanded-mode_7nfqu_yk78c_217",
|
|
8
|
+
"ai-drawer-expanded-mode": "awsui_ai-drawer-expanded-mode_7nfqu_yk78c_220",
|
|
9
|
+
"bottom-drawer-expanded-mode": "awsui_bottom-drawer-expanded-mode_7nfqu_yk78c_223",
|
|
10
|
+
"ai-drawer": "awsui_ai-drawer_7nfqu_yk78c_220",
|
|
11
|
+
"navigation": "awsui_navigation_7nfqu_yk78c_230",
|
|
12
|
+
"tools": "awsui_tools_7nfqu_yk78c_231",
|
|
13
|
+
"global-tools": "awsui_global-tools_7nfqu_yk78c_232",
|
|
14
|
+
"bottom-tool": "awsui_bottom-tool_7nfqu_yk78c_233",
|
|
15
|
+
"tools-open": "awsui_tools-open_7nfqu_yk78c_290",
|
|
16
|
+
"split-panel-side": "awsui_split-panel-side_7nfqu_yk78c_304",
|
|
17
|
+
"split-panel-bottom": "awsui_split-panel-bottom_7nfqu_yk78c_311",
|
|
18
|
+
"panel-hidden": "awsui_panel-hidden_7nfqu_yk78c_324",
|
|
19
|
+
"toolbar-container": "awsui_toolbar-container_7nfqu_yk78c_334",
|
|
20
|
+
"notifications-container": "awsui_notifications-container_7nfqu_yk78c_341",
|
|
21
|
+
"notifications-background": "awsui_notifications-background_7nfqu_yk78c_345",
|
|
22
|
+
"main-landmark": "awsui_main-landmark_7nfqu_yk78c_356",
|
|
23
|
+
"main": "awsui_main_7nfqu_yk78c_356",
|
|
24
|
+
"main-disable-paddings": "awsui_main-disable-paddings_7nfqu_yk78c_365",
|
|
25
|
+
"content-header": "awsui_content-header_7nfqu_yk78c_375",
|
|
26
|
+
"content": "awsui_content_7nfqu_yk78c_375",
|
|
27
|
+
"unfocusable-mobile": "awsui_unfocusable-mobile_7nfqu_yk78c_385",
|
|
28
|
+
"hidden": "awsui_hidden_7nfqu_yk78c_390",
|
|
29
|
+
"breadcrumbs-own": "awsui_breadcrumbs-own_7nfqu_yk78c_394",
|
|
30
|
+
"breadcrumbs-discovered": "awsui_breadcrumbs-discovered_7nfqu_yk78c_394"
|
|
31
31
|
};
|
|
32
32
|
|
|
@@ -150,7 +150,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.
|
|
153
|
+
.awsui_root_7nfqu_yk78c_153:not(#\9) {
|
|
154
154
|
border-collapse: separate;
|
|
155
155
|
border-spacing: 0;
|
|
156
156
|
box-sizing: border-box;
|
|
@@ -182,72 +182,72 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
-moz-osx-font-smoothing: auto;
|
|
183
183
|
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
184
184
|
background-color: var(--color-background-layout-main-05m5y6, #f2f3f3);
|
|
185
|
-
--awsui-max-content-width-
|
|
185
|
+
--awsui-max-content-width-b75yp7: 100%;
|
|
186
186
|
display: grid;
|
|
187
187
|
grid-template-areas: "toolbar toolbar toolbar" ". notifications ." ". main .";
|
|
188
188
|
grid-template-columns: var(--space-layout-content-horizontal-q3zhej, 40px) minmax(0, 1fr) var(--space-layout-content-horizontal-q3zhej, 40px);
|
|
189
189
|
grid-template-rows: min-content min-content 1fr;
|
|
190
190
|
}
|
|
191
191
|
@media (min-width: 689px) {
|
|
192
|
-
.
|
|
192
|
+
.awsui_root_7nfqu_yk78c_153:not(#\9) {
|
|
193
193
|
grid-template-areas: "ai-drawer toolbar toolbar toolbar toolbar toolbar toolbar toolbar" "ai-drawer navigation . notifications . sideSplitPanel tools global-tools" "ai-drawer navigation . main . sideSplitPanel tools global-tools" "ai-drawer bottom-tool bottom-tool bottom-tool bottom-tool bottom-tool bottom-tool global-tools";
|
|
194
|
-
grid-template-columns: min-content min-content minmax(var(--space-layout-content-horizontal-q3zhej, 40px), 1fr) minmax(0, var(--awsui-max-content-width-
|
|
194
|
+
grid-template-columns: min-content min-content minmax(var(--space-layout-content-horizontal-q3zhej, 40px), 1fr) minmax(0, var(--awsui-max-content-width-b75yp7)) minmax(var(--space-layout-content-horizontal-q3zhej, 40px), 1fr) min-content min-content;
|
|
195
195
|
grid-template-rows: min-content min-content 1fr min-content min-content;
|
|
196
196
|
}
|
|
197
|
-
.
|
|
198
|
-
--awsui-max-content-width-
|
|
197
|
+
.awsui_root_7nfqu_yk78c_153.awsui_has-adaptive-widths-default_7nfqu_yk78c_197:not(#\9) {
|
|
198
|
+
--awsui-max-content-width-b75yp7: 1620px;
|
|
199
199
|
}
|
|
200
200
|
}
|
|
201
201
|
@media (min-width: 689px) and (min-width: 1401px) {
|
|
202
|
-
.
|
|
203
|
-
--awsui-max-content-width-
|
|
202
|
+
.awsui_root_7nfqu_yk78c_153.awsui_has-adaptive-widths-dashboard_7nfqu_yk78c_202:not(#\9) {
|
|
203
|
+
--awsui-max-content-width-b75yp7: 1280px;
|
|
204
204
|
}
|
|
205
205
|
}
|
|
206
206
|
@media (min-width: 689px) and (min-width: 1921px) {
|
|
207
|
-
.
|
|
208
|
-
--awsui-max-content-width-
|
|
207
|
+
.awsui_root_7nfqu_yk78c_153.awsui_has-adaptive-widths-dashboard_7nfqu_yk78c_202:not(#\9) {
|
|
208
|
+
--awsui-max-content-width-b75yp7: 1620px;
|
|
209
209
|
}
|
|
210
210
|
}
|
|
211
211
|
@media (min-width: 689px) and (min-width: 2541px) {
|
|
212
|
-
.
|
|
213
|
-
--awsui-max-content-width-
|
|
212
|
+
.awsui_root_7nfqu_yk78c_153.awsui_has-adaptive-widths-dashboard_7nfqu_yk78c_202:not(#\9) {
|
|
213
|
+
--awsui-max-content-width-b75yp7: 2160px;
|
|
214
214
|
}
|
|
215
215
|
}
|
|
216
216
|
@media (min-width: 689px) {
|
|
217
|
-
.
|
|
217
|
+
.awsui_root_7nfqu_yk78c_153.awsui_drawer-expanded-mode_7nfqu_yk78c_217:not(#\9) {
|
|
218
218
|
grid-template-columns: 0 0 0 0 0 0 0 auto;
|
|
219
219
|
}
|
|
220
|
-
.
|
|
220
|
+
.awsui_root_7nfqu_yk78c_153.awsui_drawer-expanded-mode_7nfqu_yk78c_217.awsui_ai-drawer-expanded-mode_7nfqu_yk78c_220:not(#\9) {
|
|
221
221
|
grid-template-columns: auto 0 0 0 0 0 0 0;
|
|
222
222
|
}
|
|
223
|
-
.
|
|
223
|
+
.awsui_root_7nfqu_yk78c_153.awsui_drawer-expanded-mode_7nfqu_yk78c_217.awsui_bottom-drawer-expanded-mode_7nfqu_yk78c_223:not(#\9) {
|
|
224
224
|
grid-template-rows: auto;
|
|
225
225
|
grid-template-columns: 0 0 0 0 0 auto 0 0;
|
|
226
226
|
}
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.awsui_ai-
|
|
230
|
-
.
|
|
231
|
-
.
|
|
232
|
-
.awsui_global-
|
|
233
|
-
.awsui_bottom-
|
|
229
|
+
.awsui_ai-drawer_7nfqu_yk78c_220:not(#\9),
|
|
230
|
+
.awsui_navigation_7nfqu_yk78c_230:not(#\9),
|
|
231
|
+
.awsui_tools_7nfqu_yk78c_231:not(#\9),
|
|
232
|
+
.awsui_global-tools_7nfqu_yk78c_232:not(#\9),
|
|
233
|
+
.awsui_bottom-tool_7nfqu_yk78c_233:not(#\9) {
|
|
234
234
|
grid-row: 1/-1;
|
|
235
235
|
grid-column: 1/-1;
|
|
236
236
|
background: var(--color-background-container-content-aemn43, #ffffff);
|
|
237
237
|
opacity: 1;
|
|
238
238
|
}
|
|
239
239
|
@media (max-width: 688px) {
|
|
240
|
-
.awsui_ai-
|
|
241
|
-
.
|
|
242
|
-
.
|
|
243
|
-
.awsui_global-
|
|
244
|
-
.awsui_bottom-
|
|
240
|
+
.awsui_ai-drawer_7nfqu_yk78c_220:not(#\9),
|
|
241
|
+
.awsui_navigation_7nfqu_yk78c_230:not(#\9),
|
|
242
|
+
.awsui_tools_7nfqu_yk78c_231:not(#\9),
|
|
243
|
+
.awsui_global-tools_7nfqu_yk78c_232:not(#\9),
|
|
244
|
+
.awsui_bottom-tool_7nfqu_yk78c_233:not(#\9) {
|
|
245
245
|
inline-size: 100%;
|
|
246
246
|
}
|
|
247
247
|
}
|
|
248
248
|
|
|
249
249
|
@media (min-width: 689px) {
|
|
250
|
-
.awsui_bottom-
|
|
250
|
+
.awsui_bottom-tool_7nfqu_yk78c_233:not(#\9) {
|
|
251
251
|
grid-area: bottom-tool;
|
|
252
252
|
position: sticky;
|
|
253
253
|
inset-block-end: 0;
|
|
@@ -257,43 +257,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
257
257
|
}
|
|
258
258
|
|
|
259
259
|
@media (min-width: 689px) {
|
|
260
|
-
.awsui_ai-
|
|
260
|
+
.awsui_ai-drawer_7nfqu_yk78c_220:not(#\9) {
|
|
261
261
|
grid-area: ai-drawer;
|
|
262
262
|
position: sticky;
|
|
263
263
|
}
|
|
264
264
|
}
|
|
265
265
|
|
|
266
|
-
.
|
|
266
|
+
.awsui_navigation_7nfqu_yk78c_230:not(#\9) {
|
|
267
267
|
z-index: 830;
|
|
268
268
|
}
|
|
269
269
|
@media (min-width: 689px) {
|
|
270
|
-
.
|
|
270
|
+
.awsui_navigation_7nfqu_yk78c_230:not(#\9) {
|
|
271
271
|
grid-area: navigation;
|
|
272
|
-
inline-size: var(--awsui-navigation-width-
|
|
272
|
+
inline-size: var(--awsui-navigation-width-b75yp7);
|
|
273
273
|
border-inline-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
276
|
@media (max-width: 688px) {
|
|
277
|
-
.
|
|
277
|
+
.awsui_navigation_7nfqu_yk78c_230:not(#\9) {
|
|
278
278
|
z-index: 1001;
|
|
279
279
|
}
|
|
280
280
|
}
|
|
281
281
|
|
|
282
282
|
@media (min-width: 689px) {
|
|
283
|
-
.
|
|
283
|
+
.awsui_tools_7nfqu_yk78c_231:not(#\9) {
|
|
284
284
|
grid-area: tools;
|
|
285
285
|
/* stylelint-disable plugin/no-unsupported-browser-features */
|
|
286
286
|
}
|
|
287
|
-
.
|
|
288
|
-
inline-size: var(--awsui-tools-width-
|
|
287
|
+
.awsui_tools_7nfqu_yk78c_231:not(#\9):not(:has(> [data-testid])) {
|
|
288
|
+
inline-size: var(--awsui-tools-width-b75yp7);
|
|
289
289
|
}
|
|
290
|
-
.
|
|
290
|
+
.awsui_tools_7nfqu_yk78c_231:not(#\9):not(:has(> [data-testid])).awsui_tools-open_7nfqu_yk78c_290 {
|
|
291
291
|
border-inline-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
292
292
|
}
|
|
293
293
|
}
|
|
294
294
|
|
|
295
295
|
@media (min-width: 689px) {
|
|
296
|
-
.awsui_global-
|
|
296
|
+
.awsui_global-tools_7nfqu_yk78c_232:not(#\9) {
|
|
297
297
|
display: flex;
|
|
298
298
|
grid-area: global-tools;
|
|
299
299
|
justify-content: flex-end;
|
|
@@ -301,14 +301,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
301
301
|
}
|
|
302
302
|
|
|
303
303
|
@media (min-width: 689px) {
|
|
304
|
-
.awsui_split-panel-
|
|
304
|
+
.awsui_split-panel-side_7nfqu_yk78c_304:not(#\9) {
|
|
305
305
|
grid-area: sideSplitPanel;
|
|
306
306
|
border-inline-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
307
307
|
opacity: 1;
|
|
308
308
|
}
|
|
309
309
|
}
|
|
310
310
|
|
|
311
|
-
.awsui_split-panel-
|
|
311
|
+
.awsui_split-panel-bottom_7nfqu_yk78c_311:not(#\9) {
|
|
312
312
|
position: sticky;
|
|
313
313
|
z-index: 840;
|
|
314
314
|
align-self: end;
|
|
@@ -316,81 +316,81 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
316
316
|
grid-column: 1/-1;
|
|
317
317
|
}
|
|
318
318
|
@media (min-width: 689px) {
|
|
319
|
-
.awsui_split-panel-
|
|
319
|
+
.awsui_split-panel-bottom_7nfqu_yk78c_311:not(#\9) {
|
|
320
320
|
grid-column: 3/6;
|
|
321
321
|
}
|
|
322
322
|
}
|
|
323
323
|
|
|
324
|
-
.awsui_panel-
|
|
324
|
+
.awsui_panel-hidden_7nfqu_yk78c_324:not(#\9) {
|
|
325
325
|
border-block: none;
|
|
326
326
|
border-inline: none;
|
|
327
327
|
opacity: 0;
|
|
328
328
|
z-index: 0;
|
|
329
329
|
}
|
|
330
|
-
.awsui_panel-
|
|
330
|
+
.awsui_panel-hidden_7nfqu_yk78c_324.awsui_navigation_7nfqu_yk78c_230:not(#\9), .awsui_panel-hidden_7nfqu_yk78c_324.awsui_tools_7nfqu_yk78c_231:not(#\9), .awsui_panel-hidden_7nfqu_yk78c_324.awsui_global-tools_7nfqu_yk78c_232:not(#\9) {
|
|
331
331
|
inline-size: 0px;
|
|
332
332
|
}
|
|
333
333
|
|
|
334
|
-
.awsui_toolbar-
|
|
334
|
+
.awsui_toolbar-container_7nfqu_yk78c_334:not(#\9) {
|
|
335
335
|
grid-area: toolbar;
|
|
336
336
|
block-size: 42px;
|
|
337
337
|
border-block-end: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-layout-ovzonx, #d5dbdb);
|
|
338
338
|
box-sizing: border-box;
|
|
339
339
|
}
|
|
340
340
|
|
|
341
|
-
.awsui_notifications-
|
|
341
|
+
.awsui_notifications-container_7nfqu_yk78c_341:not(#\9) {
|
|
342
342
|
grid-area: notifications;
|
|
343
343
|
}
|
|
344
344
|
|
|
345
|
-
.awsui_notifications-
|
|
345
|
+
.awsui_notifications-background_7nfqu_yk78c_345:not(#\9) {
|
|
346
346
|
background: var(--color-background-layout-main-05m5y6, #f2f3f3);
|
|
347
347
|
grid-area: notifications;
|
|
348
348
|
grid-column: 1/-1;
|
|
349
349
|
}
|
|
350
350
|
@media (min-width: 689px) {
|
|
351
|
-
.awsui_notifications-
|
|
351
|
+
.awsui_notifications-background_7nfqu_yk78c_345:not(#\9) {
|
|
352
352
|
grid-column: 3/6;
|
|
353
353
|
}
|
|
354
354
|
}
|
|
355
355
|
|
|
356
|
-
.awsui_main-
|
|
356
|
+
.awsui_main-landmark_7nfqu_yk78c_356:not(#\9) {
|
|
357
357
|
display: contents;
|
|
358
358
|
}
|
|
359
359
|
|
|
360
|
-
.
|
|
360
|
+
.awsui_main_7nfqu_yk78c_356:not(#\9) {
|
|
361
361
|
grid-area: main;
|
|
362
362
|
margin-block-start: var(--space-scaled-s-gjhvjd, 12px);
|
|
363
363
|
margin-block-end: var(--space-layout-content-bottom-iu1izz, 20px);
|
|
364
364
|
}
|
|
365
|
-
.awsui_main-disable-
|
|
365
|
+
.awsui_main-disable-paddings_7nfqu_yk78c_365:not(#\9) {
|
|
366
366
|
margin-block: 0;
|
|
367
367
|
grid-column: 1/-1;
|
|
368
368
|
}
|
|
369
369
|
@media (min-width: 689px) {
|
|
370
|
-
.awsui_main-disable-
|
|
370
|
+
.awsui_main-disable-paddings_7nfqu_yk78c_365:not(#\9) {
|
|
371
371
|
grid-column: 3/6;
|
|
372
372
|
}
|
|
373
373
|
}
|
|
374
374
|
|
|
375
|
-
.awsui_content-
|
|
375
|
+
.awsui_content-header_7nfqu_yk78c_375:not(#\9) {
|
|
376
376
|
margin-block-end: var(--space-content-header-padding-bottom-hjkugf, 16px);
|
|
377
377
|
}
|
|
378
378
|
|
|
379
|
-
.
|
|
379
|
+
.awsui_content_7nfqu_yk78c_375:not(#\9) {
|
|
380
380
|
display: contents;
|
|
381
381
|
}
|
|
382
382
|
|
|
383
383
|
/* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
|
|
384
384
|
@media (max-width: 688px) {
|
|
385
|
-
.awsui_unfocusable-
|
|
385
|
+
.awsui_unfocusable-mobile_7nfqu_yk78c_385 *:not(#\9) {
|
|
386
386
|
visibility: hidden;
|
|
387
387
|
}
|
|
388
388
|
}
|
|
389
389
|
|
|
390
|
-
.
|
|
390
|
+
.awsui_hidden_7nfqu_yk78c_390:not(#\9) {
|
|
391
391
|
display: none;
|
|
392
392
|
}
|
|
393
393
|
|
|
394
|
-
.awsui_breadcrumbs-
|
|
394
|
+
.awsui_breadcrumbs-own_7nfqu_yk78c_394:not(#\9):not(:empty) + .awsui_breadcrumbs-discovered_7nfqu_yk78c_394 {
|
|
395
395
|
display: none;
|
|
396
396
|
}
|
package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js
CHANGED
|
@@ -2,32 +2,32 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"has-adaptive-widths-default": "awsui_has-adaptive-widths-
|
|
7
|
-
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-
|
|
8
|
-
"drawer-expanded-mode": "awsui_drawer-expanded-
|
|
9
|
-
"ai-drawer-expanded-mode": "awsui_ai-drawer-expanded-
|
|
10
|
-
"bottom-drawer-expanded-mode": "awsui_bottom-drawer-expanded-
|
|
11
|
-
"ai-drawer": "awsui_ai-
|
|
12
|
-
"navigation": "
|
|
13
|
-
"tools": "
|
|
14
|
-
"global-tools": "awsui_global-
|
|
15
|
-
"bottom-tool": "awsui_bottom-
|
|
16
|
-
"tools-open": "awsui_tools-
|
|
17
|
-
"split-panel-side": "awsui_split-panel-
|
|
18
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
19
|
-
"panel-hidden": "awsui_panel-
|
|
20
|
-
"toolbar-container": "awsui_toolbar-
|
|
21
|
-
"notifications-container": "awsui_notifications-
|
|
22
|
-
"notifications-background": "awsui_notifications-
|
|
23
|
-
"main-landmark": "awsui_main-
|
|
24
|
-
"main": "
|
|
25
|
-
"main-disable-paddings": "awsui_main-disable-
|
|
26
|
-
"content-header": "awsui_content-
|
|
27
|
-
"content": "
|
|
28
|
-
"unfocusable-mobile": "awsui_unfocusable-
|
|
29
|
-
"hidden": "
|
|
30
|
-
"breadcrumbs-own": "awsui_breadcrumbs-
|
|
31
|
-
"breadcrumbs-discovered": "awsui_breadcrumbs-
|
|
5
|
+
"root": "awsui_root_7nfqu_yk78c_153",
|
|
6
|
+
"has-adaptive-widths-default": "awsui_has-adaptive-widths-default_7nfqu_yk78c_197",
|
|
7
|
+
"has-adaptive-widths-dashboard": "awsui_has-adaptive-widths-dashboard_7nfqu_yk78c_202",
|
|
8
|
+
"drawer-expanded-mode": "awsui_drawer-expanded-mode_7nfqu_yk78c_217",
|
|
9
|
+
"ai-drawer-expanded-mode": "awsui_ai-drawer-expanded-mode_7nfqu_yk78c_220",
|
|
10
|
+
"bottom-drawer-expanded-mode": "awsui_bottom-drawer-expanded-mode_7nfqu_yk78c_223",
|
|
11
|
+
"ai-drawer": "awsui_ai-drawer_7nfqu_yk78c_220",
|
|
12
|
+
"navigation": "awsui_navigation_7nfqu_yk78c_230",
|
|
13
|
+
"tools": "awsui_tools_7nfqu_yk78c_231",
|
|
14
|
+
"global-tools": "awsui_global-tools_7nfqu_yk78c_232",
|
|
15
|
+
"bottom-tool": "awsui_bottom-tool_7nfqu_yk78c_233",
|
|
16
|
+
"tools-open": "awsui_tools-open_7nfqu_yk78c_290",
|
|
17
|
+
"split-panel-side": "awsui_split-panel-side_7nfqu_yk78c_304",
|
|
18
|
+
"split-panel-bottom": "awsui_split-panel-bottom_7nfqu_yk78c_311",
|
|
19
|
+
"panel-hidden": "awsui_panel-hidden_7nfqu_yk78c_324",
|
|
20
|
+
"toolbar-container": "awsui_toolbar-container_7nfqu_yk78c_334",
|
|
21
|
+
"notifications-container": "awsui_notifications-container_7nfqu_yk78c_341",
|
|
22
|
+
"notifications-background": "awsui_notifications-background_7nfqu_yk78c_345",
|
|
23
|
+
"main-landmark": "awsui_main-landmark_7nfqu_yk78c_356",
|
|
24
|
+
"main": "awsui_main_7nfqu_yk78c_356",
|
|
25
|
+
"main-disable-paddings": "awsui_main-disable-paddings_7nfqu_yk78c_365",
|
|
26
|
+
"content-header": "awsui_content-header_7nfqu_yk78c_375",
|
|
27
|
+
"content": "awsui_content_7nfqu_yk78c_375",
|
|
28
|
+
"unfocusable-mobile": "awsui_unfocusable-mobile_7nfqu_yk78c_385",
|
|
29
|
+
"hidden": "awsui_hidden_7nfqu_yk78c_390",
|
|
30
|
+
"breadcrumbs-own": "awsui_breadcrumbs-own_7nfqu_yk78c_394",
|
|
31
|
+
"breadcrumbs-discovered": "awsui_breadcrumbs-discovered_7nfqu_yk78c_394"
|
|
32
32
|
};
|
|
33
33
|
|