@gitlab/ui 87.6.0 → 87.6.1

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.
@@ -10990,7 +10990,7 @@
10990
10990
  "color": {
10991
10991
  "value": "#28272d",
10992
10992
  "$type": "color",
10993
- "comment": "Used for a background associated with neutral feedback.",
10993
+ "comment": "Used for the background of a neutral feedback item when there isn't a specific meaning or urgency.",
10994
10994
  "filePath": "src/tokens/feedback.tokens.json",
10995
10995
  "isSource": true,
10996
10996
  "original": {
@@ -10999,7 +10999,7 @@
10999
10999
  "dark": "{color.neutral.900}"
11000
11000
  },
11001
11001
  "$type": "color",
11002
- "comment": "Used for a background associated with neutral feedback."
11002
+ "comment": "Used for the background of a neutral feedback item when there isn't a specific meaning or urgency."
11003
11003
  },
11004
11004
  "name": "FEEDBACK_NEUTRAL_BACKGROUND_COLOR",
11005
11005
  "attributes": {},
@@ -11011,11 +11011,36 @@
11011
11011
  ]
11012
11012
  }
11013
11013
  },
11014
+ "text": {
11015
+ "color": {
11016
+ "value": "#bfbfc3",
11017
+ "$type": "color",
11018
+ "comment": "Used for the text of a neutral feedback item when there isn't a specific meaning or urgency.",
11019
+ "filePath": "src/tokens/feedback.tokens.json",
11020
+ "isSource": true,
11021
+ "original": {
11022
+ "value": {
11023
+ "default": "{color.neutral.700}",
11024
+ "dark": "{color.neutral.200}"
11025
+ },
11026
+ "$type": "color",
11027
+ "comment": "Used for the text of a neutral feedback item when there isn't a specific meaning or urgency."
11028
+ },
11029
+ "name": "FEEDBACK_NEUTRAL_TEXT_COLOR",
11030
+ "attributes": {},
11031
+ "path": [
11032
+ "feedback",
11033
+ "neutral",
11034
+ "text",
11035
+ "color"
11036
+ ]
11037
+ }
11038
+ },
11014
11039
  "icon": {
11015
11040
  "color": {
11016
11041
  "value": "#a4a3a8",
11017
11042
  "$type": "color",
11018
- "comment": "Used for an icon associated with a neutral feedback section.",
11043
+ "comment": "Used for the icon of a neutral feedback item when there isn't a specific meaning or urgency.",
11019
11044
  "filePath": "src/tokens/feedback.tokens.json",
11020
11045
  "isSource": true,
11021
11046
  "original": {
@@ -11024,7 +11049,7 @@
11024
11049
  "dark": "{color.neutral.300}"
11025
11050
  },
11026
11051
  "$type": "color",
11027
- "comment": "Used for an icon associated with a neutral feedback section."
11052
+ "comment": "Used for the icon of a neutral feedback item when there isn't a specific meaning or urgency."
11028
11053
  },
11029
11054
  "name": "FEEDBACK_NEUTRAL_ICON_COLOR",
11030
11055
  "attributes": {},
@@ -11042,7 +11067,7 @@
11042
11067
  "color": {
11043
11068
  "value": "#033464",
11044
11069
  "$type": "color",
11045
- "comment": "Used for a background associated with informational feedback or a highlighted section resulting from a user action.",
11070
+ "comment": "Used for the background of an informational feedback item when highlighting new information or a change that doesn't require immediate action.",
11046
11071
  "filePath": "src/tokens/feedback.tokens.json",
11047
11072
  "isSource": true,
11048
11073
  "original": {
@@ -11051,7 +11076,7 @@
11051
11076
  "dark": "{color.blue.900}"
11052
11077
  },
11053
11078
  "$type": "color",
11054
- "comment": "Used for a background associated with informational feedback or a highlighted section resulting from a user action."
11079
+ "comment": "Used for the background of an informational feedback item when highlighting new information or a change that doesn't require immediate action."
11055
11080
  },
11056
11081
  "name": "FEEDBACK_INFO_BACKGROUND_COLOR",
11057
11082
  "attributes": {},
@@ -11063,11 +11088,36 @@
11063
11088
  ]
11064
11089
  }
11065
11090
  },
