@cloudscape-design/components-themeable 3.0.1328 → 3.0.1329
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/anchor-navigation/styles.scss +3 -0
- package/lib/internal/scss/expandable-section/styles.scss +1 -1
- package/lib/internal/scss/header/styles.scss +11 -0
- package/lib/internal/scss/internal/components/option/styles.scss +6 -2
- package/lib/internal/scss/internal/components/selectable-item/styles.scss +9 -8
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +173 -160
- package/lib/internal/scss/tree-view/tree-item/styles.scss +9 -4
- 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/anchor-navigation/anchor-item/index.js +1 -1
- package/lib/internal/template/anchor-navigation/anchor-item/index.js.map +1 -1
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +20 -18
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
- 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 +262 -262
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
- 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/styles.css.js +29 -29
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +66 -66
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +29 -29
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +29 -29
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +30 -30
- 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 +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
- 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/dropdown/styles.css.js +20 -20
- package/lib/internal/template/dropdown/styles.scoped.css +49 -49
- package/lib/internal/template/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/expandable-section/expandable-section-header.d.ts.map +1 -1
- package/lib/internal/template/expandable-section/expandable-section-header.js +1 -1
- package/lib/internal/template/expandable-section/expandable-section-header.js.map +1 -1
- package/lib/internal/template/expandable-section/styles.css.js +35 -35
- package/lib/internal/template/expandable-section/styles.scoped.css +70 -70
- package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
- package/lib/internal/template/file-token-group/styles.css.js +23 -23
- package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
- package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +192 -192
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/header/internal.d.ts +2 -1
- package/lib/internal/template/header/internal.d.ts.map +1 -1
- package/lib/internal/template/header/internal.js +2 -2
- package/lib/internal/template/header/internal.js.map +1 -1
- package/lib/internal/template/header/styles.css.js +35 -34
- package/lib/internal/template/header/styles.scoped.css +60 -52
- package/lib/internal/template/header/styles.selectors.js +35 -34
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +72 -72
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/generated/icons.d.ts +1 -0
- package/lib/internal/template/icon/generated/icons.d.ts.map +1 -1
- package/lib/internal/template/icon/generated/icons.js +3 -0
- package/lib/internal/template/icon/generated/icons.js.map +1 -1
- package/lib/internal/template/icon-provider/interfaces.d.ts +1 -1
- package/lib/internal/template/icon-provider/interfaces.d.ts.map +1 -1
- package/lib/internal/template/icon-provider/interfaces.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +18 -18
- package/lib/internal/template/input/styles.scoped.css +82 -82
- package/lib/internal/template/input/styles.selectors.js +18 -18
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/lib/internal/template/internal/components/option/styles.css.js +17 -17
- package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
- package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
- package/lib/internal/template/internal/components/options-list/index.d.ts +2 -0
- package/lib/internal/template/internal/components/options-list/index.d.ts.map +1 -1
- package/lib/internal/template/internal/components/options-list/index.js +2 -2
- package/lib/internal/template/internal/components/options-list/index.js.map +1 -1
- package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
- package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +57 -57
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
- 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 +13 -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 +172 -159
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/item-card/styles.css.js +14 -14
- package/lib/internal/template/item-card/styles.scoped.css +63 -63
- package/lib/internal/template/item-card/styles.selectors.js +14 -14
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +117 -117
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/modal/styles.css.js +31 -31
- package/lib/internal/template/modal/styles.scoped.css +48 -48
- package/lib/internal/template/modal/styles.selectors.js +31 -31
- package/lib/internal/template/multiselect/use-multiselect.d.ts +1 -0
- package/lib/internal/template/multiselect/use-multiselect.d.ts.map +1 -1
- package/lib/internal/template/progress-bar/styles.css.js +18 -18
- package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
- package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
- package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts +3 -1
- package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/components/menu-dropdown.js +2 -1
- package/lib/internal/template/prompt-input/components/menu-dropdown.js.map +1 -1
- package/lib/internal/template/prompt-input/components/token-mode.d.ts +3 -1
- package/lib/internal/template/prompt-input/components/token-mode.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/components/token-mode.js +14 -3
- package/lib/internal/template/prompt-input/components/token-mode.js.map +1 -1
- package/lib/internal/template/prompt-input/internal-interfaces.d.ts +41 -0
- package/lib/internal/template/prompt-input/internal-interfaces.d.ts.map +1 -0
- package/lib/internal/template/prompt-input/internal-interfaces.js +2 -0
- package/lib/internal/template/prompt-input/internal-interfaces.js.map +1 -0
- package/lib/internal/template/prompt-input/internal.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/internal.js +1 -1
- package/lib/internal/template/prompt-input/internal.js.map +1 -1
- package/lib/internal/template/prompt-input/styles.css.js +26 -26
- package/lib/internal/template/prompt-input/styles.d.ts +11 -0
- package/lib/internal/template/prompt-input/styles.d.ts.map +1 -1
- package/lib/internal/template/prompt-input/styles.js +27 -2
- package/lib/internal/template/prompt-input/styles.js.map +1 -1
- package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
- package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
- package/lib/internal/template/property-filter/controller.d.ts.map +1 -1
- package/lib/internal/template/property-filter/controller.js +10 -6
- package/lib/internal/template/property-filter/controller.js.map +1 -1
- package/lib/internal/template/property-filter/i18n-utils.d.ts +2 -2
- package/lib/internal/template/property-filter/i18n-utils.d.ts.map +1 -1
- package/lib/internal/template/property-filter/i18n-utils.js +11 -4
- package/lib/internal/template/property-filter/i18n-utils.js.map +1 -1
- package/lib/internal/template/property-filter/interfaces.d.ts +8 -2
- package/lib/internal/template/property-filter/interfaces.d.ts.map +1 -1
- package/lib/internal/template/property-filter/interfaces.js.map +1 -1
- package/lib/internal/template/property-filter/internal-interfaces.d.ts +1 -0
- package/lib/internal/template/property-filter/internal-interfaces.d.ts.map +1 -1
- package/lib/internal/template/property-filter/internal-interfaces.js.map +1 -1
- package/lib/internal/template/property-filter/internal.d.ts.map +1 -1
- package/lib/internal/template/property-filter/internal.js +1 -0
- package/lib/internal/template/property-filter/internal.js.map +1 -1
- package/lib/internal/template/property-filter/token-editor-inputs.d.ts +2 -1
- package/lib/internal/template/property-filter/token-editor-inputs.d.ts.map +1 -1
- package/lib/internal/template/property-filter/token-editor-inputs.js +18 -8
- package/lib/internal/template/property-filter/token-editor-inputs.js.map +1 -1
- package/lib/internal/template/property-filter/token-editor.d.ts.map +1 -1
- package/lib/internal/template/property-filter/token-editor.js +1 -1
- package/lib/internal/template/property-filter/token-editor.js.map +1 -1
- package/lib/internal/template/property-filter/utils.d.ts.map +1 -1
- package/lib/internal/template/property-filter/utils.js +12 -3
- package/lib/internal/template/property-filter/utils.js.map +1 -1
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.scoped.css +165 -165
- 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/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +76 -76
- package/lib/internal/template/tabs/styles.selectors.js +30 -30
- 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/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/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +45 -45
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- 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/token/internal.d.ts.map +1 -1
- package/lib/internal/template/token/internal.js +4 -1
- package/lib/internal/template/token/internal.js.map +1 -1
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +47 -47
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/tree-view/tree-item/index.js +1 -1
- package/lib/internal/template/tree-view/tree-item/index.js.map +1 -1
- package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -9
- package/lib/internal/template/tree-view/tree-item/styles.scoped.css +20 -14
- package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -9
- package/package.json +1 -1
|
@@ -2,39 +2,40 @@
|
|
|
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
|
-
"refresh": "
|
|
7
|
-
"root-no-actions": "awsui_root-no-
|
|
8
|
-
"root-variant-h2": "awsui_root-variant-
|
|
9
|
-
"root-variant-h3": "awsui_root-variant-
|
|
10
|
-
"root-has-description": "awsui_root-has-
|
|
11
|
-
"root-variant-h1": "awsui_root-variant-
|
|
12
|
-
"main": "
|
|
13
|
-
"no-wrap": "awsui_no-
|
|
14
|
-
"main-variant-h1": "awsui_main-variant-
|
|
15
|
-
"actions": "
|
|
16
|
-
"actions-centered": "awsui_actions-
|
|
17
|
-
"actions-variant-h1": "awsui_actions-variant-
|
|
18
|
-
"actions-variant-h2": "awsui_actions-variant-
|
|
19
|
-
"actions-variant-h3": "awsui_actions-variant-
|
|
20
|
-
"title": "
|
|
21
|
-
"title-variant-h1": "awsui_title-variant-
|
|
22
|
-
"title-variant-h2": "awsui_title-variant-
|
|
23
|
-
"title-variant-h3": "awsui_title-variant-
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"description
|
|
28
|
-
"description-variant-
|
|
29
|
-
"description-variant-
|
|
30
|
-
"
|
|
31
|
-
"heading
|
|
32
|
-
"heading-variant-
|
|
33
|
-
"heading-variant-
|
|
34
|
-
"heading-
|
|
35
|
-
"heading-text
|
|
36
|
-
"heading-text-variant-
|
|
37
|
-
"heading-text-variant-
|
|
38
|
-
"
|
|
5
|
+
"root": "awsui_root_2qdw9_upg98_189",
|
|
6
|
+
"refresh": "awsui_refresh_2qdw9_upg98_225",
|
|
7
|
+
"root-no-actions": "awsui_root-no-actions_2qdw9_upg98_225",
|
|
8
|
+
"root-variant-h2": "awsui_root-variant-h2_2qdw9_upg98_228",
|
|
9
|
+
"root-variant-h3": "awsui_root-variant-h3_2qdw9_upg98_228",
|
|
10
|
+
"root-has-description": "awsui_root-has-description_2qdw9_upg98_228",
|
|
11
|
+
"root-variant-h1": "awsui_root-variant-h1_2qdw9_upg98_237",
|
|
12
|
+
"main": "awsui_main_2qdw9_upg98_247",
|
|
13
|
+
"no-wrap": "awsui_no-wrap_2qdw9_upg98_257",
|
|
14
|
+
"main-variant-h1": "awsui_main-variant-h1_2qdw9_upg98_263",
|
|
15
|
+
"actions": "awsui_actions_2qdw9_upg98_271",
|
|
16
|
+
"actions-centered": "awsui_actions-centered_2qdw9_upg98_276",
|
|
17
|
+
"actions-variant-h1": "awsui_actions-variant-h1_2qdw9_upg98_279",
|
|
18
|
+
"actions-variant-h2": "awsui_actions-variant-h2_2qdw9_upg98_283",
|
|
19
|
+
"actions-variant-h3": "awsui_actions-variant-h3_2qdw9_upg98_287",
|
|
20
|
+
"title": "awsui_title_2qdw9_upg98_303",
|
|
21
|
+
"title-variant-h1": "awsui_title-variant-h1_2qdw9_upg98_308",
|
|
22
|
+
"title-variant-h2": "awsui_title-variant-h2_2qdw9_upg98_315",
|
|
23
|
+
"title-variant-h3": "awsui_title-variant-h3_2qdw9_upg98_321",
|
|
24
|
+
"title-in-expandable-section": "awsui_title-in-expandable-section_2qdw9_upg98_334",
|
|
25
|
+
"virtual-space": "awsui_virtual-space_2qdw9_upg98_346",
|
|
26
|
+
"info": "awsui_info_2qdw9_upg98_352",
|
|
27
|
+
"description": "awsui_description_2qdw9_upg98_356",
|
|
28
|
+
"description-variant-h1": "awsui_description-variant-h1_2qdw9_upg98_363",
|
|
29
|
+
"description-variant-h2": "awsui_description-variant-h2_2qdw9_upg98_367",
|
|
30
|
+
"description-variant-h3": "awsui_description-variant-h3_2qdw9_upg98_374",
|
|
31
|
+
"heading": "awsui_heading_2qdw9_upg98_385",
|
|
32
|
+
"heading-variant-h1": "awsui_heading-variant-h1_2qdw9_upg98_410",
|
|
33
|
+
"heading-variant-h2": "awsui_heading-variant-h2_2qdw9_upg98_415",
|
|
34
|
+
"heading-variant-h3": "awsui_heading-variant-h3_2qdw9_upg98_420",
|
|
35
|
+
"heading-text": "awsui_heading-text_2qdw9_upg98_426",
|
|
36
|
+
"heading-text-variant-h1": "awsui_heading-text-variant-h1_2qdw9_upg98_429",
|
|
37
|
+
"heading-text-variant-h2": "awsui_heading-text-variant-h2_2qdw9_upg98_438",
|
|
38
|
+
"heading-text-variant-h3": "awsui_heading-text-variant-h3_2qdw9_upg98_447",
|
|
39
|
+
"counter": "awsui_counter_2qdw9_upg98_457"
|
|
39
40
|
};
|
|
40
41
|
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"help-panel": "awsui_help-
|
|
5
|
-
"loading": "
|
|
6
|
-
"header": "
|
|
7
|
-
"with-toolbar": "awsui_with-
|
|
8
|
-
"content": "
|
|
9
|
-
"footer": "
|
|
4
|
+
"help-panel": "awsui_help-panel_1d237_tc3sw_181",
|
|
5
|
+
"loading": "awsui_loading_1d237_tc3sw_351",
|
|
6
|
+
"header": "awsui_header_1d237_tc3sw_356",
|
|
7
|
+
"with-toolbar": "awsui_with-toolbar_1d237_tc3sw_374",
|
|
8
|
+
"content": "awsui_content_1d237_tc3sw_393",
|
|
9
|
+
"footer": "awsui_footer_1d237_tc3sw_445"
|
|
10
10
|
};
|
|
11
11
|
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
*/
|
|
179
179
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
180
180
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
181
|
-
.awsui_help-
|
|
181
|
+
.awsui_help-panel_1d237_tc3sw_181:not(#\9) {
|
|
182
182
|
border-collapse: separate;
|
|
183
183
|
border-spacing: 0;
|
|
184
184
|
box-sizing: border-box;
|
|
@@ -214,36 +214,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
214
214
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
215
215
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
216
216
|
}
|
|
217
|
-
.awsui_help-
|
|
217
|
+
.awsui_help-panel_1d237_tc3sw_181 hr:not(#\9) {
|
|
218
218
|
border-block: none;
|
|
219
219
|
border-inline: none;
|
|
220
220
|
border-block-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-divider-default-ipvpev, #eaeded);
|
|
221
221
|
margin-block: var(--space-scaled-xl-nxtcbc, 24px);
|
|
222
222
|
margin-inline: calc(-1 * var(--space-panel-divider-margin-horizontal-6msb21, 12px));
|
|
223
223
|
}
|
|
224
|
-
.awsui_help-
|
|
225
|
-
.awsui_help-
|
|
224
|
+
.awsui_help-panel_1d237_tc3sw_181 ol:not(#\9),
|
|
225
|
+
.awsui_help-panel_1d237_tc3sw_181 ul:not(#\9) {
|
|
226
226
|
padding-inline-start: var(--space-l-3cws6j, 20px);
|
|
227
227
|
list-style-position: outside;
|
|
228
228
|
margin-block: var(--space-s-4a5hs8, 12px);
|
|
229
229
|
margin-inline: 0;
|
|
230
230
|
}
|
|
231
|
-
.awsui_help-
|
|
231
|
+
.awsui_help-panel_1d237_tc3sw_181 li:not(#\9) {
|
|
232
232
|
margin-block: var(--space-scaled-xxs-jatbiv, 4px);
|
|
233
233
|
margin-inline: 0;
|
|
234
234
|
}
|
|
235
|
-
.awsui_help-
|
|
236
|
-
.awsui_help-
|
|
237
|
-
.awsui_help-
|
|
238
|
-
.awsui_help-
|
|
239
|
-
.awsui_help-
|
|
240
|
-
.awsui_help-
|
|
241
|
-
.awsui_help-
|
|
235
|
+
.awsui_help-panel_1d237_tc3sw_181 a:not(#\9),
|
|
236
|
+
.awsui_help-panel_1d237_tc3sw_181 h2:not(#\9),
|
|
237
|
+
.awsui_help-panel_1d237_tc3sw_181 h3:not(#\9),
|
|
238
|
+
.awsui_help-panel_1d237_tc3sw_181 h4:not(#\9),
|
|
239
|
+
.awsui_help-panel_1d237_tc3sw_181 h5:not(#\9),
|
|
240
|
+
.awsui_help-panel_1d237_tc3sw_181 pre:not(#\9),
|
|
241
|
+
.awsui_help-panel_1d237_tc3sw_181 code:not(#\9) {
|
|
242
242
|
margin-block: var(--space-xs-kw7k3v, 8px);
|
|
243
243
|
margin-inline: 0;
|
|
244
244
|
padding-block: 0;
|
|
245
245
|
}
|
|
246
|
-
.awsui_help-
|
|
246
|
+
.awsui_help-panel_1d237_tc3sw_181 code:not(#\9) {
|
|
247
247
|
font-size: var(--font-size-body-s-psgqn2, 12px);
|
|
248
248
|
line-height: var(--line-height-body-s-otgtsr, 16px);
|
|
249
249
|
letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
|
|
@@ -254,7 +254,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
254
254
|
word-wrap: break-word;
|
|
255
255
|
white-space: pre-wrap;
|
|
256
256
|
}
|
|
257
|
-
.awsui_help-
|
|
257
|
+
.awsui_help-panel_1d237_tc3sw_181 pre:not(#\9) {
|
|
258
258
|
font-size: var(--font-size-body-s-psgqn2, 12px);
|
|
259
259
|
line-height: var(--line-height-body-s-otgtsr, 16px);
|
|
260
260
|
letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
|
|
@@ -267,38 +267,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
267
267
|
padding-block: var(--space-xxs-jnczic, 4px);
|
|
268
268
|
padding-inline: var(--space-xxs-jnczic, 4px);
|
|
269
269
|
}
|
|
270
|
-
.awsui_help-
|
|
270
|
+
.awsui_help-panel_1d237_tc3sw_181 dl:not(#\9) {
|
|
271
271
|
margin-block: var(--space-s-4a5hs8, 12px);
|
|
272
272
|
margin-inline: 0;
|
|
273
273
|
/* stylelint-disable-next-line selector-max-universal */
|
|
274
274
|
}
|
|
275
|
-
.awsui_help-
|
|
275
|
+
.awsui_help-panel_1d237_tc3sw_181 dl *:not(#\9) {
|
|
276
276
|
margin-block: 0;
|
|
277
277
|
}
|
|
278
|
-
.awsui_help-
|
|
278
|
+
.awsui_help-panel_1d237_tc3sw_181 dt:not(#\9) {
|
|
279
279
|
margin-block-start: var(--space-xs-kw7k3v, 8px);
|
|
280
280
|
font-weight: var(--font-weight-bold-p16d06, 700);
|
|
281
281
|
}
|
|
282
|
-
.awsui_help-
|
|
282
|
+
.awsui_help-panel_1d237_tc3sw_181 dd:not(#\9) {
|
|
283
283
|
margin-block-start: 0;
|
|
284
284
|
margin-block-end: var(--space-xs-kw7k3v, 8px);
|
|
285
285
|
margin-inline: 0;
|
|
286
286
|
}
|
|
287
|
-
.awsui_help-
|
|
288
|
-
.awsui_help-
|
|
289
|
-
.awsui_help-
|
|
290
|
-
.awsui_help-
|
|
291
|
-
.awsui_help-
|
|
287
|
+
.awsui_help-panel_1d237_tc3sw_181 h2:not(#\9),
|
|
288
|
+
.awsui_help-panel_1d237_tc3sw_181 h3:not(#\9),
|
|
289
|
+
.awsui_help-panel_1d237_tc3sw_181 h4:not(#\9),
|
|
290
|
+
.awsui_help-panel_1d237_tc3sw_181 h5:not(#\9),
|
|
291
|
+
.awsui_help-panel_1d237_tc3sw_181 h6:not(#\9) {
|
|
292
292
|
margin-block-start: var(--space-xl-4dmkh1, 24px);
|
|
293
293
|
color: var(--color-text-heading-default-wlau07, #16191f);
|
|
294
294
|
}
|
|
295
|
-
.awsui_help-
|
|
295
|
+
.awsui_help-panel_1d237_tc3sw_181 p:not(#\9) {
|
|
296
296
|
color: inherit;
|
|
297
297
|
text-decoration: none;
|
|
298
298
|
margin-block: var(--space-s-4a5hs8, 12px);
|
|
299
299
|
margin-inline: 0;
|
|
300
300
|
}
|
|
301
|
-
.awsui_help-
|
|
301
|
+
.awsui_help-panel_1d237_tc3sw_181 h1:not(#\9) {
|
|
302
302
|
font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
303
303
|
font-size: var(--font-size-heading-xl-w5di2k, 28px);
|
|
304
304
|
line-height: var(--line-height-heading-xl-vs1f23, 36px);
|
|
@@ -307,7 +307,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
307
307
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
308
308
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
309
309
|
}
|
|
310
|
-
.awsui_help-
|
|
310
|
+
.awsui_help-panel_1d237_tc3sw_181 h2:not(#\9) {
|
|
311
311
|
font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
312
312
|
font-size: var(--font-size-heading-l-qgg2za, 18px);
|
|
313
313
|
line-height: var(--line-height-heading-l-vhgtnq, 22px);
|
|
@@ -316,7 +316,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
316
316
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
317
317
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
318
318
|
}
|
|
319
|
-
.awsui_help-
|
|
319
|
+
.awsui_help-panel_1d237_tc3sw_181 h3:not(#\9) {
|
|
320
320
|
font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
321
321
|
font-size: var(--font-size-heading-m-56jjln, 18px);
|
|
322
322
|
line-height: var(--line-height-heading-m-irezqt, 22px);
|
|
@@ -325,7 +325,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
325
325
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
326
326
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
327
327
|
}
|
|
328
|
-
.awsui_help-
|
|
328
|
+
.awsui_help-panel_1d237_tc3sw_181 h4:not(#\9) {
|
|
329
329
|
font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
330
330
|
font-size: var(--font-size-heading-s-yde02v, 16px);
|
|
331
331
|
line-height: var(--line-height-heading-s-j2axh8, 20px);
|
|
@@ -334,7 +334,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
334
334
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
335
335
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
336
336
|
}
|
|
337
|
-
.awsui_help-
|
|
337
|
+
.awsui_help-panel_1d237_tc3sw_181 h5:not(#\9) {
|
|
338
338
|
font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
339
339
|
font-size: var(--font-size-heading-xs-c20ika, 16px);
|
|
340
340
|
line-height: var(--line-height-heading-xs-fuzanp, 20px);
|
|
@@ -343,17 +343,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
343
343
|
-webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
|
|
344
344
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
|
|
345
345
|
}
|
|
346
|
-
.awsui_help-
|
|
347
|
-
.awsui_help-
|
|
346
|
+
.awsui_help-panel_1d237_tc3sw_181 b:not(#\9),
|
|
347
|
+
.awsui_help-panel_1d237_tc3sw_181 strong:not(#\9) {
|
|
348
348
|
font-weight: var(--font-weight-bold-p16d06, 700);
|
|
349
349
|
}
|
|
350
350
|
|
|
351
|
-
.
|
|
351
|
+
.awsui_loading_1d237_tc3sw_351:not(#\9) {
|
|
352
352
|
padding-inline-start: var(--space-panel-side-left-07kpj4, 32px);
|
|
353
353
|
padding-inline-end: var(--space-panel-side-right-b77xx0, 32px);
|
|
354
354
|
}
|
|
355
355
|
|
|
356
|
-
.
|
|
356
|
+
.awsui_header_1d237_tc3sw_356:not(#\9) {
|
|
357
357
|
font-size: var(--font-panel-header-size-i1j838, 18px);
|
|
358
358
|
letter-spacing: var(--letter-spacing-heading-m-93y02s, normal);
|
|
359
359
|
line-height: var(--font-panel-header-line-height-z3wpa5, 22px);
|
|
@@ -371,15 +371,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
371
371
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
372
372
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
373
373
|
}
|
|
374
|
-
.awsui_with-
|
|
374
|
+
.awsui_with-toolbar_1d237_tc3sw_374 > .awsui_header_1d237_tc3sw_356:not(#\9) {
|
|
375
375
|
border-color: transparent;
|
|
376
376
|
margin-block-end: 0px;
|
|
377
377
|
}
|
|
378
|
-
.
|
|
379
|
-
.
|
|
380
|
-
.
|
|
381
|
-
.
|
|
382
|
-
.
|
|
378
|
+
.awsui_header_1d237_tc3sw_356 h2:not(#\9),
|
|
379
|
+
.awsui_header_1d237_tc3sw_356 h3:not(#\9),
|
|
380
|
+
.awsui_header_1d237_tc3sw_356 h4:not(#\9),
|
|
381
|
+
.awsui_header_1d237_tc3sw_356 h5:not(#\9),
|
|
382
|
+
.awsui_header_1d237_tc3sw_356 h6:not(#\9) {
|
|
383
383
|
font-size: var(--font-panel-header-size-i1j838, 18px);
|
|
384
384
|
letter-spacing: var(--letter-spacing-heading-m-93y02s, normal);
|
|
385
385
|
line-height: var(--font-panel-header-line-height-z3wpa5, 22px);
|
|
@@ -390,26 +390,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
390
390
|
margin-block: 0;
|
|
391
391
|
}
|
|
392
392
|
|
|
393
|
-
.
|
|
393
|
+
.awsui_content_1d237_tc3sw_393:not(#\9) {
|
|
394
394
|
color: var(--color-text-body-secondary-gaft81, #545b64);
|
|
395
395
|
padding-inline-start: var(--space-panel-side-left-07kpj4, 32px);
|
|
396
396
|
padding-inline-end: var(--space-panel-side-right-b77xx0, 32px);
|
|
397
397
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
398
398
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
399
399
|
}
|
|
400
|
-
.
|
|
401
|
-
.
|
|
402
|
-
.
|
|
403
|
-
.
|
|
404
|
-
.
|
|
405
|
-
.
|
|
400
|
+
.awsui_content_1d237_tc3sw_393 h2:not(#\9):first-child,
|
|
401
|
+
.awsui_content_1d237_tc3sw_393 h3:not(#\9):first-child,
|
|
402
|
+
.awsui_content_1d237_tc3sw_393 h4:not(#\9):first-child,
|
|
403
|
+
.awsui_content_1d237_tc3sw_393 h5:not(#\9):first-child,
|
|
404
|
+
.awsui_content_1d237_tc3sw_393 h6:not(#\9):first-child,
|
|
405
|
+
.awsui_content_1d237_tc3sw_393 p:not(#\9):first-child {
|
|
406
406
|
margin-block-start: 0;
|
|
407
407
|
}
|
|
408
|
-
.
|
|
408
|
+
.awsui_content_1d237_tc3sw_393 a:not(#\9) {
|
|
409
409
|
text-underline-offset: 0.25em;
|
|
410
410
|
text-decoration-thickness: var(--font-decoration-thickness-link-4tl2vi, 1px);
|
|
411
411
|
text-decoration-style: var(--font-decoration-style-link-7y21z4, solid);
|
|
412
|
-
color: var(--awsui-style-color-default-
|
|
412
|
+
color: var(--awsui-style-color-default-z17rmd, var(--color-text-link-default-z7zuy8, #0073bb));
|
|
413
413
|
font-weight: inherit;
|
|
414
414
|
letter-spacing: normal;
|
|
415
415
|
text-decoration-line: underline;
|
|
@@ -420,31 +420,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
420
420
|
transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
421
421
|
}
|
|
422
422
|
@media (prefers-reduced-motion: reduce) {
|
|
423
|
-
.
|
|
423
|
+
.awsui_content_1d237_tc3sw_393 a:not(#\9) {
|
|
424
424
|
animation: none;
|
|
425
425
|
transition: none;
|
|
426
426
|
}
|
|
427
427
|
}
|
|
428
|
-
.awsui-motion-disabled .
|
|
428
|
+
.awsui-motion-disabled .awsui_content_1d237_tc3sw_393 a:not(#\9), .awsui-mode-entering .awsui_content_1d237_tc3sw_393 a:not(#\9) {
|
|
429
429
|
animation: none;
|
|
430
430
|
transition: none;
|
|
431
431
|
}
|
|
432
|
-
.
|
|
432
|
+
.awsui_content_1d237_tc3sw_393 a:not(#\9):hover {
|
|
433
433
|
cursor: pointer;
|
|
434
|
-
color: var(--awsui-style-color-hover-
|
|
434
|
+
color: var(--awsui-style-color-hover-z17rmd, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
435
435
|
}
|
|
436
|
-
.
|
|
436
|
+
.awsui_content_1d237_tc3sw_393 a:not(#\9):focus {
|
|
437
437
|
outline: none;
|
|
438
438
|
}
|
|
439
|
-
.
|
|
440
|
-
color: var(--awsui-style-color-active-
|
|
439
|
+
.awsui_content_1d237_tc3sw_393 a:not(#\9):active {
|
|
440
|
+
color: var(--awsui-style-color-active-z17rmd, var(--color-text-link-hover-pqxtsy, #0a4a74));
|
|
441
441
|
}
|
|
442
|
-
.
|
|
442
|
+
.awsui_content_1d237_tc3sw_393 a:not(#\9):active, .awsui_content_1d237_tc3sw_393 a:not(#\9):focus, .awsui_content_1d237_tc3sw_393 a:not(#\9):hover {
|
|
443
443
|
text-decoration-line: underline;
|
|
444
444
|
text-decoration-color: var(--color-text-link-decoration-hover-jnu2g9, currentColor);
|
|
445
445
|
}
|
|
446
446
|
|
|
447
|
-
.
|
|
447
|
+
.awsui_footer_1d237_tc3sw_445:not(#\9) {
|
|
448
448
|
color: var(--color-text-body-secondary-gaft81, #545b64);
|
|
449
449
|
padding-block: 0;
|
|
450
450
|
padding-inline-start: var(--space-panel-side-left-07kpj4, 32px);
|
|
@@ -452,15 +452,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
452
452
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
453
453
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
454
454
|
}
|
|
455
|
-
.
|
|
455
|
+
.awsui_footer_1d237_tc3sw_445 ul:not(#\9) {
|
|
456
456
|
list-style: none;
|
|
457
457
|
padding-inline-start: 0;
|
|
458
458
|
}
|
|
459
|
-
.
|
|
459
|
+
.awsui_footer_1d237_tc3sw_445 a:not(#\9) {
|
|
460
460
|
text-underline-offset: 0.25em;
|
|
461
461
|
text-decoration-thickness: var(--font-decoration-thickness-link-4tl2vi, 1px);
|
|
462
462
|
text-decoration-style: var(--font-decoration-style-link-7y21z4, solid);
|
|
463
|
-
color: var(--awsui-style-color-default-
|
|
463
|
+
color: var(--awsui-style-color-default-z17rmd, var(--color-text-link-secondary-default-6w6hsr, #0073bb));
|
|
464
464
|
font-weight: var(--font-weight-link-secondary-clvuxr, inherit);
|
|
465
465
|
letter-spacing: normal;
|
|
466
466
|
text-decoration-line: none;
|
|
@@ -471,37 +471,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
471
471
|
transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
|
|
472
472
|
}
|
|
473
473
|
@media (prefers-reduced-motion: reduce) {
|
|
474
|
-
.
|
|
474
|
+
.awsui_footer_1d237_tc3sw_445 a:not(#\9) {
|
|
475
475
|
animation: none;
|
|
476
476
|
transition: none;
|
|
477
477
|
}
|
|
478
478
|
}
|
|
479
|
-
.awsui-motion-disabled .
|
|
479
|
+
.awsui-motion-disabled .awsui_footer_1d237_tc3sw_445 a:not(#\9), .awsui-mode-entering .awsui_footer_1d237_tc3sw_445 a:not(#\9) {
|
|
480
480
|
animation: none;
|
|
481
481
|
transition: none;
|
|
482
482
|
}
|
|
483
|
-
.
|
|
483
|
+
.awsui_footer_1d237_tc3sw_445 a:not(#\9):hover {
|
|
484
484
|
cursor: pointer;
|
|
485
|
-
color: var(--awsui-style-color-hover-
|
|
485
|
+
color: var(--awsui-style-color-hover-z17rmd, var(--color-text-link-secondary-hover-c3snug, #0a4a74));
|
|
486
486
|
}
|
|
487
|
-
.
|
|
487
|
+
.awsui_footer_1d237_tc3sw_445 a:not(#\9):focus {
|
|
488
488
|
outline: none;
|
|
489
489
|
}
|
|
490
|
-
.
|
|
491
|
-
color: var(--awsui-style-color-active-
|
|
490
|
+
.awsui_footer_1d237_tc3sw_445 a:not(#\9):active {
|
|
491
|
+
color: var(--awsui-style-color-active-z17rmd, var(--color-text-link-secondary-hover-c3snug, #0a4a74));
|
|
492
492
|
}
|
|
493
|
-
.
|
|
493
|
+
.awsui_footer_1d237_tc3sw_445 a:not(#\9):active, .awsui_footer_1d237_tc3sw_445 a:not(#\9):focus, .awsui_footer_1d237_tc3sw_445 a:not(#\9):hover {
|
|
494
494
|
text-decoration-line: underline;
|
|
495
495
|
text-decoration-color: var(--color-text-link-decoration-hover-jnu2g9, currentColor);
|
|
496
496
|
}
|
|
497
497
|
|
|
498
|
-
.
|
|
499
|
-
.
|
|
498
|
+
.awsui_content_1d237_tc3sw_393:not(#\9),
|
|
499
|
+
.awsui_footer_1d237_tc3sw_445:not(#\9) {
|
|
500
500
|
/* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
501
501
|
/* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
|
|
502
502
|
}
|
|
503
|
-
.
|
|
504
|
-
.
|
|
503
|
+
.awsui_content_1d237_tc3sw_393 a:not(#\9):focus,
|
|
504
|
+
.awsui_footer_1d237_tc3sw_445 a:not(#\9):focus {
|
|
505
505
|
outline: thin dotted;
|
|
506
506
|
outline: var(--border-link-focus-ring-outline-c5423y, 5px auto Highlight);
|
|
507
507
|
outline-offset: 2px;
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"help-panel": "awsui_help-
|
|
6
|
-
"loading": "
|
|
7
|
-
"header": "
|
|
8
|
-
"with-toolbar": "awsui_with-
|
|
9
|
-
"content": "
|
|
10
|
-
"footer": "
|
|
5
|
+
"help-panel": "awsui_help-panel_1d237_tc3sw_181",
|
|
6
|
+
"loading": "awsui_loading_1d237_tc3sw_351",
|
|
7
|
+
"header": "awsui_header_1d237_tc3sw_356",
|
|
8
|
+
"with-toolbar": "awsui_with-toolbar_1d237_tc3sw_374",
|
|
9
|
+
"content": "awsui_content_1d237_tc3sw_393",
|
|
10
|
+
"footer": "awsui_footer_1d237_tc3sw_445"
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"icons.d.ts","sourceRoot":"","sources":["../../../../src/icon/generated/icons.tsx"],"names":[],"mappings":"AACE,QAAA,MAAM,KAAK
|
|
1
|
+
{"version":3,"file":"icons.d.ts","sourceRoot":"","sources":["../../../../src/icon/generated/icons.tsx"],"names":[],"mappings":"AACE,QAAA,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgJV,CAAC;AACF,eAAe,KAAK,CAAC"}
|
|
@@ -190,6 +190,9 @@ const icons = {
|
|
|
190
190
|
React.createElement("path", { d: "M9 4v5H5", className: "stroke-linejoin-round" })),
|
|
191
191
|
"insert-row": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
|
|
192
192
|
React.createElement("path", { d: "M6 11H1V2h14v4M12 7v8M8 11h8", className: "stroke-linejoin-round" })),
|
|
193
|
+
"internal-link": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
|
|
194
|
+
React.createElement("path", { d: "m6.5 4 4 4-4 4", className: "stroke-linejoin-round" }),
|
|
195
|
+
React.createElement("path", { d: "M2 8h8.5" })),
|
|
193
196
|
"key": React.createElement("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", focusable: "false", "aria-hidden": "true" },
|
|
194
197
|
React.createElement("path", { d: "M10 1a5.002 5.002 0 0 0-4.6 6.96L1 12.36v2.65h4v-2h3v-2.42c.61.27 1.29.42 2 .42 2.76 0 5-2.24 5-5s-2.24-5-5-5V1Z", className: "stroke-linejoin-round" }),
|
|
195
198
|
React.createElement("path", { d: "M10.5 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z", className: "filled no-stroke" })),
|