@cloudscape-design/chat-components 1.0.51 → 1.0.53

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.
@@ -1,11 +1,11 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1qkal_4mbjh_15",
5
- "avatar-color-default": "awsui_avatar-color-default_1qkal_4mbjh_50",
6
- "avatar-color-gen-ai": "awsui_avatar-color-gen-ai_1qkal_4mbjh_53",
7
- "initials": "awsui_initials_1qkal_4mbjh_56",
8
- "image": "awsui_image_1qkal_4mbjh_83",
9
- "content": "awsui_content_1qkal_4mbjh_87"
4
+ "root": "awsui_root_1qkal_1u0rg_15",
5
+ "avatar-color-default": "awsui_avatar-color-default_1qkal_1u0rg_50",
6
+ "avatar-color-gen-ai": "awsui_avatar-color-gen-ai_1qkal_1u0rg_53",
7
+ "initials": "awsui_initials_1qkal_1u0rg_56",
8
+ "image": "awsui_image_1qkal_1u0rg_83",
9
+ "content": "awsui_content_1qkal_1u0rg_87"
10
10
  };
11
11
 
@@ -12,7 +12,7 @@
12
12
  */
13
13
  /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
14
14
  /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
15
- .awsui_root_1qkal_4mbjh_15:not(#\9) {
15
+ .awsui_root_1qkal_1u0rg_15:not(#\9) {
16
16
  border-collapse: separate;
17
17
  border-spacing: 0;
18
18
  box-sizing: border-box;
@@ -27,8 +27,7 @@
27
27
  font-weight: 400;
28
28
  font-stretch: normal;
29
29
  line-height: normal;
30
- -webkit-hyphens: none;
31
- hyphens: none;
30
+ hyphens: none;
32
31
  letter-spacing: normal;
33
32
  list-style: disc outside none;
34
33
  tab-size: 8;
@@ -48,28 +47,28 @@
48
47
  border-end-start-radius: 50%;
49
48
  border-end-end-radius: 50%;
50
49
  }
51
- .awsui_root_1qkal_4mbjh_15.awsui_avatar-color-default_1qkal_4mbjh_50:not(#\9) {
50
+ .awsui_root_1qkal_1u0rg_15.awsui_avatar-color-default_1qkal_1u0rg_50:not(#\9) {
52
51
  background-color: var(--color-background-avatar-default-t427xm, #424650);
53
52
  }
54
- .awsui_root_1qkal_4mbjh_15.awsui_avatar-color-gen-ai_1qkal_4mbjh_53:not(#\9) {
53
+ .awsui_root_1qkal_1u0rg_15.awsui_avatar-color-gen-ai_1qkal_1u0rg_53:not(#\9) {
55
54
  background: var(--color-background-avatar-gen-ai-oxp2v6, radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40%, #8575ff 60%, #962eff 80%));
56
55
  }
57
- .awsui_root_1qkal_4mbjh_15.awsui_initials_1qkal_4mbjh_56:not(#\9) {
56
+ .awsui_root_1qkal_1u0rg_15.awsui_initials_1qkal_1u0rg_56:not(#\9) {
58
57
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
59
58
  font-size: var(--font-size-body-s-smc8cv, 12px);
60
59
  line-height: var(--line-height-body-s-nu5hx1, 16px);
61
60
  font-weight: var(--font-weight-heading-l-0t6dwc, 700);
62
61
  }
63
- .awsui_root_1qkal_4mbjh_15:not(#\9):focus {
62
+ .awsui_root_1qkal_1u0rg_15:not(#\9):focus {
64
63
  outline: none;
65
64
  }
66
- body[data-awsui-focus-visible=true] .awsui_root_1qkal_4mbjh_15:not(#\9):focus:focus {
65
+ .awsui_root_1qkal_1u0rg_15:not(#\9):focus-visible {
67
66
  position: relative;
68
67
  box-sizing: border-box;
69
68
  outline: 2px dotted transparent;
70
69
  outline-offset: 3px;
71
70
  }
72
- body[data-awsui-focus-visible=true] .awsui_root_1qkal_4mbjh_15:not(#\9):focus:focus::before {
71
+ .awsui_root_1qkal_1u0rg_15:not(#\9):focus-visible::before {
73
72
  content: " ";
74
73
  display: block;
75
74
  position: absolute;
@@ -81,11 +80,11 @@ body[data-awsui-focus-visible=true] .awsui_root_1qkal_4mbjh_15:not(#\9):focus:fo
81
80
  border-radius: 50%;
82
81
  border: 2px solid var(--color-border-item-focused-uk47pl, #006ce0);
83
82
  }
84
- .awsui_root_1qkal_4mbjh_15:not(#\9):has(.awsui_image_1qkal_4mbjh_83) {
83
+ .awsui_root_1qkal_1u0rg_15:not(#\9):has(.awsui_image_1qkal_1u0rg_83) {
85
84
  background: transparent;
86
85
  }
87
86
 
88
- .awsui_content_1qkal_4mbjh_87:not(#\9) {
87
+ .awsui_content_1qkal_1u0rg_87:not(#\9) {
89
88
  display: flex;
90
89
  align-items: center;
91
90
  justify-content: center;
@@ -93,7 +92,7 @@ body[data-awsui-focus-visible=true] .awsui_root_1qkal_4mbjh_15:not(#\9):focus:fo
93
92
  inline-size: inherit;
94
93
  overflow: hidden;
95
94
  }
96
- .awsui_content_1qkal_4mbjh_87 .awsui_image_1qkal_4mbjh_83:not(#\9) {
95
+ .awsui_content_1qkal_1u0rg_87 .awsui_image_1qkal_1u0rg_83:not(#\9) {
97
96
  border-start-start-radius: 50%;
98
97
  border-start-end-radius: 50%;
99
98
  border-end-start-radius: 50%;
@@ -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
- "root": "awsui_root_1qkal_4mbjh_15",
6
- "avatar-color-default": "awsui_avatar-color-default_1qkal_4mbjh_50",
7
- "avatar-color-gen-ai": "awsui_avatar-color-gen-ai_1qkal_4mbjh_53",
8
- "initials": "awsui_initials_1qkal_4mbjh_56",
9
- "image": "awsui_image_1qkal_4mbjh_83",
10
- "content": "awsui_content_1qkal_4mbjh_87"
5
+ "root": "awsui_root_1qkal_1u0rg_15",
6
+ "avatar-color-default": "awsui_avatar-color-default_1qkal_1u0rg_50",
7
+ "avatar-color-gen-ai": "awsui_avatar-color-gen-ai_1qkal_1u0rg_53",
8
+ "initials": "awsui_initials_1qkal_1u0rg_56",
9
+ "image": "awsui_image_1qkal_1u0rg_83",
10
+ "content": "awsui_content_1qkal_1u0rg_87"
11
11
  };
12
12
 
@@ -23,8 +23,7 @@
23
23
  font-weight: 400;
24
24
  font-stretch: normal;
25
25
  line-height: normal;
26
- -webkit-hyphens: none;
27
- hyphens: none;
26
+ hyphens: none;
28
27
  letter-spacing: normal;
29
28
  list-style: disc outside none;
30
29
  tab-size: 8;
@@ -1,4 +1,4 @@
1
1
  export var PACKAGE_SOURCE = "chat-components";
2
- export var PACKAGE_VERSION = "1.0.0 (2e7e7ae7)";
2
+ export var PACKAGE_VERSION = "1.0.0 (362e66e6)";
3
3
  export var THEME = "open-source-visual-refresh";
4
4
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "chat-components",
3
- "PACKAGE_VERSION": "1.0.0 (2e7e7ae7)",
3
+ "PACKAGE_VERSION": "1.0.0 (362e66e6)",
4
4
  "THEME": "open-source-visual-refresh",
5
5
  "ALWAYS_VISUAL_REFRESH": true
6
6
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "2e7e7ae721ffdfc3991bd52ea138ff117635846e"
2
+ "commit": "362e66e6fd56df1140df522966c5c263682238ee"
3
3
  }
@@ -23,8 +23,7 @@
23
23
  font-weight: 400;
24
24
  font-stretch: normal;
25
25
  line-height: normal;
26
- -webkit-hyphens: none;
27
- hyphens: none;
26
+ hyphens: none;
28
27
  letter-spacing: normal;
29
28
  list-style: disc outside none;
30
29
  tab-size: 8;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cloudscape-design/chat-components",
3
- "version": "1.0.51",
3
+ "version": "1.0.53",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/cloudscape-design/chat-components.git"
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1wevk_ajv1s_11",
5
- "vertical": "awsui_vertical_1wevk_ajv1s_41",
6
- "support-prompt": "awsui_support-prompt_1wevk_ajv1s_45"
4
+ "root": "awsui_root_1wevk_5xzpl_11",
5
+ "vertical": "awsui_vertical_1wevk_5xzpl_41",
6
+ "support-prompt": "awsui_support-prompt_1wevk_5xzpl_45"
7
7
  };
8
8
 
@@ -8,7 +8,7 @@
8
8
  */
9
9
  /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
10
10
  /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
11
- .awsui_root_1wevk_ajv1s_11:not(#\9) {
11
+ .awsui_root_1wevk_5xzpl_11:not(#\9) {
12
12
  border-collapse: separate;
13
13
  border-spacing: 0;
14
14
  box-sizing: border-box;
@@ -23,8 +23,7 @@
23
23
  font-weight: 400;
24
24
  font-stretch: normal;
25
25
  line-height: normal;
26
- -webkit-hyphens: none;
27
- hyphens: none;
26
+ hyphens: none;
28
27
  letter-spacing: normal;
29
28
  list-style: disc outside none;
30
29
  tab-size: 8;
@@ -39,11 +38,11 @@
39
38
  flex-wrap: wrap;
40
39
  gap: var(--space-scaled-xs-xwoogq, 8px);
41
40
  }
42
- .awsui_root_1wevk_ajv1s_11.awsui_vertical_1wevk_ajv1s_41:not(#\9) {
41
+ .awsui_root_1wevk_5xzpl_11.awsui_vertical_1wevk_5xzpl_41:not(#\9) {
43
42
  flex-direction: column;
44
43
  }
45
44
 
46
- .awsui_support-prompt_1wevk_ajv1s_45:not(#\9) {
45
+ .awsui_support-prompt_1wevk_5xzpl_45:not(#\9) {
47
46
  cursor: pointer;
48
47
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
49
48
  font-size: var(--font-size-body-m-a7nh2n, 14px);
@@ -60,26 +59,26 @@
60
59
  border-end-end-radius: var(--space-static-xs-gnm0mz, 8px);
61
60
  inline-size: fit-content;
62
61
  }
63
- .awsui_support-prompt_1wevk_ajv1s_45:not(#\9):hover {
62
+ .awsui_support-prompt_1wevk_5xzpl_45:not(#\9):hover {
64
63
  color: var(--color-text-button-normal-hover-gusgyv, #002b66);
65
64
  background: var(--color-background-button-normal-hover-53op9s, #f0fbff);
66
65
  border-color: var(--color-border-button-normal-hover-6a2tdq, #002b66);
67
66
  }
68
- .awsui_support-prompt_1wevk_ajv1s_45:not(#\9):active {
67
+ .awsui_support-prompt_1wevk_5xzpl_45:not(#\9):active {
69
68
  color: var(--color-text-button-normal-active-vihsxh, #002b66);
70
69
  background: var(--color-background-button-normal-active-5imwxd, #d1f1ff);
71
70
  border-color: var(--color-border-button-normal-active-ru7yhb, #002b66);
72
71
  }
73
- .awsui_support-prompt_1wevk_ajv1s_45:not(#\9):focus {
72
+ .awsui_support-prompt_1wevk_5xzpl_45:not(#\9):focus {
74
73
  outline: none;
75
74
  }
76
- body[data-awsui-focus-visible=true] .awsui_support-prompt_1wevk_ajv1s_45:not(#\9):focus:focus {
75
+ .awsui_support-prompt_1wevk_5xzpl_45:not(#\9):focus-visible {
77
76
  position: relative;
78
77
  box-sizing: border-box;
79
78
  outline: 2px dotted transparent;
80
79
  outline-offset: 5px;
81
80
  }
82
- body[data-awsui-focus-visible=true] .awsui_support-prompt_1wevk_ajv1s_45:not(#\9):focus:focus::before {
81
+ .awsui_support-prompt_1wevk_5xzpl_45:not(#\9):focus-visible::before {
83
82
  content: " ";
84
83
  display: block;
85
84
  position: absolute;
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1wevk_ajv1s_11",
6
- "vertical": "awsui_vertical_1wevk_ajv1s_41",
7
- "support-prompt": "awsui_support-prompt_1wevk_ajv1s_45"
5
+ "root": "awsui_root_1wevk_5xzpl_11",
6
+ "vertical": "awsui_vertical_1wevk_5xzpl_41",
7
+ "support-prompt": "awsui_support-prompt_1wevk_5xzpl_45"
8
8
  };
9
9