11091
+ "text": {
11092
+ "color": {
11093
+ "value": "#9dc7f1",
11094
+ "$type": "color",
11095
+ "comment": "Used for the text of an informational feedback item when highlighting new information or a change that doesn't require immediate action.",
11096
+ "filePath": "src/tokens/feedback.tokens.json",
11097
+ "isSource": true,
11098
+ "original": {
11099
+ "value": {
11100
+ "default": "{color.blue.700}",
11101
+ "dark": "{color.blue.200}"
11102
+ },
11103
+ "$type": "color",
11104
+ "comment": "Used for the text of an informational feedback item when highlighting new information or a change that doesn't require immediate action."
11105
+ },
11106
+ "name": "FEEDBACK_INFO_TEXT_COLOR",
11107
+ "attributes": {},
11108
+ "path": [
11109
+ "feedback",
11110
+ "info",
11111
+ "text",
11112
+ "color"
11113
+ ]
11114
+ }
11115
+ },
11066
11116
  "icon": {
11067
11117
  "color": {
11068
11118
  "value": "#63a6e9",
11069
11119
  "$type": "color",
11070
- "comment": "Used for an icon associated with informational feedback.",
11120
+ "comment": "Used for the icon of an informational feedback item when highlighting new information or a change that doesn't require immediate action.",
11071
11121
  "filePath": "src/tokens/feedback.tokens.json",
11072
11122
  "isSource": true,
11073
11123
  "original": {
@@ -11076,7 +11126,7 @@
11076
11126
  "dark": "{color.blue.300}"
11077
11127
  },
11078
11128
  "$type": "color",
11079
- "comment": "Used for an icon associated with informational feedback."
11129
+ "comment": "Used for the icon of an informational feedback item when highlighting new information or a change that doesn't require immediate action."
11080
11130
  },
11081
11131
  "name": "FEEDBACK_INFO_ICON_COLOR",
11082
11132
  "attributes": {},
@@ -11094,7 +11144,7 @@
11094
11144
  "color": {
11095
11145
  "value": "#0a4020",
11096
11146
  "$type": "color",
11097
- "comment": "Used for a background associated with successful feedback or a new section resulting from a user action.",
11147
+ "comment": "Used for the background of a success feedback item when confirming the successful completion of a user-initiated action.",
11098
11148
  "filePath": "src/tokens/feedback.tokens.json",
11099
11149
  "isSource": true,
11100
11150
  "original": {
@@ -11103,7 +11153,7 @@
11103
11153
  "dark": "{color.green.900}"
11104
11154
  },
11105
11155
  "$type": "color",
11106
- "comment": "Used for a background associated with successful feedback or a new section resulting from a user action."
11156
+ "comment": "Used for the background of a success feedback item when confirming the successful completion of a user-initiated action."
11107
11157
  },
11108
11158
  "name": "FEEDBACK_SUCCESS_BACKGROUND_COLOR",
11109
11159
  "attributes": {},
@@ -11115,11 +11165,36 @@
11115
11165
  ]
11116
11166
  }
11117
11167
  },
