@cloudscape-design/components 3.0.32 → 3.0.35
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/app-layout/interfaces.d.ts +2 -0
- package/app-layout/interfaces.d.ts.map +1 -1
- package/app-layout/interfaces.js.map +1 -1
- package/app-layout/styles.css.js +37 -37
- package/app-layout/styles.scoped.css +51 -51
- package/app-layout/styles.selectors.js +37 -37
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +147 -147
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/autosuggest/autosuggest-option.d.ts +2 -1
- package/autosuggest/autosuggest-option.d.ts.map +1 -1
- package/autosuggest/autosuggest-option.js +2 -2
- package/autosuggest/autosuggest-option.js.map +1 -1
- package/autosuggest/controller.d.ts +3 -3
- package/autosuggest/controller.d.ts.map +1 -1
- package/autosuggest/controller.js +2 -4
- package/autosuggest/controller.js.map +1 -1
- package/autosuggest/internal.d.ts.map +1 -1
- package/autosuggest/internal.js +13 -15
- package/autosuggest/internal.js.map +1 -1
- package/autosuggest/options-controller.d.ts +9 -13
- package/autosuggest/options-controller.d.ts.map +1 -1
- package/autosuggest/options-controller.js +10 -15
- package/autosuggest/options-controller.js.map +1 -1
- package/autosuggest/options-list.d.ts +4 -7
- package/autosuggest/options-list.d.ts.map +1 -1
- package/autosuggest/options-list.js +8 -9
- package/autosuggest/options-list.js.map +1 -1
- package/autosuggest/plain-list.d.ts +4 -6
- package/autosuggest/plain-list.d.ts.map +1 -1
- package/autosuggest/plain-list.js +7 -7
- package/autosuggest/plain-list.js.map +1 -1
- package/autosuggest/virtual-list.d.ts +1 -1
- package/autosuggest/virtual-list.d.ts.map +1 -1
- package/autosuggest/virtual-list.js +9 -9
- package/autosuggest/virtual-list.js.map +1 -1
- package/breadcrumb-group/item/item.d.ts.map +1 -1
- package/breadcrumb-group/item/item.js +1 -1
- package/breadcrumb-group/item/item.js.map +1 -1
- package/checkbox/internal.js +1 -1
- package/checkbox/internal.js.map +1 -1
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +5 -8
- package/checkbox/styles.selectors.js +3 -3
- package/{internal/components/content-layout → content-layout}/index.d.ts +1 -1
- package/content-layout/index.d.ts.map +1 -0
- package/content-layout/index.js +39 -0
- package/content-layout/index.js.map +1 -0
- package/content-layout/interfaces.d.ts +19 -0
- package/content-layout/interfaces.d.ts.map +1 -0
- package/{internal/components/content-layout → content-layout}/interfaces.js +0 -0
- package/content-layout/interfaces.js.map +1 -0
- package/content-layout/styles.css.js +12 -0
- package/{internal/components/content-layout → content-layout}/styles.scoped.css +21 -16
- package/content-layout/styles.selectors.js +13 -0
- package/date-range-picker/embedded.d.ts.map +1 -1
- package/date-range-picker/embedded.js +3 -4
- package/date-range-picker/embedded.js.map +1 -1
- package/date-range-picker/index.d.ts.map +1 -1
- package/date-range-picker/index.js +7 -6
- package/date-range-picker/index.js.map +1 -1
- package/date-range-picker/time-offset.d.ts +2 -2
- package/date-range-picker/time-offset.d.ts.map +1 -1
- package/date-range-picker/time-offset.js +2 -3
- package/date-range-picker/time-offset.js.map +1 -1
- package/date-range-picker/use-date-range-picker.d.ts +1 -1
- package/date-range-picker/use-date-range-picker.d.ts.map +1 -1
- package/date-range-picker/use-date-range-picker.js.map +1 -1
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/index.js +1 -0
- package/index.js.map +1 -1
- package/internal/base-component/styles.scoped.css +2 -2
- package/internal/components/abstract-switch/index.d.ts +2 -1
- package/internal/components/abstract-switch/index.d.ts.map +1 -1
- package/internal/components/abstract-switch/index.js +3 -3
- package/internal/components/abstract-switch/index.js.map +1 -1
- package/internal/components/abstract-switch/styles.css.js +12 -11
- package/internal/components/abstract-switch/styles.scoped.css +27 -17
- package/internal/components/abstract-switch/styles.selectors.js +12 -11
- package/internal/components/options-list/utils/use-highlight-option.d.ts +17 -15
- package/internal/components/options-list/utils/use-highlight-option.d.ts.map +1 -1
- package/internal/components/options-list/utils/use-highlight-option.js +36 -37
- package/internal/components/options-list/utils/use-highlight-option.js.map +1 -1
- package/internal/components/options-list/utils/use-keyboard.d.ts +0 -2
- package/internal/components/options-list/utils/use-keyboard.d.ts.map +1 -1
- package/internal/components/options-list/utils/use-keyboard.js +4 -6
- package/internal/components/options-list/utils/use-keyboard.js.map +1 -1
- package/internal/components/selectable-item/index.d.ts +2 -1
- package/internal/components/selectable-item/index.d.ts.map +1 -1
- package/internal/components/selectable-item/index.js +2 -2
- package/internal/components/selectable-item/index.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +6 -6
- package/internal/generated/theming/index.js +6 -6
- package/internal/utils/date-time/format-timezone-offset.d.ts +1 -1
- package/internal/utils/date-time/format-timezone-offset.d.ts.map +1 -1
- package/internal/utils/date-time/format-timezone-offset.js +2 -1
- package/internal/utils/date-time/format-timezone-offset.js.map +1 -1
- package/internal/utils/date-time/index.d.ts +0 -1
- package/internal/utils/date-time/index.d.ts.map +1 -1
- package/internal/utils/date-time/index.js +0 -1
- package/internal/utils/date-time/index.js.map +1 -1
- package/internal/utils/date-time/parse-timezone-offset.d.ts +1 -1
- package/internal/utils/date-time/parse-timezone-offset.d.ts.map +1 -1
- package/internal/utils/date-time/parse-timezone-offset.js +7 -7
- package/internal/utils/date-time/parse-timezone-offset.js.map +1 -1
- package/internal/utils/date-time/shift-timezone-offset.d.ts +1 -1
- package/internal/utils/date-time/shift-timezone-offset.d.ts.map +1 -1
- package/internal/utils/date-time/shift-timezone-offset.js +2 -1
- package/internal/utils/date-time/shift-timezone-offset.js.map +1 -1
- package/multiselect/internal.d.ts.map +1 -1
- package/multiselect/internal.js +2 -3
- package/multiselect/internal.js.map +1 -1
- package/package.json +2 -1
- package/property-filter/controller.d.ts +2 -2
- package/property-filter/controller.d.ts.map +1 -1
- package/property-filter/controller.js +6 -1
- package/property-filter/controller.js.map +1 -1
- package/property-filter/interfaces.d.ts +5 -1
- package/property-filter/interfaces.d.ts.map +1 -1
- package/property-filter/interfaces.js.map +1 -1
- package/property-filter/property-filter-autosuggest.d.ts.map +1 -1
- package/property-filter/property-filter-autosuggest.js +12 -14
- package/property-filter/property-filter-autosuggest.js.map +1 -1
- package/property-filter/token-editor.d.ts +3 -2
- package/property-filter/token-editor.d.ts.map +1 -1
- package/property-filter/token-editor.js +66 -76
- package/property-filter/token-editor.js.map +1 -1
- package/property-filter/use-load-items.d.ts +1 -1
- package/radio-group/radio-button.js +1 -1
- package/radio-group/radio-button.js.map +1 -1
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +15 -18
- package/radio-group/styles.selectors.js +9 -9
- package/select/internal.d.ts.map +1 -1
- package/select/internal.js +3 -4
- package/select/internal.js.map +1 -1
- package/select/parts/item.d.ts +2 -1
- package/select/parts/item.d.ts.map +1 -1
- package/select/parts/item.js +2 -2
- package/select/parts/item.js.map +1 -1
- package/select/parts/multiselect-item.d.ts +2 -1
- package/select/parts/multiselect-item.d.ts.map +1 -1
- package/select/parts/multiselect-item.js +2 -2
- package/select/parts/multiselect-item.js.map +1 -1
- package/select/parts/plain-list.d.ts +2 -1
- package/select/parts/plain-list.d.ts.map +1 -1
- package/select/parts/plain-list.js +4 -4
- package/select/parts/plain-list.js.map +1 -1
- package/select/parts/virtual-list.js +4 -4
- package/select/parts/virtual-list.js.map +1 -1
- package/select/utils/render-options.d.ts +3 -2
- package/select/utils/render-options.d.ts.map +1 -1
- package/select/utils/render-options.js +2 -2
- package/select/utils/render-options.js.map +1 -1
- package/select/utils/use-native-search.d.ts +1 -2
- package/select/utils/use-native-search.d.ts.map +1 -1
- package/select/utils/use-native-search.js +1 -2
- package/select/utils/use-native-search.js.map +1 -1
- package/select/utils/use-select.d.ts +2 -3
- package/select/utils/use-select.d.ts.map +1 -1
- package/select/utils/use-select.js +16 -22
- package/select/utils/use-select.js.map +1 -1
- package/tabs/tab-header-bar.d.ts.map +1 -1
- package/tabs/tab-header-bar.js +2 -2
- package/tabs/tab-header-bar.js.map +1 -1
- package/test-utils/dom/content-layout/index.d.ts +6 -0
- package/test-utils/dom/content-layout/index.js +37 -0
- package/test-utils/dom/content-layout/index.js.map +1 -0
- package/test-utils/dom/index.d.ts +3 -0
- package/test-utils/dom/index.js +10 -2
- package/test-utils/dom/index.js.map +1 -1
- package/test-utils/selectors/content-layout/index.d.ts +6 -0
- package/test-utils/selectors/content-layout/index.js +37 -0
- package/test-utils/selectors/content-layout/index.js.map +1 -0
- package/test-utils/selectors/index.d.ts +3 -0
- package/test-utils/selectors/index.js +10 -2
- package/test-utils/selectors/index.js.map +1 -1
- package/test-utils/tsconfig.tsbuildinfo +1 -1
- package/toggle/internal.js +1 -1
- package/toggle/internal.js.map +1 -1
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +13 -16
- package/toggle/styles.selectors.js +8 -8
- package/internal/components/content-layout/index.d.ts.map +0 -1
- package/internal/components/content-layout/index.js +0 -24
- package/internal/components/content-layout/index.js.map +0 -1
- package/internal/components/content-layout/interfaces.d.ts +0 -7
- package/internal/components/content-layout/interfaces.d.ts.map +0 -1
- package/internal/components/content-layout/interfaces.js.map +0 -1
- package/internal/components/content-layout/styles.css.js +0 -12
- package/internal/components/content-layout/styles.selectors.js +0 -13
- package/internal/utils/date-time/get-browser-timezone-offset.d.ts +0 -7
- package/internal/utils/date-time/get-browser-timezone-offset.d.ts.map +0 -1
- package/internal/utils/date-time/get-browser-timezone-offset.js +0 -11
- package/internal/utils/date-time/get-browser-timezone-offset.js.map +0 -1
|
@@ -95,11 +95,13 @@ export interface AppLayoutProps extends BaseComponentProps {
|
|
|
95
95
|
navigation?: React.ReactNode;
|
|
96
96
|
/**
|
|
97
97
|
* Top area of the page content.
|
|
98
|
+
* **Deprecated**, replaced by the `header` slot of the [content layout](/components/content-layout/) component.
|
|
98
99
|
* @visualrefresh
|
|
99
100
|
*/
|
|
100
101
|
contentHeader?: React.ReactNode;
|
|
101
102
|
/**
|
|
102
103
|
* Disables overlap between `contentHeader` and `content` slots.
|
|
104
|
+
* **Deprecated**, replaced by the `disableOverlap` property of the [content layout](/components/content-layout/) component.
|
|
103
105
|
* @visualrefresh
|
|
104
106
|
*/
|
|
105
107
|
disableContentHeaderOverlap?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/app-layout/interfaces.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAChE,OAAO,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AAE/D,MAAM,WAAW,cAAe,SAAQ,kBAAkB;IACxD;;;OAGG;IACH,WAAW,CAAC,EAAE,cAAc,CAAC,WAAW,CAAC;IAEzC;;OAEG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;IAEjC;;OAEG;IACH,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAE5B;;OAEG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IAEzB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IAEzB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IAEpB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IAEpB;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;;;;OAKG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAE9B;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;;;;;;;;;;;;;;;;;;;;;OAuBG;IACH,UAAU,CAAC,EAAE,cAAc,CAAC,MAAM,CAAC;IAEnC;;OAEG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAE7B
|
|
1
|
+
{"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/app-layout/interfaces.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/app-layout/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\nimport { BaseComponentProps } from '../internal/base-component';\nimport { NonCancelableEventHandler } from '../internal/events';\n\nexport interface AppLayoutProps extends BaseComponentProps {\n /**\n * Determines the default behavior of the component based on some predefined page layouts.\n * Individual properties will always take precedence over the default coming from the content type.\n */\n contentType?: AppLayoutProps.ContentType;\n\n /**\n * If `true`, disables outer paddings for the content slot.\n */\n disableContentPaddings?: boolean;\n\n /**\n * Activates a backwards-compatibility mode for applications with non-fixed headers and footers.\n */\n disableBodyScroll?: boolean;\n\n /**\n * State of the navigation drawer.\n */\n navigationOpen?: boolean;\n\n /**\n * Navigation drawer width in pixels.\n */\n navigationWidth?: number;\n\n /**\n * If `true`, the navigation drawer is not displayed at all.\n */\n navigationHide?: boolean;\n\n /**\n * State of the tools drawer.\n */\n toolsOpen?: boolean;\n\n /**\n * If `true`, the tools drawer is not displayed at all.\n */\n toolsHide?: boolean;\n\n /**\n * Tools drawer width in pixels.\n */\n toolsWidth?: number;\n\n /**\n * Maximum main content panel width in pixels.\n *\n * If set to `Number.MAX_VALUE`, the main content panel will occupy the full available width.\n */\n maxContentWidth?: number;\n\n /**\n * Minimum main content panel width in pixels.\n */\n minContentWidth?: number;\n\n /**\n * If true, the notification slot is rendered above the scrollable\n * content area so it is always visible.\n *\n * Note that sticky notifications are not supported in Internet Explorer.\n */\n stickyNotifications?: boolean;\n\n /**\n * CSS selector for the application header.\n */\n headerSelector?: string;\n\n /**\n * CSS selector for the application footer.\n */\n footerSelector?: string;\n\n /**\n * Aria labels for the drawer operating buttons. Use this property to ensure accessibility.\n *\n * * `navigation` (string) - Label for the landmark that wraps the navigation drawer.\n * * `navigationClose` (string) - Label for the button that closes the navigation drawer.\n * * `navigationToggle` (string) - Label for the button that opens the navigation drawer.\n * * `notification` (string) - Label for the region that contains notification messages.\n * * `tools` (string) - Label for the landmark that wraps the tools drawer.\n * * `toolsClose` (string) - Label for the button that closes the tools drawer.\n * * `toolsToggle` (string) - Label for the button that opens the tools drawer.\n *\n * Example:\n * ```\n * {\n * navigation: \"Navigation drawer\",\n * navigationClose: \"Close navigation drawer\",\n * navigationToggle: \"Open navigation drawer\",\n * notifications: \"Notifications\",\n * tools: \"Help panel\",\n * toolsClose: \"Close help panel\",\n * toolsToggle: \"Open help panel\"\n * }\n * ```\n */\n ariaLabels?: AppLayoutProps.Labels;\n\n /**\n * Navigation drawer.\n */\n navigation?: React.ReactNode;\n\n /**\n * Top area of the page content.\n * @visualrefresh\n */\n contentHeader?: React.ReactNode;\n\n /**\n * Disables overlap between `contentHeader` and `content` slots.\n * @visualrefresh\n */\n disableContentHeaderOverlap?: boolean;\n\n /**\n * Main content.\n */\n content?: React.ReactNode;\n\n /**\n * Tools drawer.\n */\n tools?: React.ReactNode;\n\n /**\n * Displayed on top of the main content in the scrollable area.\n *\n * Conceived to contain notifications (flash messages).\n */\n notifications?: React.ReactNode;\n\n /**\n * Use this slot to add the [breadcrumb group component](/components/breadcrumb-group/) to the app layout.\n */\n breadcrumbs?: React.ReactNode;\n\n /**\n * Fired when the navigation drawer is toggled.\n */\n onNavigationChange?: NonCancelableEventHandler<AppLayoutProps.ChangeDetail>;\n\n /**\n * Fired when the tools drawer is toggled.\n */\n onToolsChange?: NonCancelableEventHandler<AppLayoutProps.ChangeDetail>;\n /**\n * Use this slot to add the [split panel component](/components/split-panel/) to the app layout.\n */\n splitPanel?: React.ReactNode;\n\n /**\n * The size of the split panel in pixels.\n */\n splitPanelSize?: number;\n\n /**\n * State of the split panel.\n */\n splitPanelOpen?: boolean;\n /**\n * Controls the split panel preferences.\n *\n * By default, the preference is `{ position: 'bottom' }`\n */\n splitPanelPreferences?: AppLayoutProps.SplitPanelPreferences;\n /**\n * Fired when the split panel is resized.\n */\n onSplitPanelResize?: NonCancelableEventHandler<AppLayoutProps.SplitPanelResizeDetail>;\n /**\n * Fired when the split panel is toggled.\n */\n onSplitPanelToggle?: NonCancelableEventHandler<AppLayoutProps.ChangeDetail>;\n /**\n * Fired when the split panel preferences change.\n */\n onSplitPanelPreferencesChange?: NonCancelableEventHandler<AppLayoutProps.SplitPanelPreferences>;\n}\n\nexport namespace AppLayoutProps {\n export type ContentType = 'default' | 'form' | 'table' | 'cards' | 'wizard';\n\n export interface Ref {\n /**\n * Manually closes the navigation drawer if it is necessary for the current\n * viewport size.\n */\n closeNavigationIfNecessary(): void;\n\n /**\n * Opens the tools panel if it is not already open. Note that it is preferable\n * to control the state by listening to `toolsChange` and providing `toolsOpen`.\n */\n openTools(): void;\n }\n\n export interface Labels {\n notifications?: string;\n\n navigation?: string;\n navigationToggle?: string;\n navigationClose?: string;\n\n tools?: string;\n toolsToggle?: string;\n toolsClose?: string;\n }\n\n export interface ChangeDetail {\n open: boolean;\n }\n\n export interface SplitPanelResizeDetail {\n size: number;\n }\n\n export interface SplitPanelPreferences {\n position: 'side' | 'bottom';\n }\n // Duplicated the positions because using this definition in SplitPanelPreferences would display\n // 'AppLayoutProps.SplitPanelPosition' on the API docs instead of the string values.\n export type SplitPanelPosition = 'side' | 'bottom';\n}\n"]}
|
|
1
|
+
{"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/app-layout/interfaces.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport React from 'react';\nimport { BaseComponentProps } from '../internal/base-component';\nimport { NonCancelableEventHandler } from '../internal/events';\n\nexport interface AppLayoutProps extends BaseComponentProps {\n /**\n * Determines the default behavior of the component based on some predefined page layouts.\n * Individual properties will always take precedence over the default coming from the content type.\n */\n contentType?: AppLayoutProps.ContentType;\n\n /**\n * If `true`, disables outer paddings for the content slot.\n */\n disableContentPaddings?: boolean;\n\n /**\n * Activates a backwards-compatibility mode for applications with non-fixed headers and footers.\n */\n disableBodyScroll?: boolean;\n\n /**\n * State of the navigation drawer.\n */\n navigationOpen?: boolean;\n\n /**\n * Navigation drawer width in pixels.\n */\n navigationWidth?: number;\n\n /**\n * If `true`, the navigation drawer is not displayed at all.\n */\n navigationHide?: boolean;\n\n /**\n * State of the tools drawer.\n */\n toolsOpen?: boolean;\n\n /**\n * If `true`, the tools drawer is not displayed at all.\n */\n toolsHide?: boolean;\n\n /**\n * Tools drawer width in pixels.\n */\n toolsWidth?: number;\n\n /**\n * Maximum main content panel width in pixels.\n *\n * If set to `Number.MAX_VALUE`, the main content panel will occupy the full available width.\n */\n maxContentWidth?: number;\n\n /**\n * Minimum main content panel width in pixels.\n */\n minContentWidth?: number;\n\n /**\n * If true, the notification slot is rendered above the scrollable\n * content area so it is always visible.\n *\n * Note that sticky notifications are not supported in Internet Explorer.\n */\n stickyNotifications?: boolean;\n\n /**\n * CSS selector for the application header.\n */\n headerSelector?: string;\n\n /**\n * CSS selector for the application footer.\n */\n footerSelector?: string;\n\n /**\n * Aria labels for the drawer operating buttons. Use this property to ensure accessibility.\n *\n * * `navigation` (string) - Label for the landmark that wraps the navigation drawer.\n * * `navigationClose` (string) - Label for the button that closes the navigation drawer.\n * * `navigationToggle` (string) - Label for the button that opens the navigation drawer.\n * * `notification` (string) - Label for the region that contains notification messages.\n * * `tools` (string) - Label for the landmark that wraps the tools drawer.\n * * `toolsClose` (string) - Label for the button that closes the tools drawer.\n * * `toolsToggle` (string) - Label for the button that opens the tools drawer.\n *\n * Example:\n * ```\n * {\n * navigation: \"Navigation drawer\",\n * navigationClose: \"Close navigation drawer\",\n * navigationToggle: \"Open navigation drawer\",\n * notifications: \"Notifications\",\n * tools: \"Help panel\",\n * toolsClose: \"Close help panel\",\n * toolsToggle: \"Open help panel\"\n * }\n * ```\n */\n ariaLabels?: AppLayoutProps.Labels;\n\n /**\n * Navigation drawer.\n */\n navigation?: React.ReactNode;\n\n /**\n * Top area of the page content.\n * **Deprecated**, replaced by the `header` slot of the [content layout](/components/content-layout/) component.\n * @visualrefresh\n */\n contentHeader?: React.ReactNode;\n\n /**\n * Disables overlap between `contentHeader` and `content` slots.\n * **Deprecated**, replaced by the `disableOverlap` property of the [content layout](/components/content-layout/) component.\n * @visualrefresh\n */\n disableContentHeaderOverlap?: boolean;\n\n /**\n * Main content.\n */\n content?: React.ReactNode;\n\n /**\n * Tools drawer.\n */\n tools?: React.ReactNode;\n\n /**\n * Displayed on top of the main content in the scrollable area.\n *\n * Conceived to contain notifications (flash messages).\n */\n notifications?: React.ReactNode;\n\n /**\n * Use this slot to add the [breadcrumb group component](/components/breadcrumb-group/) to the app layout.\n */\n breadcrumbs?: React.ReactNode;\n\n /**\n * Fired when the navigation drawer is toggled.\n */\n onNavigationChange?: NonCancelableEventHandler<AppLayoutProps.ChangeDetail>;\n\n /**\n * Fired when the tools drawer is toggled.\n */\n onToolsChange?: NonCancelableEventHandler<AppLayoutProps.ChangeDetail>;\n /**\n * Use this slot to add the [split panel component](/components/split-panel/) to the app layout.\n */\n splitPanel?: React.ReactNode;\n\n /**\n * The size of the split panel in pixels.\n */\n splitPanelSize?: number;\n\n /**\n * State of the split panel.\n */\n splitPanelOpen?: boolean;\n /**\n * Controls the split panel preferences.\n *\n * By default, the preference is `{ position: 'bottom' }`\n */\n splitPanelPreferences?: AppLayoutProps.SplitPanelPreferences;\n /**\n * Fired when the split panel is resized.\n */\n onSplitPanelResize?: NonCancelableEventHandler<AppLayoutProps.SplitPanelResizeDetail>;\n /**\n * Fired when the split panel is toggled.\n */\n onSplitPanelToggle?: NonCancelableEventHandler<AppLayoutProps.ChangeDetail>;\n /**\n * Fired when the split panel preferences change.\n */\n onSplitPanelPreferencesChange?: NonCancelableEventHandler<AppLayoutProps.SplitPanelPreferences>;\n}\n\nexport namespace AppLayoutProps {\n export type ContentType = 'default' | 'form' | 'table' | 'cards' | 'wizard';\n\n export interface Ref {\n /**\n * Manually closes the navigation drawer if it is necessary for the current\n * viewport size.\n */\n closeNavigationIfNecessary(): void;\n\n /**\n * Opens the tools panel if it is not already open. Note that it is preferable\n * to control the state by listening to `toolsChange` and providing `toolsOpen`.\n */\n openTools(): void;\n }\n\n export interface Labels {\n notifications?: string;\n\n navigation?: string;\n navigationToggle?: string;\n navigationClose?: string;\n\n tools?: string;\n toolsToggle?: string;\n toolsClose?: string;\n }\n\n export interface ChangeDetail {\n open: boolean;\n }\n\n export interface SplitPanelResizeDetail {\n size: number;\n }\n\n export interface SplitPanelPreferences {\n position: 'side' | 'bottom';\n }\n // Duplicated the positions because using this definition in SplitPanelPreferences would display\n // 'AppLayoutProps.SplitPanelPosition' on the API docs instead of the string values.\n export type SplitPanelPosition = 'side' | 'bottom';\n}\n"]}
|
package/app-layout/styles.css.js
CHANGED
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"layout-wrapper": "awsui_layout-
|
|
6
|
-
"root-no-scroll": "awsui_root-no-
|
|
7
|
-
"layout": "
|
|
8
|
-
"layout-no-scroll": "awsui_layout-no-
|
|
9
|
-
"layout-main": "awsui_layout-
|
|
10
|
-
"layout-main-scrollable": "awsui_layout-main-
|
|
11
|
-
"unfocusable": "
|
|
12
|
-
"drawer": "
|
|
13
|
-
"drawer-mobile": "awsui_drawer-
|
|
14
|
-
"drawer-closed": "awsui_drawer-
|
|
15
|
-
"opaque-background": "awsui_opaque-
|
|
16
|
-
"drawer-content": "awsui_drawer-
|
|
17
|
-
"toggle": "
|
|
18
|
-
"visual-refresh-toggle": "awsui_visual-refresh-
|
|
19
|
-
"visual-refresh-toggle-type-tools": "awsui_visual-refresh-toggle-type-
|
|
20
|
-
"visual-refresh-toggle-type-navigation": "awsui_visual-refresh-toggle-type-
|
|
21
|
-
"button-toggles-container": "awsui_button-toggles-
|
|
22
|
-
"button-toggles-container-is-hidden": "awsui_button-toggles-container-is-
|
|
23
|
-
"breadcrumbs-desktop": "awsui_breadcrumbs-
|
|
24
|
-
"content-header-wrapper": "awsui_content-header-
|
|
25
|
-
"content-wrapper": "awsui_content-
|
|
26
|
-
"content-overlapped": "awsui_content-
|
|
27
|
-
"content-extra-top-padding": "awsui_content-extra-top-
|
|
28
|
-
"navigation-toggle": "awsui_navigation-
|
|
29
|
-
"tools-toggle": "awsui_tools-
|
|
30
|
-
"navigation": "
|
|
31
|
-
"navigation-close": "awsui_navigation-
|
|
32
|
-
"tools": "
|
|
33
|
-
"tools-close": "awsui_tools-
|
|
34
|
-
"notifications": "
|
|
35
|
-
"breadcrumbs": "
|
|
36
|
-
"content": "
|
|
37
|
-
"panel-wrapper-outer": "awsui_panel-wrapper-
|
|
38
|
-
"panel-wrapper-inner": "awsui_panel-wrapper-
|
|
39
|
-
"mobile": "
|
|
40
|
-
"open": "
|
|
4
|
+
"root": "awsui_root_lm6vo_1reu0_97",
|
|
5
|
+
"layout-wrapper": "awsui_layout-wrapper_lm6vo_1reu0_98",
|
|
6
|
+
"root-no-scroll": "awsui_root-no-scroll_lm6vo_1reu0_104",
|
|
7
|
+
"layout": "awsui_layout_lm6vo_1reu0_98",
|
|
8
|
+
"layout-no-scroll": "awsui_layout-no-scroll_lm6vo_1reu0_115",
|
|
9
|
+
"layout-main": "awsui_layout-main_lm6vo_1reu0_119",
|
|
10
|
+
"layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_1reu0_125",
|
|
11
|
+
"unfocusable": "awsui_unfocusable_lm6vo_1reu0_130",
|
|
12
|
+
"drawer": "awsui_drawer_lm6vo_1reu0_134",
|
|
13
|
+
"drawer-mobile": "awsui_drawer-mobile_lm6vo_1reu0_140",
|
|
14
|
+
"drawer-closed": "awsui_drawer-closed_lm6vo_1reu0_143",
|
|
15
|
+
"opaque-background": "awsui_opaque-background_lm6vo_1reu0_150",
|
|
16
|
+
"drawer-content": "awsui_drawer-content_lm6vo_1reu0_154",
|
|
17
|
+
"toggle": "awsui_toggle_lm6vo_1reu0_179",
|
|
18
|
+
"visual-refresh-toggle": "awsui_visual-refresh-toggle_lm6vo_1reu0_184",
|
|
19
|
+
"visual-refresh-toggle-type-tools": "awsui_visual-refresh-toggle-type-tools_lm6vo_1reu0_188",
|
|
20
|
+
"visual-refresh-toggle-type-navigation": "awsui_visual-refresh-toggle-type-navigation_lm6vo_1reu0_191",
|
|
21
|
+
"button-toggles-container": "awsui_button-toggles-container_lm6vo_1reu0_201",
|
|
22
|
+
"button-toggles-container-is-hidden": "awsui_button-toggles-container-is-hidden_lm6vo_1reu0_206",
|
|
23
|
+
"breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_1reu0_220",
|
|
24
|
+
"content-header-wrapper": "awsui_content-header-wrapper_lm6vo_1reu0_225",
|
|
25
|
+
"content-wrapper": "awsui_content-wrapper_lm6vo_1reu0_229",
|
|
26
|
+
"content-overlapped": "awsui_content-overlapped_lm6vo_1reu0_233",
|
|
27
|
+
"content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_1reu0_237",
|
|
28
|
+
"navigation-toggle": "awsui_navigation-toggle_lm6vo_1reu0_242",
|
|
29
|
+
"tools-toggle": "awsui_tools-toggle_lm6vo_1reu0_247",
|
|
30
|
+
"navigation": "awsui_navigation_lm6vo_1reu0_242",
|
|
31
|
+
"navigation-close": "awsui_navigation-close_lm6vo_1reu0_259",
|
|
32
|
+
"tools": "awsui_tools_lm6vo_1reu0_247",
|
|
33
|
+
"tools-close": "awsui_tools-close_lm6vo_1reu0_271",
|
|
34
|
+
"notifications": "awsui_notifications_lm6vo_1reu0_275",
|
|
35
|
+
"breadcrumbs": "awsui_breadcrumbs_lm6vo_1reu0_220",
|
|
36
|
+
"content": "awsui_content_lm6vo_1reu0_225",
|
|
37
|
+
"panel-wrapper-outer": "awsui_panel-wrapper-outer_lm6vo_1reu0_287",
|
|
38
|
+
"panel-wrapper-inner": "awsui_panel-wrapper-inner_lm6vo_1reu0_288",
|
|
39
|
+
"mobile": "awsui_mobile_lm6vo_1reu0_297",
|
|
40
|
+
"open": "awsui_open_lm6vo_1reu0_303"
|
|
41
41
|
};
|
|
42
42
|
|
|
@@ -94,119 +94,119 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.
|
|
98
|
-
.awsui_layout-
|
|
97
|
+
.awsui_root_lm6vo_1reu0_97:not(#\9),
|
|
98
|
+
.awsui_layout-wrapper_lm6vo_1reu0_98:not(#\9) {
|
|
99
99
|
display: flex;
|
|
100
100
|
flex-direction: column;
|
|
101
101
|
position: relative;
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
-
.awsui_root-no-
|
|
104
|
+
.awsui_root-no-scroll_lm6vo_1reu0_104:not(#\9) {
|
|
105
105
|
position: relative;
|
|
106
106
|
z-index: 1;
|
|
107
107
|
}
|
|
108
108
|
|
|
109
|
-
.
|
|
109
|
+
.awsui_layout_lm6vo_1reu0_98:not(#\9) {
|
|
110
110
|
flex: 1 1 auto;
|
|
111
111
|
display: flex;
|
|
112
112
|
align-items: stretch;
|
|
113
113
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
114
114
|
}
|
|
115
|
-
.awsui_layout-no-
|
|
115
|
+
.awsui_layout-no-scroll_lm6vo_1reu0_115:not(#\9) {
|
|
116
116
|
overflow: hidden;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
.awsui_layout-
|
|
119
|
+
.awsui_layout-main_lm6vo_1reu0_119:not(#\9) {
|
|
120
120
|
flex: 1;
|
|
121
121
|
min-width: 0;
|
|
122
122
|
background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
|
|
123
123
|
position: relative;
|
|
124
124
|
}
|
|
125
|
-
.awsui_layout-main-
|
|
125
|
+
.awsui_layout-main-scrollable_lm6vo_1reu0_125:not(#\9) {
|
|
126
126
|
overflow: auto;
|
|
127
127
|
}
|
|
128
128
|
|
|
129
129
|
/* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
|
|
130
|
-
.
|
|
130
|
+
.awsui_unfocusable_lm6vo_1reu0_130 *:not(#\9) {
|
|
131
131
|
visibility: hidden;
|
|
132
132
|
}
|
|
133
133
|
|
|
134
|
-
.
|
|
134
|
+
.awsui_drawer_lm6vo_1reu0_134:not(#\9) {
|
|
135
135
|
flex-shrink: 0;
|
|
136
136
|
position: relative;
|
|
137
137
|
word-wrap: break-word;
|
|
138
138
|
box-shadow: var(--shadow-panel-gp3bf2, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
|
|
139
139
|
}
|
|
140
|
-
.
|
|
140
|
+
.awsui_drawer_lm6vo_1reu0_134:not(#\9):not(.awsui_drawer-mobile_lm6vo_1reu0_140) {
|
|
141
141
|
z-index: 850;
|
|
142
142
|
}
|
|
143
|
-
.awsui_drawer-
|
|
143
|
+
.awsui_drawer-closed_lm6vo_1reu0_143:not(#\9) {
|
|
144
144
|
min-width: 40px;
|
|
145
145
|
cursor: pointer;
|
|
146
146
|
}
|
|
147
|
-
.awsui_drawer-
|
|
147
|
+
.awsui_drawer-closed_lm6vo_1reu0_143.awsui_drawer-mobile_lm6vo_1reu0_140:not(#\9) {
|
|
148
148
|
display: none;
|
|
149
149
|
}
|
|
150
|
-
.
|
|
150
|
+
.awsui_drawer_lm6vo_1reu0_134.awsui_opaque-background_lm6vo_1reu0_150:not(#\9) {
|
|
151
151
|
background: var(--color-background-layout-panel-content-808qum, #ffffff);
|
|
152
152
|
}
|
|
153
153
|
|
|
154
|
-
.awsui_drawer-
|
|
154
|
+
.awsui_drawer-content_lm6vo_1reu0_154:not(#\9) {
|
|
155
155
|
position: fixed;
|
|
156
156
|
overflow: auto;
|
|
157
157
|
background-color: var(--color-background-layout-panel-content-808qum, #ffffff);
|
|
158
158
|
}
|
|
159
|
-
.awsui_opaque-
|
|
159
|
+
.awsui_opaque-background_lm6vo_1reu0_150 > .awsui_drawer-content_lm6vo_1reu0_154:not(#\9) {
|
|
160
160
|
border-right: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-panel-side-yjkfcr, #e9ebed);
|
|
161
161
|
}
|
|
162
|
-
.awsui_drawer-
|
|
162
|
+
.awsui_drawer-mobile_lm6vo_1reu0_140 > .awsui_drawer-content_lm6vo_1reu0_154:not(#\9) {
|
|
163
163
|
z-index: 1001;
|
|
164
164
|
top: 0;
|
|
165
165
|
bottom: 0;
|
|
166
166
|
left: 0;
|
|
167
167
|
right: 0;
|
|
168
168
|
}
|
|
169
|
-
.awsui_drawer-
|
|
169
|
+
.awsui_drawer-closed_lm6vo_1reu0_143 > .awsui_drawer-content_lm6vo_1reu0_154:not(#\9) {
|
|
170
170
|
width: 40px;
|
|
171
171
|
}
|
|
172
|
-
.awsui_drawer-
|
|
172
|
+
.awsui_drawer-closed_lm6vo_1reu0_143 > .awsui_drawer-content_lm6vo_1reu0_154:not(#\9):hover {
|
|
173
173
|
background: var(--color-background-layout-panel-hover-0bg3gq, #e9ebed);
|
|
174
174
|
}
|
|
175
|
-
.awsui_drawer-
|
|
175
|
+
.awsui_drawer-content_lm6vo_1reu0_154 > [aria-hidden=true]:not(#\9) {
|
|
176
176
|
display: none;
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
.
|
|
179
|
+
.awsui_toggle_lm6vo_1reu0_179:not(#\9) {
|
|
180
180
|
box-sizing: border-box;
|
|
181
181
|
padding: var(--space-xxs-ynfts5, 4px) 7px;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
.awsui_visual-refresh-
|
|
184
|
+
.awsui_visual-refresh-toggle_lm6vo_1reu0_184:not(#\9) {
|
|
185
185
|
position: fixed;
|
|
186
186
|
padding: var(--space-scaled-s-cu1hzn, 12px) var(--space-layout-toggle-padding-axl9jr, 20px);
|
|
187
187
|
}
|
|
188
|
-
.awsui_visual-refresh-toggle-type-
|
|
188
|
+
.awsui_visual-refresh-toggle-type-tools_lm6vo_1reu0_188:not(#\9) {
|
|
189
189
|
right: 0;
|
|
190
190
|
}
|
|
191
|
-
.awsui_visual-refresh-toggle-type-
|
|
191
|
+
.awsui_visual-refresh-toggle-type-navigation_lm6vo_1reu0_191:not(#\9) {
|
|
192
192
|
left: 0;
|
|
193
193
|
}
|
|
194
|
-
.awsui_visual-refresh-
|
|
194
|
+
.awsui_visual-refresh-toggle_lm6vo_1reu0_184[aria-hidden=true]:not(#\9) {
|
|
195
195
|
visibility: hidden;
|
|
196
196
|
}
|
|
197
|
-
.awsui_visual-refresh-
|
|
197
|
+
.awsui_visual-refresh-toggle_lm6vo_1reu0_184[aria-hidden=false]:not(#\9) {
|
|
198
198
|
visibility: visible;
|
|
199
199
|
}
|
|
200
200
|
|
|
201
|
-
.awsui_button-toggles-
|
|
201
|
+
.awsui_button-toggles-container_lm6vo_1reu0_201:not(#\9) {
|
|
202
202
|
min-width: calc(var(--space-layout-toggle-diameter-hzvqtj, 40px) + 2 * var(--space-layout-toggle-padding-axl9jr, 20px));
|
|
203
203
|
position: relative;
|
|
204
204
|
z-index: 851;
|
|
205
205
|
}
|
|
206
|
-
.awsui_button-toggles-container-is-
|
|
206
|
+
.awsui_button-toggles-container-is-hidden_lm6vo_1reu0_206:not(#\9) {
|
|
207
207
|
min-width: 0;
|
|
208
208
|
}
|
|
209
|
-
.awsui_button-toggles-
|
|
209
|
+
.awsui_button-toggles-container_lm6vo_1reu0_201.awsui_opaque-background_lm6vo_1reu0_150:not(#\9)::before {
|
|
210
210
|
content: "";
|
|
211
211
|
position: absolute;
|
|
212
212
|
top: 0;
|
|
@@ -217,95 +217,95 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
217
217
|
border-left: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-panel-side-yjkfcr, #e9ebed);
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.awsui_breadcrumbs-
|
|
220
|
+
.awsui_breadcrumbs-desktop_lm6vo_1reu0_220:not(#\9) {
|
|
221
221
|
padding-top: var(--space-scaled-m-pv0fmt, 16px);
|
|
222
222
|
padding-bottom: var(--space-scaled-s-cu1hzn, 12px);
|
|
223
223
|
}
|
|
224
224
|
|
|
225
|
-
.awsui_content-header-
|
|
226
|
-
padding-bottom: var(--space-
|
|
225
|
+
.awsui_content-header-wrapper_lm6vo_1reu0_225:not(#\9) {
|
|
226
|
+
padding-bottom: var(--space-content-header-padding-bottom-nvqytg, 24px);
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.awsui_content-
|
|
229
|
+
.awsui_content-wrapper_lm6vo_1reu0_229:not(#\9) {
|
|
230
230
|
padding-bottom: var(--space-layout-content-bottom-kg9l42, 40px);
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
.awsui_content-
|
|
233
|
+
.awsui_content-overlapped_lm6vo_1reu0_233:not(#\9) {
|
|
234
234
|
margin-top: calc(-1 * var(--space-dark-header-overlap-distance-hfejul, 36px));
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
-
.awsui_content-extra-top-
|
|
237
|
+
.awsui_content-extra-top-padding_lm6vo_1reu0_237:not(#\9) {
|
|
238
238
|
padding-top: var(--space-scaled-m-pv0fmt, 16px);
|
|
239
239
|
}
|
|
240
240
|
|
|
241
241
|
/* stylelint-disable-next-line selector-max-universal */
|
|
242
|
-
.awsui_navigation-
|
|
242
|
+
.awsui_navigation-toggle_lm6vo_1reu0_242 > *:not(#\9) {
|
|
243
243
|
pointer-events: none;
|
|
244
244
|
}
|
|
245
245
|
|
|
246
246
|
/* stylelint-disable-next-line selector-max-universal */
|
|
247
|
-
.awsui_tools-
|
|
247
|
+
.awsui_tools-toggle_lm6vo_1reu0_247 > *:not(#\9) {
|
|
248
248
|
pointer-events: none;
|
|
249
249
|
}
|
|
250
250
|
|
|
251
|
-
.
|
|
251
|
+
.awsui_navigation_lm6vo_1reu0_242:not(#\9) {
|
|
252
252
|
/* used in test-utils */
|
|
253
253
|
}
|
|
254
254
|
|
|
255
|
-
.awsui_navigation-
|
|
255
|
+
.awsui_navigation-toggle_lm6vo_1reu0_242:not(#\9) {
|
|
256
256
|
/* used in test-utils */
|
|
257
257
|
}
|
|
258
258
|
|
|
259
|
-
.awsui_navigation-
|
|
259
|
+
.awsui_navigation-close_lm6vo_1reu0_259:not(#\9) {
|
|
260
260
|
/* used in test-utils */
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
.
|
|
263
|
+
.awsui_tools_lm6vo_1reu0_247:not(#\9) {
|
|
264
264
|
/* used in test-utils */
|
|
265
265
|
}
|
|
266
266
|
|
|
267
|
-
.awsui_tools-
|
|
267
|
+
.awsui_tools-toggle_lm6vo_1reu0_247:not(#\9) {
|
|
268
268
|
/* used in test-utils */
|
|
269
269
|
}
|
|
270
270
|
|
|
271
|
-
.awsui_tools-
|
|
271
|
+
.awsui_tools-close_lm6vo_1reu0_271:not(#\9) {
|
|
272
272
|
/* used in test-utils */
|
|
273
273
|
}
|
|
274
274
|
|
|
275
|
-
.
|
|
275
|
+
.awsui_notifications_lm6vo_1reu0_275:not(#\9) {
|
|
276
276
|
/* used in test-utils */
|
|
277
277
|
}
|
|
278
278
|
|
|
279
|
-
.
|
|
279
|
+
.awsui_breadcrumbs_lm6vo_1reu0_220:not(#\9) {
|
|
280
280
|
/* used in test-utils */
|
|
281
281
|
}
|
|
282
282
|
|
|
283
|
-
.
|
|
283
|
+
.awsui_content_lm6vo_1reu0_225:not(#\9) {
|
|
284
284
|
/* used in test-utils */
|
|
285
285
|
}
|
|
286
286
|
|
|
287
|
-
.awsui_panel-wrapper-
|
|
288
|
-
.awsui_panel-wrapper-
|
|
287
|
+
.awsui_panel-wrapper-outer_lm6vo_1reu0_287:not(#\9),
|
|
288
|
+
.awsui_panel-wrapper-inner_lm6vo_1reu0_288:not(#\9) {
|
|
289
289
|
z-index: 850;
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
-
.awsui_panel-wrapper-
|
|
292
|
+
.awsui_panel-wrapper-outer_lm6vo_1reu0_287:not(#\9) {
|
|
293
293
|
position: fixed;
|
|
294
294
|
height: 100%;
|
|
295
295
|
display: flex;
|
|
296
296
|
}
|
|
297
|
-
.awsui_panel-wrapper-
|
|
297
|
+
.awsui_panel-wrapper-outer_lm6vo_1reu0_287.awsui_mobile_lm6vo_1reu0_297:not(#\9) {
|
|
298
298
|
left: 0;
|
|
299
299
|
right: 0;
|
|
300
300
|
z-index: -1;
|
|
301
301
|
pointer-events: none;
|
|
302
302
|
}
|
|
303
|
-
.awsui_panel-wrapper-
|
|
303
|
+
.awsui_panel-wrapper-outer_lm6vo_1reu0_287.awsui_mobile_lm6vo_1reu0_297.awsui_open_lm6vo_1reu0_303:not(#\9) {
|
|
304
304
|
z-index: 1001;
|
|
305
305
|
width: 100vw;
|
|
306
306
|
pointer-events: auto;
|
|
307
307
|
}
|
|
308
308
|
|
|
309
|
-
.awsui_panel-wrapper-
|
|
309
|
+
.awsui_panel-wrapper-inner_lm6vo_1reu0_288:not(#\9) {
|
|
310
310
|
background: var(--color-background-layout-panel-content-808qum, #ffffff);
|
|
311
311
|
}
|
|
@@ -2,42 +2,42 @@
|
|
|
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
|
-
"layout-wrapper": "awsui_layout-
|
|
7
|
-
"root-no-scroll": "awsui_root-no-
|
|
8
|
-
"layout": "
|
|
9
|
-
"layout-no-scroll": "awsui_layout-no-
|
|
10
|
-
"layout-main": "awsui_layout-
|
|
11
|
-
"layout-main-scrollable": "awsui_layout-main-
|
|
12
|
-
"unfocusable": "
|
|
13
|
-
"drawer": "
|
|
14
|
-
"drawer-mobile": "awsui_drawer-
|
|
15
|
-
"drawer-closed": "awsui_drawer-
|
|
16
|
-
"opaque-background": "awsui_opaque-
|
|
17
|
-
"drawer-content": "awsui_drawer-
|
|
18
|
-
"toggle": "
|
|
19
|
-
"visual-refresh-toggle": "awsui_visual-refresh-
|
|
20
|
-
"visual-refresh-toggle-type-tools": "awsui_visual-refresh-toggle-type-
|
|
21
|
-
"visual-refresh-toggle-type-navigation": "awsui_visual-refresh-toggle-type-
|
|
22
|
-
"button-toggles-container": "awsui_button-toggles-
|
|
23
|
-
"button-toggles-container-is-hidden": "awsui_button-toggles-container-is-
|
|
24
|
-
"breadcrumbs-desktop": "awsui_breadcrumbs-
|
|
25
|
-
"content-header-wrapper": "awsui_content-header-
|
|
26
|
-
"content-wrapper": "awsui_content-
|
|
27
|
-
"content-overlapped": "awsui_content-
|
|
28
|
-
"content-extra-top-padding": "awsui_content-extra-top-
|
|
29
|
-
"navigation-toggle": "awsui_navigation-
|
|
30
|
-
"tools-toggle": "awsui_tools-
|
|
31
|
-
"navigation": "
|
|
32
|
-
"navigation-close": "awsui_navigation-
|
|
33
|
-
"tools": "
|
|
34
|
-
"tools-close": "awsui_tools-
|
|
35
|
-
"notifications": "
|
|
36
|
-
"breadcrumbs": "
|
|
37
|
-
"content": "
|
|
38
|
-
"panel-wrapper-outer": "awsui_panel-wrapper-
|
|
39
|
-
"panel-wrapper-inner": "awsui_panel-wrapper-
|
|
40
|
-
"mobile": "
|
|
41
|
-
"open": "
|
|
5
|
+
"root": "awsui_root_lm6vo_1reu0_97",
|
|
6
|
+
"layout-wrapper": "awsui_layout-wrapper_lm6vo_1reu0_98",
|
|
7
|
+
"root-no-scroll": "awsui_root-no-scroll_lm6vo_1reu0_104",
|
|
8
|
+
"layout": "awsui_layout_lm6vo_1reu0_98",
|
|
9
|
+
"layout-no-scroll": "awsui_layout-no-scroll_lm6vo_1reu0_115",
|
|
10
|
+
"layout-main": "awsui_layout-main_lm6vo_1reu0_119",
|
|
11
|
+
"layout-main-scrollable": "awsui_layout-main-scrollable_lm6vo_1reu0_125",
|
|
12
|
+
"unfocusable": "awsui_unfocusable_lm6vo_1reu0_130",
|
|
13
|
+
"drawer": "awsui_drawer_lm6vo_1reu0_134",
|
|
14
|
+
"drawer-mobile": "awsui_drawer-mobile_lm6vo_1reu0_140",
|
|
15
|
+
"drawer-closed": "awsui_drawer-closed_lm6vo_1reu0_143",
|
|
16
|
+
"opaque-background": "awsui_opaque-background_lm6vo_1reu0_150",
|
|
17
|
+
"drawer-content": "awsui_drawer-content_lm6vo_1reu0_154",
|
|
18
|
+
"toggle": "awsui_toggle_lm6vo_1reu0_179",
|
|
19
|
+
"visual-refresh-toggle": "awsui_visual-refresh-toggle_lm6vo_1reu0_184",
|
|
20
|
+
"visual-refresh-toggle-type-tools": "awsui_visual-refresh-toggle-type-tools_lm6vo_1reu0_188",
|
|
21
|
+
"visual-refresh-toggle-type-navigation": "awsui_visual-refresh-toggle-type-navigation_lm6vo_1reu0_191",
|
|
22
|
+
"button-toggles-container": "awsui_button-toggles-container_lm6vo_1reu0_201",
|
|
23
|
+
"button-toggles-container-is-hidden": "awsui_button-toggles-container-is-hidden_lm6vo_1reu0_206",
|
|
24
|
+
"breadcrumbs-desktop": "awsui_breadcrumbs-desktop_lm6vo_1reu0_220",
|
|
25
|
+
"content-header-wrapper": "awsui_content-header-wrapper_lm6vo_1reu0_225",
|
|
26
|
+
"content-wrapper": "awsui_content-wrapper_lm6vo_1reu0_229",
|
|
27
|
+
"content-overlapped": "awsui_content-overlapped_lm6vo_1reu0_233",
|
|
28
|
+
"content-extra-top-padding": "awsui_content-extra-top-padding_lm6vo_1reu0_237",
|
|
29
|
+
"navigation-toggle": "awsui_navigation-toggle_lm6vo_1reu0_242",
|
|
30
|
+
"tools-toggle": "awsui_tools-toggle_lm6vo_1reu0_247",
|
|
31
|
+
"navigation": "awsui_navigation_lm6vo_1reu0_242",
|
|
32
|
+
"navigation-close": "awsui_navigation-close_lm6vo_1reu0_259",
|
|
33
|
+
"tools": "awsui_tools_lm6vo_1reu0_247",
|
|
34
|
+
"tools-close": "awsui_tools-close_lm6vo_1reu0_271",
|
|
35
|
+
"notifications": "awsui_notifications_lm6vo_1reu0_275",
|
|
36
|
+
"breadcrumbs": "awsui_breadcrumbs_lm6vo_1reu0_220",
|
|
37
|
+
"content": "awsui_content_lm6vo_1reu0_225",
|
|
38
|
+
"panel-wrapper-outer": "awsui_panel-wrapper-outer_lm6vo_1reu0_287",
|
|
39
|
+
"panel-wrapper-inner": "awsui_panel-wrapper-inner_lm6vo_1reu0_288",
|
|
40
|
+
"mobile": "awsui_mobile_lm6vo_1reu0_297",
|
|
41
|
+
"open": "awsui_open_lm6vo_1reu0_303"
|
|
42
42
|
};
|
|
43
43
|
|
|
@@ -1,64 +1,64 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"appbar": "
|
|
5
|
-
"appbar-nav": "awsui_appbar-
|
|
6
|
-
"breadcrumbs": "
|
|
7
|
-
"appbar-tools": "awsui_appbar-
|
|
8
|
-
"has-breadcrumbs": "awsui_has-
|
|
9
|
-
"has-notifications-content": "awsui_has-notifications-
|
|
10
|
-
"has-header": "awsui_has-
|
|
11
|
-
"has-dynamic-overlap-height": "awsui_has-dynamic-overlap-
|
|
12
|
-
"content-type-wizard": "awsui_content-type-
|
|
13
|
-
"content-type-cards": "awsui_content-type-
|
|
14
|
-
"content-type-table": "awsui_content-type-
|
|
15
|
-
"background": "
|
|
16
|
-
"notifications-appbar-header": "awsui_notifications-appbar-
|
|
17
|
-
"sticky-notifications": "awsui_sticky-
|
|
18
|
-
"overlap": "
|
|
19
|
-
"content": "
|
|
20
|
-
"layout": "
|
|
21
|
-
"has-max-content-width": "awsui_has-max-content-
|
|
22
|
-
"is-overlap-disabled": "awsui_is-overlap-
|
|
23
|
-
"disable-body-scroll": "awsui_disable-body-
|
|
24
|
-
"has-sticky-notifications": "awsui_has-sticky-
|
|
25
|
-
"has-split-panel": "awsui_has-split-
|
|
26
|
-
"split-panel-position-bottom": "awsui_split-panel-position-
|
|
27
|
-
"has-content-gap-left": "awsui_has-content-gap-
|
|
28
|
-
"has-content-gap-right": "awsui_has-content-gap-
|
|
29
|
-
"block-body-scroll": "awsui_block-body-
|
|
30
|
-
"container": "
|
|
31
|
-
"disable-content-paddings": "awsui_disable-content-
|
|
32
|
-
"is-navigation-open": "awsui_is-navigation-
|
|
33
|
-
"is-tools-open": "awsui_is-tools-
|
|
34
|
-
"is-split-panel-open": "awsui_is-split-panel-
|
|
35
|
-
"split-panel-position-side": "awsui_split-panel-position-
|
|
36
|
-
"content-type-default": "awsui_content-type-
|
|
37
|
-
"content-type-form": "awsui_content-type-
|
|
38
|
-
"unfocusable": "
|
|
39
|
-
"navigation-container": "awsui_navigation-
|
|
40
|
-
"show-navigation": "awsui_show-
|
|
41
|
-
"animating": "
|
|
42
|
-
"showButtons": "
|
|
43
|
-
"navigation": "
|
|
44
|
-
"openNavigation": "
|
|
45
|
-
"animated-content": "awsui_animated-
|
|
46
|
-
"hide-navigation": "awsui_hide-
|
|
47
|
-
"notifications": "
|
|
48
|
-
"split-panel-bottom": "awsui_split-panel-
|
|
49
|
-
"position-bottom": "awsui_position-
|
|
50
|
-
"openSplitPanelBottom": "
|
|
51
|
-
"split-panel-side": "awsui_split-panel-
|
|
52
|
-
"position-side": "awsui_position-
|
|
53
|
-
"openSplitPanelSide": "
|
|
54
|
-
"tools-container": "awsui_tools-
|
|
55
|
-
"tools": "
|
|
56
|
-
"openTools": "
|
|
57
|
-
"has-tools-form-persistence": "awsui_has-tools-form-
|
|
58
|
-
"hide-tools": "awsui_hide-
|
|
59
|
-
"show-tools": "awsui_show-
|
|
60
|
-
"has-tools-form": "awsui_has-tools-
|
|
61
|
-
"trigger": "
|
|
62
|
-
"selected": "
|
|
4
|
+
"appbar": "awsui_appbar_hyvsj_10dcz_93",
|
|
5
|
+
"appbar-nav": "awsui_appbar-nav_hyvsj_10dcz_117",
|
|
6
|
+
"breadcrumbs": "awsui_breadcrumbs_hyvsj_10dcz_121",
|
|
7
|
+
"appbar-tools": "awsui_appbar-tools_hyvsj_10dcz_125",
|
|
8
|
+
"has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_10dcz_160",
|
|
9
|
+
"has-notifications-content": "awsui_has-notifications-content_hyvsj_10dcz_167",
|
|
10
|
+
"has-header": "awsui_has-header_hyvsj_10dcz_173",
|
|
11
|
+
"has-dynamic-overlap-height": "awsui_has-dynamic-overlap-height_hyvsj_10dcz_173",
|
|
12
|
+
"content-type-wizard": "awsui_content-type-wizard_hyvsj_10dcz_174",
|
|
13
|
+
"content-type-cards": "awsui_content-type-cards_hyvsj_10dcz_177",
|
|
14
|
+
"content-type-table": "awsui_content-type-table_hyvsj_10dcz_178",
|
|
15
|
+
"background": "awsui_background_hyvsj_10dcz_213",
|
|
16
|
+
"notifications-appbar-header": "awsui_notifications-appbar-header_hyvsj_10dcz_216",
|
|
17
|
+
"sticky-notifications": "awsui_sticky-notifications_hyvsj_10dcz_228",
|
|
18
|
+
"overlap": "awsui_overlap_hyvsj_10dcz_234",
|
|
19
|
+
"content": "awsui_content_hyvsj_10dcz_174",
|
|
20
|
+
"layout": "awsui_layout_hyvsj_10dcz_322",
|
|
21
|
+
"has-max-content-width": "awsui_has-max-content-width_hyvsj_10dcz_404",
|
|
22
|
+
"is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_10dcz_431",
|
|
23
|
+
"disable-body-scroll": "awsui_disable-body-scroll_hyvsj_10dcz_434",
|
|
24
|
+
"has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_10dcz_438",
|
|
25
|
+
"has-split-panel": "awsui_has-split-panel_hyvsj_10dcz_452",
|
|
26
|
+
"split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_10dcz_452",
|
|
27
|
+
"has-content-gap-left": "awsui_has-content-gap-left_hyvsj_10dcz_464",
|
|
28
|
+
"has-content-gap-right": "awsui_has-content-gap-right_hyvsj_10dcz_467",
|
|
29
|
+
"block-body-scroll": "awsui_block-body-scroll_hyvsj_10dcz_482",
|
|
30
|
+
"container": "awsui_container_hyvsj_10dcz_490",
|
|
31
|
+
"disable-content-paddings": "awsui_disable-content-paddings_hyvsj_10dcz_507",
|
|
32
|
+
"is-navigation-open": "awsui_is-navigation-open_hyvsj_10dcz_512",
|
|
33
|
+
"is-tools-open": "awsui_is-tools-open_hyvsj_10dcz_515",
|
|
34
|
+
"is-split-panel-open": "awsui_is-split-panel-open_hyvsj_10dcz_515",
|
|
35
|
+
"split-panel-position-side": "awsui_split-panel-position-side_hyvsj_10dcz_515",
|
|
36
|
+
"content-type-default": "awsui_content-type-default_hyvsj_10dcz_535",
|
|
37
|
+
"content-type-form": "awsui_content-type-form_hyvsj_10dcz_535",
|
|
38
|
+
"unfocusable": "awsui_unfocusable_hyvsj_10dcz_576",
|
|
39
|
+
"navigation-container": "awsui_navigation-container_hyvsj_10dcz_584",
|
|
40
|
+
"show-navigation": "awsui_show-navigation_hyvsj_10dcz_608",
|
|
41
|
+
"animating": "awsui_animating_hyvsj_10dcz_630",
|
|
42
|
+
"showButtons": "awsui_showButtons_hyvsj_10dcz_1",
|
|
43
|
+
"navigation": "awsui_navigation_hyvsj_10dcz_584",
|
|
44
|
+
"openNavigation": "awsui_openNavigation_hyvsj_10dcz_1",
|
|
45
|
+
"animated-content": "awsui_animated-content_hyvsj_10dcz_690",
|
|
46
|
+
"hide-navigation": "awsui_hide-navigation_hyvsj_10dcz_699",
|
|
47
|
+
"notifications": "awsui_notifications_hyvsj_10dcz_216",
|
|
48
|
+
"split-panel-bottom": "awsui_split-panel-bottom_hyvsj_10dcz_766",
|
|
49
|
+
"position-bottom": "awsui_position-bottom_hyvsj_10dcz_801",
|
|
50
|
+
"openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_10dcz_1",
|
|
51
|
+
"split-panel-side": "awsui_split-panel-side_hyvsj_10dcz_830",
|
|
52
|
+
"position-side": "awsui_position-side_hyvsj_10dcz_857",
|
|
53
|
+
"openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_10dcz_1",
|
|
54
|
+
"tools-container": "awsui_tools-container_hyvsj_10dcz_894",
|
|
55
|
+
"tools": "awsui_tools_hyvsj_10dcz_894",
|
|
56
|
+
"openTools": "awsui_openTools_hyvsj_10dcz_1",
|
|
57
|
+
"has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_10dcz_977",
|
|
58
|
+
"hide-tools": "awsui_hide-tools_hyvsj_10dcz_987",
|
|
59
|
+
"show-tools": "awsui_show-tools_hyvsj_10dcz_999",
|
|
60
|
+
"has-tools-form": "awsui_has-tools-form_hyvsj_10dcz_977",
|
|
61
|
+
"trigger": "awsui_trigger_hyvsj_10dcz_1056",
|
|
62
|
+
"selected": "awsui_selected_hyvsj_10dcz_1094"
|
|
63
63
|
};
|
|
64
64
|
|