chore: Add internal drag handle UAP support #12109
dry-run.yml
on: pull_request
dry-run
/
Create build tree
4s
dry-run
/
Build board components
2m 10s
dry-run
/
Build code view components
1m 1s
dry-run
/
Build chat components
1m 18s
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run
/
Components unit tests
4m 19s
dry-run
/
Components motion tests
1m 5s
dry-run
/
Demos tests
10m 16s
dry-run
/
Components accessibility tests
0s
dry-run
/
Components integration tests
0s
Annotations
13 errors and 32 warnings
CSS Custom Properties › match previous snapshot for mode "light":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "light" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#ffffff",
"color-background-container-header": "#fafafa",
"color-background-control-checked": "#0073bb",
"color-background-control-default": "#ffffff",
"color-background-control-disabled": "#d5dbdb",
+ "color-background-drag-button-active": "#2a2e33",
+ "color-background-drag-button-default": "#545b64",
+ "color-background-drag-button-disabled": "#eaeded",
+ "color-background-drag-button-hover": "#414750",
"color-background-dropdown-item-default": "#ffffff",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#f1faff",
"color-background-dropdown-item-hover": "#f2f3f3",
"color-background-dropdown-item-selected": "#f1faff",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#687078",
"color-text-control-disabled": "#aab7b8",
"color-text-counter": "#687078",
"color-text-disabled": "#aab7b8",
"color-text-disabled-inline-edit": "#545b64",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#aab7b8",
"color-text-dropdown-footer": "#687078",
"color-text-dropdown-group-label": "#545b64",
"color-text-dropdown-item-default": "#16191f",
"color-text-dropdown-item-dimmed": "#aab7b8",
"color-text-dropdown-item-disabled": "#aab7b8",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
CSS Custom Properties › match previous snapshot for mode "dark":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "dark" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#2a2e33",
"color-background-container-header": "#21252c",
"color-background-control-checked": "#00a1c9",
"color-background-control-default": "#1a2029",
"color-background-control-disabled": "#414750",
+ "color-background-drag-button-active": "#2a2e33",
+ "color-background-drag-button-default": "#545b64",
+ "color-background-drag-button-disabled": "#2a2e33",
+ "color-background-drag-button-hover": "#414750",
"color-background-dropdown-item-default": "#2a2e33",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#12293b",
"color-background-dropdown-item-hover": "#414750",
"color-background-dropdown-item-selected": "#12293b",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#95a5a6",
"color-text-control-disabled": "#687078",
"color-text-counter": "#95a5a6",
"color-text-disabled": "#687078",
"color-text-disabled-inline-edit": "#95a5a6",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#687078",
"color-text-dropdown-footer": "#95a5a6",
"color-text-dropdown-group-label": "#95a5a6",
"color-text-dropdown-item-default": "#d5dbdb",
"color-text-dropdown-item-dimmed": "#687078",
"color-text-dropdown-item-disabled": "#687078",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
CSS Custom Properties › match previous snapshot for mode "compact":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "compact" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#ffffff",
"color-background-container-header": "#fafafa",
"color-background-control-checked": "#0073bb",
"color-background-control-default": "#ffffff",
"color-background-control-disabled": "#d5dbdb",
+ "color-background-drag-button-active": "#2a2e33",
+ "color-background-drag-button-default": "#545b64",
+ "color-background-drag-button-disabled": "#eaeded",
+ "color-background-drag-button-hover": "#414750",
"color-background-dropdown-item-default": "#ffffff",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#f1faff",
"color-background-dropdown-item-hover": "#f2f3f3",
"color-background-dropdown-item-selected": "#f1faff",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#687078",
"color-text-control-disabled": "#aab7b8",
"color-text-counter": "#687078",
"color-text-disabled": "#aab7b8",
"color-text-disabled-inline-edit": "#545b64",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#aab7b8",
"color-text-dropdown-footer": "#687078",
"color-text-dropdown-group-label": "#545b64",
"color-text-dropdown-item-default": "#16191f",
"color-text-dropdown-item-dimmed": "#aab7b8",
"color-text-dropdown-item-disabled": "#aab7b8",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
CSS Custom Properties › match previous snapshot for mode "reduced-motion":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "reduced-motion" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#ffffff",
"color-background-container-header": "#fafafa",
"color-background-control-checked": "#0073bb",
"color-background-control-default": "#ffffff",
"color-background-control-disabled": "#d5dbdb",
+ "color-background-drag-button-active": "#2a2e33",
+ "color-background-drag-button-default": "#545b64",
+ "color-background-drag-button-disabled": "#eaeded",
+ "color-background-drag-button-hover": "#414750",
"color-background-dropdown-item-default": "#ffffff",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#f1faff",
"color-background-dropdown-item-hover": "#f2f3f3",
"color-background-dropdown-item-selected": "#f1faff",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#687078",
"color-text-control-disabled": "#aab7b8",
"color-text-counter": "#687078",
"color-text-disabled": "#aab7b8",
"color-text-disabled-inline-edit": "#545b64",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#aab7b8",
"color-text-dropdown-footer": "#687078",
"color-text-dropdown-group-label": "#545b64",
"color-text-dropdown-item-default": "#16191f",
"color-text-dropdown-item-dimmed": "#aab7b8",
"color-text-dropdown-item-disabled": "#aab7b8",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
CSS Custom Properties › match previous snapshot for mode "visual-refresh":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "visual-refresh" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#ffffff",
"color-background-container-header": "#ffffff",
"color-background-control-checked": "#006ce0",
"color-background-control-default": "#ffffff",
"color-background-control-disabled": "#dedee3",
+ "color-background-drag-button-active": "#232b37",
+ "color-background-drag-button-default": "#424650",
+ "color-background-drag-button-disabled": "#ebebf0",
+ "color-background-drag-button-hover": "#333843",
"color-background-dropdown-item-default": "#ffffff",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#f0fbff",
"color-background-dropdown-item-hover": "#f3f3f7",
"color-background-dropdown-item-selected": "#f0fbff",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#424650",
"color-text-control-disabled": "#b4b4bb",
"color-text-counter": "#656871",
"color-text-disabled": "#b4b4bb",
"color-text-disabled-inline-edit": "#424650",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#b4b4bb",
"color-text-dropdown-footer": "#656871",
"color-text-dropdown-group-label": "#424650",
"color-text-dropdown-item-default": "#0f141a",
"color-text-dropdown-item-dimmed": "#b4b4bb",
"color-text-dropdown-item-disabled": "#b4b4bb",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
CSS Custom Properties › match previous snapshot for mode "visual-refresh-dark":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "visual-refresh-dark" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#161d26",
"color-background-container-header": "#161d26",
"color-background-control-checked": "#42b4ff",
"color-background-control-default": "#161d26",
"color-background-control-disabled": "#333843",
+ "color-background-drag-button-active": "#232b37",
+ "color-background-drag-button-default": "#424650",
+ "color-background-drag-button-disabled": "#232b37",
+ "color-background-drag-button-hover": "#333843",
"color-background-dropdown-item-default": "#1b232d",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#333843",
"color-background-dropdown-item-hover": "#131920",
"color-background-dropdown-item-selected": "#001129",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#b4b4bb",
"color-text-control-disabled": "#656871",
"color-text-counter": "#a4a4ad",
"color-text-disabled": "#656871",
"color-text-disabled-inline-edit": "#b4b4bb",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#656871",
"color-text-dropdown-footer": "#a4a4ad",
"color-text-dropdown-group-label": "#c6c6cd",
"color-text-dropdown-item-default": "#dedee3",
"color-text-dropdown-item-dimmed": "#656871",
"color-text-dropdown-item-disabled": "#656871",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
CSS Custom Properties › match previous snapshot for mode "visual-refresh-compact":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "visual-refresh-compact" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#ffffff",
"color-background-container-header": "#ffffff",
"color-background-control-checked": "#006ce0",
"color-background-control-default": "#ffffff",
"color-background-control-disabled": "#dedee3",
+ "color-background-drag-button-active": "#232b37",
+ "color-background-drag-button-default": "#424650",
+ "color-background-drag-button-disabled": "#ebebf0",
+ "color-background-drag-button-hover": "#333843",
"color-background-dropdown-item-default": "#ffffff",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#f0fbff",
"color-background-dropdown-item-hover": "#f3f3f7",
"color-background-dropdown-item-selected": "#f0fbff",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#424650",
"color-text-control-disabled": "#b4b4bb",
"color-text-counter": "#656871",
"color-text-disabled": "#b4b4bb",
"color-text-disabled-inline-edit": "#424650",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#b4b4bb",
"color-text-dropdown-footer": "#656871",
"color-text-dropdown-group-label": "#424650",
"color-text-dropdown-item-default": "#0f141a",
"color-text-dropdown-item-dimmed": "#b4b4bb",
"color-text-dropdown-item-disabled": "#b4b4bb",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
CSS Custom Properties › match previous snapshot for mode "visual-refresh-content-header":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "visual-refresh-content-header" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#161d26",
"color-background-container-header": "#161d26",
"color-background-control-checked": "#42b4ff",
"color-background-control-default": "#0f141a",
"color-background-control-disabled": "#333843",
+ "color-background-drag-button-active": "#232b37",
+ "color-background-drag-button-default": "#424650",
+ "color-background-drag-button-disabled": "#232b37",
+ "color-background-drag-button-hover": "#333843",
"color-background-dropdown-item-default": "#1b232d",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#333843",
"color-background-dropdown-item-hover": "#131920",
"color-background-dropdown-item-selected": "#001129",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#b4b4bb",
"color-text-control-disabled": "#656871",
"color-text-counter": "#a4a4ad",
"color-text-disabled": "#656871",
"color-text-disabled-inline-edit": "#b4b4bb",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#656871",
"color-text-dropdown-footer": "#a4a4ad",
"color-text-dropdown-group-label": "#c6c6cd",
"color-text-dropdown-item-default": "#dedee3",
"color-text-dropdown-item-dimmed": "#656871",
"color-text-dropdown-item-disabled": "#656871",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
dry-run / Components integration tests shards (3)
Process completed with exit code 1.
|
dry-run / Components integration tests shards (2)
The job was canceled because "_3" failed.
|
dry-run / Components integration tests shards (2)
The operation was canceled.
|
dry-run / Components integration tests shards (1)
The job was canceled because "_3" failed.
|
dry-run / Components integration tests shards (1)
The operation was canceled.
|
dry-run / Build code view components
Prop "id" is forbidden on Components
|
dry-run / Build code view components
Prop "className" is forbidden on Components
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
dry-run / Build chat components
Prop "className" is forbidden on Components
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
RETRY 1: refresh › automatically shrinks split panel when screen resizes (bottom position):
src/app-layout/__integ__/app-layout-split-panel.test.ts#L217
expect(received).toBeLessThan(expected)
Expected: < 356.5
Received: 356.5
at src/app-layout/__integ__/app-layout-split-panel.test.ts:217:25
at src/app-layout/__integ__/app-layout-split-panel.test.ts:27:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: CSS Custom Properties › match previous snapshot for mode "light":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "light" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#ffffff",
"color-background-container-header": "#fafafa",
"color-background-control-checked": "#0073bb",
"color-background-control-default": "#ffffff",
"color-background-control-disabled": "#d5dbdb",
+ "color-background-drag-button-active": "#2a2e33",
+ "color-background-drag-button-default": "#545b64",
+ "color-background-drag-button-disabled": "#eaeded",
+ "color-background-drag-button-hover": "#414750",
"color-background-dropdown-item-default": "#ffffff",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#f1faff",
"color-background-dropdown-item-hover": "#f2f3f3",
"color-background-dropdown-item-selected": "#f1faff",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#687078",
"color-text-control-disabled": "#aab7b8",
"color-text-counter": "#687078",
"color-text-disabled": "#aab7b8",
"color-text-disabled-inline-edit": "#545b64",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#aab7b8",
"color-text-dropdown-footer": "#687078",
"color-text-dropdown-group-label": "#545b64",
"color-text-dropdown-item-default": "#16191f",
"color-text-dropdown-item-dimmed": "#aab7b8",
"color-text-dropdown-item-disabled": "#aab7b8",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
RETRY 2: CSS Custom Properties › match previous snapshot for mode "light":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "light" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#ffffff",
"color-background-container-header": "#fafafa",
"color-background-control-checked": "#0073bb",
"color-background-control-default": "#ffffff",
"color-background-control-disabled": "#d5dbdb",
+ "color-background-drag-button-active": "#2a2e33",
+ "color-background-drag-button-default": "#545b64",
+ "color-background-drag-button-disabled": "#eaeded",
+ "color-background-drag-button-hover": "#414750",
"color-background-dropdown-item-default": "#ffffff",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#f1faff",
"color-background-dropdown-item-hover": "#f2f3f3",
"color-background-dropdown-item-selected": "#f1faff",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#687078",
"color-text-control-disabled": "#aab7b8",
"color-text-counter": "#687078",
"color-text-disabled": "#aab7b8",
"color-text-disabled-inline-edit": "#545b64",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#aab7b8",
"color-text-dropdown-footer": "#687078",
"color-text-dropdown-group-label": "#545b64",
"color-text-dropdown-item-default": "#16191f",
"color-text-dropdown-item-dimmed": "#aab7b8",
"color-text-dropdown-item-disabled": "#aab7b8",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
RETRY 3: CSS Custom Properties › match previous snapshot for mode "light":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "light" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#ffffff",
"color-background-container-header": "#fafafa",
"color-background-control-checked": "#0073bb",
"color-background-control-default": "#ffffff",
"color-background-control-disabled": "#d5dbdb",
+ "color-background-drag-button-active": "#2a2e33",
+ "color-background-drag-button-default": "#545b64",
+ "color-background-drag-button-disabled": "#eaeded",
+ "color-background-drag-button-hover": "#414750",
"color-background-dropdown-item-default": "#ffffff",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#f1faff",
"color-background-dropdown-item-hover": "#f2f3f3",
"color-background-dropdown-item-selected": "#f1faff",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#687078",
"color-text-control-disabled": "#aab7b8",
"color-text-counter": "#687078",
"color-text-disabled": "#aab7b8",
"color-text-disabled-inline-edit": "#545b64",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#aab7b8",
"color-text-dropdown-footer": "#687078",
"color-text-dropdown-group-label": "#545b64",
"color-text-dropdown-item-default": "#16191f",
"color-text-dropdown-item-dimmed": "#aab7b8",
"color-text-dropdown-item-disabled": "#aab7b8",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
RETRY 1: CSS Custom Properties › match previous snapshot for mode "dark":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "dark" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#2a2e33",
"color-background-container-header": "#21252c",
"color-background-control-checked": "#00a1c9",
"color-background-control-default": "#1a2029",
"color-background-control-disabled": "#414750",
+ "color-background-drag-button-active": "#2a2e33",
+ "color-background-drag-button-default": "#545b64",
+ "color-background-drag-button-disabled": "#2a2e33",
+ "color-background-drag-button-hover": "#414750",
"color-background-dropdown-item-default": "#2a2e33",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#12293b",
"color-background-dropdown-item-hover": "#414750",
"color-background-dropdown-item-selected": "#12293b",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#95a5a6",
"color-text-control-disabled": "#687078",
"color-text-counter": "#95a5a6",
"color-text-disabled": "#687078",
"color-text-disabled-inline-edit": "#95a5a6",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#687078",
"color-text-dropdown-footer": "#95a5a6",
"color-text-dropdown-group-label": "#95a5a6",
"color-text-dropdown-item-default": "#d5dbdb",
"color-text-dropdown-item-dimmed": "#687078",
"color-text-dropdown-item-disabled": "#687078",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
RETRY 2: CSS Custom Properties › match previous snapshot for mode "dark":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "dark" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#2a2e33",
"color-background-container-header": "#21252c",
"color-background-control-checked": "#00a1c9",
"color-background-control-default": "#1a2029",
"color-background-control-disabled": "#414750",
+ "color-background-drag-button-active": "#2a2e33",
+ "color-background-drag-button-default": "#545b64",
+ "color-background-drag-button-disabled": "#2a2e33",
+ "color-background-drag-button-hover": "#414750",
"color-background-dropdown-item-default": "#2a2e33",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#12293b",
"color-background-dropdown-item-hover": "#414750",
"color-background-dropdown-item-selected": "#12293b",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#95a5a6",
"color-text-control-disabled": "#687078",
"color-text-counter": "#95a5a6",
"color-text-disabled": "#687078",
"color-text-disabled-inline-edit": "#95a5a6",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#687078",
"color-text-dropdown-footer": "#95a5a6",
"color-text-dropdown-group-label": "#95a5a6",
"color-text-dropdown-item-default": "#d5dbdb",
"color-text-dropdown-item-dimmed": "#687078",
"color-text-dropdown-item-disabled": "#687078",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
RETRY 3: CSS Custom Properties › match previous snapshot for mode "dark":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "dark" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#2a2e33",
"color-background-container-header": "#21252c",
"color-background-control-checked": "#00a1c9",
"color-background-control-default": "#1a2029",
"color-background-control-disabled": "#414750",
+ "color-background-drag-button-active": "#2a2e33",
+ "color-background-drag-button-default": "#545b64",
+ "color-background-drag-button-disabled": "#2a2e33",
+ "color-background-drag-button-hover": "#414750",
"color-background-dropdown-item-default": "#2a2e33",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#12293b",
"color-background-dropdown-item-hover": "#414750",
"color-background-dropdown-item-selected": "#12293b",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#95a5a6",
"color-text-control-disabled": "#687078",
"color-text-counter": "#95a5a6",
"color-text-disabled": "#687078",
"color-text-disabled-inline-edit": "#95a5a6",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#687078",
"color-text-dropdown-footer": "#95a5a6",
"color-text-dropdown-group-label": "#95a5a6",
"color-text-dropdown-item-default": "#d5dbdb",
"color-text-dropdown-item-dimmed": "#687078",
"color-text-dropdown-item-disabled": "#687078",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
RETRY 1: CSS Custom Properties › match previous snapshot for mode "compact":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "compact" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#ffffff",
"color-background-container-header": "#fafafa",
"color-background-control-checked": "#0073bb",
"color-background-control-default": "#ffffff",
"color-background-control-disabled": "#d5dbdb",
+ "color-background-drag-button-active": "#2a2e33",
+ "color-background-drag-button-default": "#545b64",
+ "color-background-drag-button-disabled": "#eaeded",
+ "color-background-drag-button-hover": "#414750",
"color-background-dropdown-item-default": "#ffffff",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#f1faff",
"color-background-dropdown-item-hover": "#f2f3f3",
"color-background-dropdown-item-selected": "#f1faff",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#687078",
"color-text-control-disabled": "#aab7b8",
"color-text-counter": "#687078",
"color-text-disabled": "#aab7b8",
"color-text-disabled-inline-edit": "#545b64",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#aab7b8",
"color-text-dropdown-footer": "#687078",
"color-text-dropdown-group-label": "#545b64",
"color-text-dropdown-item-default": "#16191f",
"color-text-dropdown-item-dimmed": "#aab7b8",
"color-text-dropdown-item-disabled": "#aab7b8",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
RETRY 2: CSS Custom Properties › match previous snapshot for mode "compact":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "compact" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#ffffff",
"color-background-container-header": "#fafafa",
"color-background-control-checked": "#0073bb",
"color-background-control-default": "#ffffff",
"color-background-control-disabled": "#d5dbdb",
+ "color-background-drag-button-active": "#2a2e33",
+ "color-background-drag-button-default": "#545b64",
+ "color-background-drag-button-disabled": "#eaeded",
+ "color-background-drag-button-hover": "#414750",
"color-background-dropdown-item-default": "#ffffff",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#f1faff",
"color-background-dropdown-item-hover": "#f2f3f3",
"color-background-dropdown-item-selected": "#f1faff",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#687078",
"color-text-control-disabled": "#aab7b8",
"color-text-counter": "#687078",
"color-text-disabled": "#aab7b8",
"color-text-disabled-inline-edit": "#545b64",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#aab7b8",
"color-text-dropdown-footer": "#687078",
"color-text-dropdown-group-label": "#545b64",
"color-text-dropdown-item-default": "#16191f",
"color-text-dropdown-item-dimmed": "#aab7b8",
"color-text-dropdown-item-disabled": "#aab7b8",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
RETRY 3: CSS Custom Properties › match previous snapshot for mode "compact":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "compact" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#ffffff",
"color-background-container-header": "#fafafa",
"color-background-control-checked": "#0073bb",
"color-background-control-default": "#ffffff",
"color-background-control-disabled": "#d5dbdb",
+ "color-background-drag-button-active": "#2a2e33",
+ "color-background-drag-button-default": "#545b64",
+ "color-background-drag-button-disabled": "#eaeded",
+ "color-background-drag-button-hover": "#414750",
"color-background-dropdown-item-default": "#ffffff",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#f1faff",
"color-background-dropdown-item-hover": "#f2f3f3",
"color-background-dropdown-item-selected": "#f1faff",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#687078",
"color-text-control-disabled": "#aab7b8",
"color-text-counter": "#687078",
"color-text-disabled": "#aab7b8",
"color-text-disabled-inline-edit": "#545b64",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#aab7b8",
"color-text-dropdown-footer": "#687078",
"color-text-dropdown-group-label": "#545b64",
"color-text-dropdown-item-default": "#16191f",
"color-text-dropdown-item-dimmed": "#aab7b8",
"color-text-dropdown-item-disabled": "#aab7b8",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
RETRY 1: CSS Custom Properties › match previous snapshot for mode "reduced-motion":
src/__integ__/themes.test.ts#L54
expect(received).resolves.toMatchSnapshot()
Snapshot name: `CSS Custom Properties match previous snapshot for mode "reduced-motion" 1`
- Snapshot - 0
+ Received + 6
@@ -66,10 +66,14 @@
"color-background-container-content": "#ffffff",
"color-background-container-header": "#fafafa",
"color-background-control-checked": "#0073bb",
"color-background-control-default": "#ffffff",
"color-background-control-disabled": "#d5dbdb",
+ "color-background-drag-button-active": "#2a2e33",
+ "color-background-drag-button-default": "#545b64",
+ "color-background-drag-button-disabled": "#eaeded",
+ "color-background-drag-button-hover": "#414750",
"color-background-dropdown-item-default": "#ffffff",
"color-background-dropdown-item-dimmed": "transparent",
"color-background-dropdown-item-filter-match": "#f1faff",
"color-background-dropdown-item-hover": "#f2f3f3",
"color-background-dropdown-item-selected": "#f1faff",
@@ -379,10 +383,12 @@
"color-text-column-sorting-icon": "#687078",
"color-text-control-disabled": "#aab7b8",
"color-text-counter": "#687078",
"color-text-disabled": "#aab7b8",
"color-text-disabled-inline-edit": "#545b64",
+ "color-text-drag-button-default": "#ffffff",
+ "color-text-drag-button-disabled": "#aab7b8",
"color-text-dropdown-footer": "#687078",
"color-text-dropdown-group-label": "#545b64",
"color-text-dropdown-item-default": "#16191f",
"color-text-dropdown-item-dimmed": "#aab7b8",
"color-text-dropdown-item-disabled": "#aab7b8",
at Object.toMatchSnapshot (node_modules/expect/build/index.js:174:22)
at src/__integ__/themes.test.ts:54:81
at src/__integ__/themes.test.ts:10:11
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
dry-run / Demos tests
Unexpected any. Specify a different type
|
dry-run / Demos tests
Use JSX file extension as needed
|
dry-run / Demos tests
Use JSX file extension as needed
|
dry-run / Demos tests
Use JSX file extension as needed
|
dry-run / Demos tests
Use JSX file extension as needed
|
dry-run / Demos tests
No files were found with the provided path: lib/*.tgz. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cloudscape-design-board-components
|
280 KB |
|
cloudscape-design-chat-components
|
85 KB |
|
cloudscape-design-code-view
|
37.1 KB |
|
cloudscape-design-components
|
7.93 MB |
|