11168
+ "text": {
11169
+ "color": {
11170
+ "value": "#91d4a8",
11171
+ "$type": "color",
11172
+ "comment": "Used for the text of a success feedback item when confirming the successful completion of a user-initiated action.",
11173
+ "filePath": "src/tokens/feedback.tokens.json",
11174
+ "isSource": true,
11175
+ "original": {
11176
+ "value": {
11177
+ "default": "{color.green.700}",
11178
+ "dark": "{color.green.200}"
11179
+ },
11180
+ "$type": "color",
11181
+ "comment": "Used for the text of a success feedback item when confirming the successful completion of a user-initiated action."
11182
+ },
11183
+ "name": "FEEDBACK_SUCCESS_TEXT_COLOR",
11184
+ "attributes": {},
11185
+ "path": [
11186
+ "feedback",
11187
+ "success",
11188
+ "text",
11189
+ "color"
11190
+ ]
11191
+ }
11192
+ },
11118
11193
  "icon": {
11119
11194
  "color": {
11120
11195
  "value": "#52b87a",
11121
11196
  "$type": "color",
11122
- "comment": "Used for an icon associated with successful feedback or a new section.",
11197
+ "comment": "Used for the icon of a success feedback item when confirming the successful completion of a user-initiated action.",
11123
11198
  "filePath": "src/tokens/feedback.tokens.json",
11124
11199
  "isSource": true,
11125
11200
  "original": {
@@ -11128,7 +11203,7 @@
11128
11203
  "dark": "{color.green.300}"
11129
11204
  },
11130
11205
  "$type": "color",
11131
- "comment": "Used for an icon associated with successful feedback or a new section."
11206
+ "comment": "Used for the icon of a success feedback item when confirming the successful completion of a user-initiated action."
11132
11207
  },
11133
11208
  "name": "FEEDBACK_SUCCESS_ICON_COLOR",
11134
11209
  "attributes": {},
@@ -11146,7 +11221,7 @@
11146
11221
  "color": {
11147
11222
  "value": "#5c2900",
11148
11223
  "$type": "color",
11149
- "comment": "Used for a background associated with warning feedback or to let a user know about confidential content.",
11224
+ "comment": "Used for the background of a warning feedback item when notifying about a potential issue or sensitive information.",
11150
11225
  "filePath": "src/tokens/feedback.tokens.json",
11151
11226
  "isSource": true,
11152
11227
  "original": {
@@ -11155,7 +11230,7 @@
11155
11230
  "dark": "{color.orange.900}"
11156
11231
  },
11157
11232
  "$type": "color",
11158
- "comment": "Used for a background associated with warning feedback or to let a user know about confidential content."
11233
+ "comment": "Used for the background of a warning feedback item when notifying about a potential issue or sensitive information."
11159
11234
  },
11160
11235
  "name": "FEEDBACK_WARNING_BACKGROUND_COLOR",
11161
11236
  "attributes": {},
@@ -11167,11 +11242,36 @@
11167
11242
  ]
11168
11243
  }
11169
11244
  },
11245
+ "text": {
11246
+ "color": {
11247
+ "value": "#e9be74",
11248
+ "$type": "color",
11249
+ "comment": "Used for the text of a warning feedback item when notifying about a potential issue or sensitive information.",
11250
+ "filePath": "src/tokens/feedback.tokens.json",
11251
+ "isSource": true,
11252
+ "original": {
11253
+ "value": {
11254
+ "default": "{color.orange.700}",
11255
+ "dark": "{color.orange.200}"
11256
+ },
11257
+ "$type": "color",
11258
+ "comment": "Used for the text of a warning feedback item when notifying about a potential issue or sensitive information."
11259
+ },
11260
+ "name": "FEEDBACK_WARNING_TEXT_COLOR",
11261
+ "attributes": {},
11262
+ "path": [
11263
+ "feedback",
11264
+ "warning",
11265
+ "text",
11266
+ "color"
11267
+ ]
11268
+ }
11269
+ },
11170
11270
  "icon": {
11171
11271
  "color": {
11172
11272
  "value": "#d99530",
11173
11273
  "$type": "color",
11174
- "comment": "Used for an icon associated with warning feedback or confidential content.",
11274
+ "comment": "Used for the icon of a warning feedback item when notifying about a potential issue or sensitive information.",
11175
11275
  "filePath": "src/tokens/feedback.tokens.json",
11176
11276
  "isSource": true,
11177
11277
  "original": {
@@ -11180,7 +11280,7 @@
11180
11280
  "dark": "{color.orange.300}"
11181
11281
  },
11182
11282
  "$type": "color",
11183
- "comment": "Used for an icon associated with warning feedback or confidential content."
11283
+ "comment": "Used for the icon of a warning feedback item when notifying about a potential issue or sensitive information."
11184
11284
  },
11185
11285
  "name": "FEEDBACK_WARNING_ICON_COLOR",
11186
11286
  "attributes": {},
@@ -11198,7 +11298,7 @@
11198
11298
  "color": {
11199
11299
  "value": "#660e00",
11200
11300
  "$type": "color",
11201
- "comment": "Used for a background associated with danger or critical feedback.",
11301
+ "comment": "Used for the background of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention.",
11202
11302
  "filePath": "src/tokens/feedback.tokens.json",
11203
11303
  "isSource": true,
11204
11304
  "original": {
@@ -11207,7 +11307,7 @@
11207
11307
  "dark": "{color.red.900}"
11208
11308
  },
11209
11309
  "$type": "color",
11210
- "comment": "Used for a background associated with danger or critical feedback."
11310
+ "comment": "Used for the background of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention."
11211
11311
  },
11212
11312
  "name": "FEEDBACK_DANGER_BACKGROUND_COLOR",
11213
11313
  "attributes": {},
@@ -11219,11 +11319,36 @@
11219
11319
  ]
11220
11320
  }
11221
11321
  },
11322
+ "text": {
11323
+ "color": {
11324
+ "value": "#fcb5aa",
11325
+ "$type": "color",
11326
+ "comment": "Used for the text of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention.",
11327
+ "filePath": "src/tokens/feedback.tokens.json",
11328
+ "isSource": true,
11329
+ "original": {
11330
+ "value": {
11331
+ "default": "{color.red.700}",
11332
+ "dark": "{color.red.200}"
11333
+ },
11334
+ "$type": "color",
11335
+ "comment": "Used for the text of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention."
11336
+ },
11337
+ "name": "FEEDBACK_DANGER_TEXT_COLOR",
11338
+ "attributes": {},
11339
+ "path": [
11340
+ "feedback",
11341
+ "danger",
11342
+ "text",
11343
+ "color"
11344
+ ]
11345
+ }
11346
+ },
11222
11347
  "icon": {
11223
11348
  "color": {
11224
11349
  "value": "#f57f6c",
11225
11350
  "$type": "color",
11226
- "comment": "Used for an icon associated with danger or critical feedback.",
11351
+ "comment": "Used for the icon of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention.",
11227
11352
  "filePath": "src/tokens/feedback.tokens.json",
11228
11353
  "isSource": true,
11229
11354
  "original": {
@@ -11232,7 +11357,7 @@
11232
11357
  "dark": "{color.red.300}"
11233
11358
  },
11234
11359
  "$type": "color",
11235
- "comment": "Used for an icon associated with danger or critical feedback."
11360
+ "comment": "Used for the icon of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention."
11236
11361
  },
11237
11362
  "name": "FEEDBACK_DANGER_ICON_COLOR",
11238
11363
  "attributes": {},
@@ -10990,7 +10990,7 @@
10990
10990
  "color": {
10991
10991
  "value": "#ececef",
10992
10992
  "$type": "color",
10993
- "comment": "Used for a background associated with neutral feedback.",
10993
+ "comment": "Used for the background of a neutral feedback item when there isn't a specific meaning or urgency.",
10994
10994
  "filePath": "src/tokens/feedback.tokens.json",
10995
10995
  "isSource": true,
10996
10996
  "original": {
@@ -10999,7 +10999,7 @@
10999
10999
  "dark": "{color.neutral.900}"
11000
11000
  },
11001
11001
  "$type": "color",
11002
- "comment": "Used for a background associated with neutral feedback."
11002
+ "comment": "Used for the background of a neutral feedback item when there isn't a specific meaning or urgency."
11003
11003
  },
11004
11004
  "name": "FEEDBACK_NEUTRAL_BACKGROUND_COLOR",
11005
11005
  "attributes": {},
@@ -11011,11 +11011,36 @@
11011
11011
  ]
11012
11012
  }
11013
11013
  },
11014
+ "text": {
11015
+ "color": {
11016
+ "value": "#4c4b51",
11017
+ "$type": "color",
11018
+ "comment": "Used for the text of a neutral feedback item when there isn't a specific meaning or urgency.",
11019
+ "filePath": "src/tokens/feedback.tokens.json",
11020
+ "isSource": true,
11021
+ "original": {
11022
+ "value": {
11023
+ "default": "{color.neutral.700}",
11024
+ "dark": "{color.neutral.200}"
11025
+ },
11026
+ "$type": "color",
11027
+ "comment": "Used for the text of a neutral feedback item when there isn't a specific meaning or urgency."
11028
+ },
11029
+ "name": "FEEDBACK_NEUTRAL_TEXT_COLOR",
11030
+ "attributes": {},
11031
+ "path": [
11032
+ "feedback",
11033
+ "neutral",
11034
+ "text",
11035
+ "color"
11036
+ ]
11037
+ }
11038
+ },
11014
11039
  "icon": {
11015
11040
  "color": {
11016
11041
  "value": "#626168",
11017
11042
  "$type": "color",
11018
- "comment": "Used for an icon associated with a neutral feedback section.",
11043
+ "comment": "Used for the icon of a neutral feedback item when there isn't a specific meaning or urgency.",
11019
11044
  "filePath": "src/tokens/feedback.tokens.json",
11020
11045
  "isSource": true,
11021
11046
  "original": {
@@ -11024,7 +11049,7 @@
11024
11049
  "dark": "{color.neutral.300}"
11025
11050
  },
11026
11051
  "$type": "color",
11027
- "comment": "Used for an icon associated with a neutral feedback section."
11052
+ "comment": "Used for the icon of a neutral feedback item when there isn't a specific meaning or urgency."
11028
11053
  },
11029
11054
  "name": "FEEDBACK_NEUTRAL_ICON_COLOR",
11030
11055
  "attributes": {},
@@ -11042,7 +11067,7 @@
11042
11067
  "color": {
11043
11068
  "value": "#e9f3fc",
11044
11069
  "$type": "color",
11045
- "comment": "Used for a background associated with informational feedback or a highlighted section resulting from a user action.",
11070
+ "comment": "Used for the background of an informational feedback item when highlighting new information or a change that doesn't require immediate action.",
11046
11071
  "filePath": "src/tokens/feedback.tokens.json",
11047
11072
  "isSource": true,
11048
11073
  "original": {
@@ -11051,7 +11076,7 @@
11051
11076
  "dark": "{color.blue.900}"
11052
11077
  },
11053
11078
  "$type": "color",
11054
- "comment": "Used for a background associated with informational feedback or a highlighted section resulting from a user action."
11079
+ "comment": "Used for the background of an informational feedback item when highlighting new information or a change that doesn't require immediate action."
11055
11080
  },
11056
11081
  "name": "FEEDBACK_INFO_BACKGROUND_COLOR",
11057
11082
  "attributes": {},
@@ -11063,11 +11088,36 @@
11063
11088
  ]
11064
11089
  }
11065
11090
  },
11091
+ "text": {
11092
+ "color": {
11093
+ "value": "#0b5cad",
11094
+ "$type": "color",
11095
+ "comment": "Used for the text of an informational feedback item when highlighting new information or a change that doesn't require immediate action.",
11096
+ "filePath": "src/tokens/feedback.tokens.json",
11097
+ "isSource": true,
11098
+ "original": {
11099
+ "value": {
11100
+ "default": "{color.blue.700}",
11101
+ "dark": "{color.blue.200}"
11102
+ },
11103
+ "$type": "color",
11104
+ "comment": "Used for the text of an informational feedback item when highlighting new information or a change that doesn't require immediate action."
11105
+ },
11106
+ "name": "FEEDBACK_INFO_TEXT_COLOR",
11107
+ "attributes": {},
11108
+ "path": [
11109
+ "feedback",
11110
+ "info",
11111
+ "text",
11112
+ "color"
11113
+ ]
11114
+ }
11115
+ },
11066
11116
  "icon": {
11067
11117
  "color": {
11068
11118
  "value": "#1068bf",
11069
11119
  "$type": "color",
11070
- "comment": "Used for an icon associated with informational feedback.",
11120
+ "comment": "Used for the icon of an informational feedback item when highlighting new information or a change that doesn't require immediate action.",
11071
11121
  "filePath": "src/tokens/feedback.tokens.json",
11072
11122
  "isSource": true,
11073
11123
  "original": {
@@ -11076,7 +11126,7 @@
11076
11126
  "dark": "{color.blue.300}"
11077
11127
  },
11078
11128
  "$type": "color",
11079
- "comment": "Used for an icon associated with informational feedback."
11129
+ "comment": "Used for the icon of an informational feedback item when highlighting new information or a change that doesn't require immediate action."
11080
11130
  },
11081
11131
  "name": "FEEDBACK_INFO_ICON_COLOR",
11082
11132
  "attributes": {},
@@ -11094,7 +11144,7 @@
11094
11144
  "color": {
11095
11145
  "value": "#ecf4ee",
11096
11146
  "$type": "color",
11097
- "comment": "Used for a background associated with successful feedback or a new section resulting from a user action.",
11147
+ "comment": "Used for the background of a success feedback item when confirming the successful completion of a user-initiated action.",
11098
11148
  "filePath": "src/tokens/feedback.tokens.json",
11099
11149
  "isSource": true,
11100
11150
  "original": {
@@ -11103,7 +11153,7 @@
11103
11153
  "dark": "{color.green.900}"
11104
11154
  },
11105
11155
  "$type": "color",
11106
- "comment": "Used for a background associated with successful feedback or a new section resulting from a user action."
11156
+ "comment": "Used for the background of a success feedback item when confirming the successful completion of a user-initiated action."
11107
11157
  },
11108
11158
  "name": "FEEDBACK_SUCCESS_BACKGROUND_COLOR",
11109
11159
  "attributes": {},
@@ -11115,11 +11165,36 @@
11115
11165
  ]
11116
11166
  }
11117
11167
  },
11168
+ "text": {
11169
+ "color": {
11170
+ "value": "#24663b",
11171
+ "$type": "color",
11172
+ "comment": "Used for the text of a success feedback item when confirming the successful completion of a user-initiated action.",
11173
+ "filePath": "src/tokens/feedback.tokens.json",
11174
+ "isSource": true,
11175
+ "original": {
11176
+ "value": {
11177
+ "default": "{color.green.700}",
11178
+ "dark": "{color.green.200}"
11179
+ },
11180
+ "$type": "color",
11181
+ "comment": "Used for the text of a success feedback item when confirming the successful completion of a user-initiated action."
11182
+ },
11183
+ "name": "FEEDBACK_SUCCESS_TEXT_COLOR",
11184
+ "attributes": {},
11185
+ "path": [
11186
+ "feedback",
11187
+ "success",
11188
+ "text",
11189
+ "color"
11190
+ ]
11191
+ }
11192
+ },
11118
11193
  "icon": {
11119
11194
  "color": {
11120
11195
  "value": "#217645",
11121
11196
  "$type": "color",
11122
- "comment": "Used for an icon associated with successful feedback or a new section.",
11197
+ "comment": "Used for the icon of a success feedback item when confirming the successful completion of a user-initiated action.",
11123
11198
  "filePath": "src/tokens/feedback.tokens.json",
11124
11199
  "isSource": true,
11125
11200
  "original": {
@@ -11128,7 +11203,7 @@
11128
11203
  "dark": "{color.green.300}"
11129
11204
  },
11130
11205
  "$type": "color",
11131
- "comment": "Used for an icon associated with successful feedback or a new section."
11206
+ "comment": "Used for the icon of a success feedback item when confirming the successful completion of a user-initiated action."
11132
11207
  },
11133
11208
  "name": "FEEDBACK_SUCCESS_ICON_COLOR",
11134
11209
  "attributes": {},
@@ -11146,7 +11221,7 @@
11146
11221
  "color": {
11147
11222
  "value": "#fdf1dd",
11148
11223
  "$type": "color",
11149
- "comment": "Used for a background associated with warning feedback or to let a user know about confidential content.",
11224
+ "comment": "Used for the background of a warning feedback item when notifying about a potential issue or sensitive information.",
11150
11225
  "filePath": "src/tokens/feedback.tokens.json",
11151
11226
  "isSource": true,
11152
11227
  "original": {
@@ -11155,7 +11230,7 @@
11155
11230
  "dark": "{color.orange.900}"
11156
11231
  },
11157
11232
  "$type": "color",
11158
- "comment": "Used for a background associated with warning feedback or to let a user know about confidential content."
11233
+ "comment": "Used for the background of a warning feedback item when notifying about a potential issue or sensitive information."
11159
11234
  },
11160
11235
  "name": "FEEDBACK_WARNING_BACKGROUND_COLOR",
11161
11236
  "attributes": {},
@@ -11167,11 +11242,36 @@
11167
11242
  ]
11168
11243
  }
11169
11244
  },
11245
+ "text": {
11246
+ "color": {
11247
+ "value": "#8f4700",
11248
+ "$type": "color",
11249
+ "comment": "Used for the text of a warning feedback item when notifying about a potential issue or sensitive information.",
11250
+ "filePath": "src/tokens/feedback.tokens.json",
11251
+ "isSource": true,
11252
+ "original": {
11253
+ "value": {
11254
+ "default": "{color.orange.700}",
11255
+ "dark": "{color.orange.200}"
11256
+ },
11257
+ "$type": "color",
11258
+ "comment": "Used for the text of a warning feedback item when notifying about a potential issue or sensitive information."
11259
+ },
11260
+ "name": "FEEDBACK_WARNING_TEXT_COLOR",
11261
+ "attributes": {},
11262
+ "path": [
11263
+ "feedback",
11264
+ "warning",
11265
+ "text",
11266
+ "color"
11267
+ ]
11268
+ }
11269
+ },
11170
11270
  "icon": {
11171
11271
  "color": {
11172
11272
  "value": "#9e5400",
11173
11273
  "$type": "color",
11174
- "comment": "Used for an icon associated with warning feedback or confidential content.",
11274
+ "comment": "Used for the icon of a warning feedback item when notifying about a potential issue or sensitive information.",
11175
11275
  "filePath": "src/tokens/feedback.tokens.json",
11176
11276
  "isSource": true,
11177
11277
  "original": {
@@ -11180,7 +11280,7 @@
11180
11280
  "dark": "{color.orange.300}"
11181
11281
  },
11182
11282
  "$type": "color",
11183
- "comment": "Used for an icon associated with warning feedback or confidential content."
11283
+ "comment": "Used for the icon of a warning feedback item when notifying about a potential issue or sensitive information."
11184
11284
  },
11185
11285
  "name": "FEEDBACK_WARNING_ICON_COLOR",
11186
11286
  "attributes": {},
@@ -11198,7 +11298,7 @@
11198
11298
  "color": {
11199
11299
  "value": "#fcf1ef",
11200
11300
  "$type": "color",
11201
- "comment": "Used for a background associated with danger or critical feedback.",
11301
+ "comment": "Used for the background of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention.",
11202
11302
  "filePath": "src/tokens/feedback.tokens.json",
11203
11303
  "isSource": true,
11204
11304
  "original": {
@@ -11207,7 +11307,7 @@
11207
11307
  "dark": "{color.red.900}"
11208
11308
  },
11209
11309
  "$type": "color",
11210
- "comment": "Used for a background associated with danger or critical feedback."
11310
+ "comment": "Used for the background of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention."
11211
11311
  },
11212
11312
  "name": "FEEDBACK_DANGER_BACKGROUND_COLOR",
11213
11313
  "attributes": {},
@@ -11219,11 +11319,36 @@
11219
11319
  ]
11220
11320
  }
11221
11321
  },
11322
+ "text": {
11323
+ "color": {
11324
+ "value": "#ae1800",
11325
+ "$type": "color",
11326
+ "comment": "Used for the text of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention.",
11327
+ "filePath": "src/tokens/feedback.tokens.json",
11328
+ "isSource": true,
11329
+ "original": {
11330
+ "value": {
11331
+ "default": "{color.red.700}",
11332
+ "dark": "{color.red.200}"
11333
+ },
11334
+ "$type": "color",
11335
+ "comment": "Used for the text of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention."
11336
+ },
11337
+ "name": "FEEDBACK_DANGER_TEXT_COLOR",
11338
+ "attributes": {},
11339
+ "path": [
11340
+ "feedback",
11341
+ "danger",
11342
+ "text",
11343
+ "color"
11344
+ ]
11345
+ }
11346
+ },
11222
11347
  "icon": {
11223
11348
  "color": {
11224
11349
  "value": "#c91c00",
11225
11350
  "$type": "color",
11226
- "comment": "Used for an icon associated with danger or critical feedback.",
11351
+ "comment": "Used for the icon of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention.",
11227
11352
  "filePath": "src/tokens/feedback.tokens.json",
11228
11353
  "isSource": true,
11229
11354
  "original": {
@@ -11232,7 +11357,7 @@
11232
11357
  "dark": "{color.red.300}"
11233
11358
  },
11234
11359
  "$type": "color",
11235
- "comment": "Used for an icon associated with danger or critical feedback."
11360
+ "comment": "Used for the icon of a danger feedback item when notifying about a critical issue that has just occurred and requires immediate attention."
11236
11361
  },
11237
11362
  "name": "FEEDBACK_DANGER_ICON_COLOR",
11238
11363
  "attributes": {},