@patternfly/design-tokens 1.14.1 → 1.14.2

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.
@@ -30388,6 +30388,58 @@
30388
30388
  ]
30389
30389
  }
30390
30390
  },
30391
+ "pf-t--global--icon--size--3xl": {
30392
+ "default": {
30393
+ "description": "Use for triple extra large icons.",
30394
+ "type": "number",
30395
+ "value": "6rem",
30396
+ "filePath": "tokens/default/semantic.dimension.json",
30397
+ "isSource": true,
30398
+ "original": {
30399
+ "description": "Use for triple extra large icons.",
30400
+ "type": "number",
30401
+ "value": "{global.icon.size.500}"
30402
+ },
30403
+ "name": "pf-t--global--icon--size--3xl",
30404
+ "attributes": {
30405
+ "category": "global",
30406
+ "type": "icon",
30407
+ "item": "size",
30408
+ "subitem": "3xl"
30409
+ },
30410
+ "path": [
30411
+ "global",
30412
+ "icon",
30413
+ "size",
30414
+ "3xl"
30415
+ ],
30416
+ "references": [
30417
+ {
30418
+ "type": "number",
30419
+ "value": "6rem",
30420
+ "filePath": "tokens/default/base.dimension.json",
30421
+ "isSource": true,
30422
+ "original": {
30423
+ "type": "number",
30424
+ "value": 96
30425
+ },
30426
+ "name": "pf-t--global--icon--size--500",
30427
+ "attributes": {
30428
+ "category": "global",
30429
+ "type": "icon",
30430
+ "item": "size",
30431
+ "subitem": "500"
30432
+ },
30433
+ "path": [
30434
+ "global",
30435
+ "icon",
30436
+ "size",
30437
+ "500"
30438
+ ]
30439
+ }
30440
+ ]
30441
+ }
30442
+ },
30391
30443
  "pf-t--global--icon--size--font--body--sm": {
30392
30444
  "default": {
30393
30445
  "description": "Use for icons that are placed inline with small body text",
@@ -32031,53 +32083,53 @@
32031
32083
  ]
32032
32084
  }
32033
32085
  },
32034
- "pf-t--global--icon--size--3xl": {
32086
+ "pf-t--global--border--width--regular": {
32035
32087
  "default": {
32036
- "description": "Use for triple extra large icons.",
32088
+ "description": "Use as the default border width for elements.",
32037
32089
  "type": "number",
32038
- "value": "6rem",
32090
+ "value": "1px",
32039
32091
  "filePath": "tokens/default/semantic.dimension.json",
32040
32092
  "isSource": true,
32041
32093
  "original": {
32042
- "description": "Use for triple extra large icons.",
32094
+ "description": "Use as the default border width for elements.",
32043
32095
  "type": "number",
32044
- "value": "{global.icon.size.500}"
32096
+ "value": "{global.border.width.100}"
32045
32097
  },
32046
- "name": "pf-t--global--icon--size--3xl",
32098
+ "name": "pf-t--global--border--width--regular",
32047
32099
  "attributes": {
32048
32100
  "category": "global",
32049
- "type": "icon",
32050
- "item": "size",
32051
- "subitem": "3xl"
32101
+ "type": "border",
32102
+ "item": "width",
32103
+ "subitem": "regular"
32052
32104
  },
32053
32105
  "path": [
32054
32106
  "global",
32055
- "icon",
32056
- "size",
32057
- "3xl"
32107
+ "border",
32108
+ "width",
32109
+ "regular"
32058
32110
  ],
32059
32111
  "references": [
32060
32112
  {
32061
32113
  "type": "number",
32062
- "value": "6rem",
32114
+ "value": "1px",
32063
32115
  "filePath": "tokens/default/base.dimension.json",
32064
32116
  "isSource": true,
32065
32117
  "original": {
32066
32118
  "type": "number",
32067
- "value": 96
32119
+ "value": 1
32068
32120
  },
32069
- "name": "pf-t--global--icon--size--500",
32121
+ "name": "pf-t--global--border--width--100",
32070
32122
  "attributes": {
32071
32123
  "category": "global",
32072
- "type": "icon",
32073
- "item": "size",
32074
- "subitem": "500"
32124
+ "type": "border",
32125
+ "item": "width",
32126
+ "subitem": "100"
32075
32127
  },
32076
32128
  "path": [
32077
32129
  "global",
32078
- "icon",
32079
- "size",
32080
- "500"
32130
+ "border",
32131
+ "width",
32132
+ "100"
32081
32133
  ]
32082
32134
  }
32083
32135
  ]
@@ -32245,58 +32297,6 @@
32245
32297
  ]
32246
32298
  }
32247
32299
  },
32248
- "pf-t--global--border--width--regular": {
32249
- "default": {
32250
- "description": "Use as the default border width for elements.",
32251
- "type": "number",
32252
- "value": "1px",
32253
- "filePath": "tokens/default/semantic.dimension.json",
32254
- "isSource": true,
32255
- "original": {
32256
- "description": "Use as the default border width for elements.",
32257
- "type": "number",
32258
- "value": "{global.border.width.100}"
32259
- },
32260
- "name": "pf-t--global--border--width--regular",
32261
- "attributes": {
32262
- "category": "global",
32263
- "type": "border",
32264
- "item": "width",
32265
- "subitem": "regular"
32266
- },
32267
- "path": [
32268
- "global",
32269
- "border",
32270
- "width",
32271
- "regular"
32272
- ],
32273
- "references": [
32274
- {
32275
- "type": "number",
32276
- "value": "1px",
32277
- "filePath": "tokens/default/base.dimension.json",
32278
- "isSource": true,
32279
- "original": {
32280
- "type": "number",
32281
- "value": 1
32282
- },
32283
- "name": "pf-t--global--border--width--100",
32284
- "attributes": {
32285
- "category": "global",
32286
- "type": "border",
32287
- "item": "width",
32288
- "subitem": "100"
32289
- },
32290
- "path": [
32291
- "global",
32292
- "border",
32293
- "width",
32294
- "100"
32295
- ]
32296
- }
32297
- ]
32298
- }
32299
- },
32300
32300
  "pf-t--global--border--width--strong": {
32301
32301
  "default": {
32302
32302
  "description": "Use as a stronger/wider border width for elements.",
@@ -32673,6 +32673,87 @@
32673
32673
  ]
32674
32674
  }
32675
32675
  },
32676
+ "pf-t--global--border--width--high-contrast--regular": {
32677
+ "default": {
32678
+ "type": "number",
32679
+ "value": "0px",
32680
+ "filePath": "tokens/default/semantic.dimension.json",
32681
+ "isSource": true,
32682
+ "original": {
32683
+ "type": "number",
32684
+ "value": 0
32685
+ },
32686
+ "name": "pf-t--global--border--width--high-contrast--regular",
32687
+ "attributes": {
32688
+ "category": "global",
32689
+ "type": "border",
32690
+ "item": "width",
32691
+ "subitem": "high-contrast",
32692
+ "state": "regular"
32693
+ },
32694
+ "path": [
32695
+ "global",
32696
+ "border",
32697
+ "width",
32698
+ "high-contrast",
32699
+ "regular"
32700
+ ]
32701
+ }
32702
+ },
32703
+ "pf-t--global--border--width--high-contrast--strong": {
32704
+ "default": {
32705
+ "type": "number",
32706
+ "value": "0px",
32707
+ "filePath": "tokens/default/semantic.dimension.json",
32708
+ "isSource": true,
32709
+ "original": {
32710
+ "type": "number",
32711
+ "value": 0
32712
+ },
32713
+ "name": "pf-t--global--border--width--high-contrast--strong",
32714
+ "attributes": {
32715
+ "category": "global",
32716
+ "type": "border",
32717
+ "item": "width",
32718
+ "subitem": "high-contrast",
32719
+ "state": "strong"
32720
+ },
32721
+ "path": [
32722
+ "global",
32723
+ "border",
32724
+ "width",
32725
+ "high-contrast",
32726
+ "strong"
32727
+ ]
32728
+ }
32729
+ },
32730
+ "pf-t--global--border--width--high-contrast--extra-strong": {
32731
+ "default": {
32732
+ "type": "number",
32733
+ "value": "0px",
32734
+ "filePath": "tokens/default/semantic.dimension.json",
32735
+ "isSource": true,
32736
+ "original": {
32737
+ "type": "number",
32738
+ "value": 0
32739
+ },
32740
+ "name": "pf-t--global--border--width--high-contrast--extra-strong",
32741
+ "attributes": {
32742
+ "category": "global",
32743
+ "type": "border",
32744
+ "item": "width",
32745
+ "subitem": "high-contrast",
32746
+ "state": "extra-strong"
32747
+ },
32748
+ "path": [
32749
+ "global",
32750
+ "border",
32751
+ "width",
32752
+ "high-contrast",
32753
+ "extra-strong"
32754
+ ]
32755
+ }
32756
+ },
32676
32757
  "pf-t--global--border--width--action--default": {
32677
32758
  "default": {
32678
32759
  "description": "Use as the default border width for actions like secondary and tertiary buttons",
@@ -32835,6 +32916,96 @@
32835
32916
  ]
32836
32917
  }
32837
32918
  },
32919
+ "pf-t--global--border--width--action--plain--default": {
32920
+ "default": {
32921
+ "description": "Use as the default border width for actions like secondary and tertiary buttons",
32922
+ "type": "number",
32923
+ "value": "0px",
32924
+ "filePath": "tokens/default/semantic.dimension.json",
32925
+ "isSource": true,
32926
+ "original": {
32927
+ "description": "Use as the default border width for actions like secondary and tertiary buttons",
32928
+ "type": "number",
32929
+ "value": 0
32930
+ },
32931
+ "name": "pf-t--global--border--width--action--plain--default",
32932
+ "attributes": {
32933
+ "category": "global",
32934
+ "type": "border",
32935
+ "item": "width",
32936
+ "subitem": "action",
32937
+ "state": "plain"
32938
+ },
32939
+ "path": [
32940
+ "global",
32941
+ "border",
32942
+ "width",
32943
+ "action",
32944
+ "plain",
32945
+ "default"
32946
+ ]
32947
+ }
32948
+ },
32949
+ "pf-t--global--border--width--action--plain--hover": {
32950
+ "default": {
32951
+ "description": "Use as the hover state border width for actions like secondary and tertiary buttons",
32952
+ "type": "number",
32953
+ "value": "0px",
32954
+ "filePath": "tokens/default/semantic.dimension.json",
32955
+ "isSource": true,
32956
+ "original": {
32957
+ "description": "Use as the hover state border width for actions like secondary and tertiary buttons",
32958
+ "type": "number",
32959
+ "value": 0
32960
+ },
32961
+ "name": "pf-t--global--border--width--action--plain--hover",
32962
+ "attributes": {
32963
+ "category": "global",
32964
+ "type": "border",
32965
+ "item": "width",
32966
+ "subitem": "action",
32967
+ "state": "plain"
32968
+ },
32969
+ "path": [
32970
+ "global",
32971
+ "border",
32972
+ "width",
32973
+ "action",
32974
+ "plain",
32975
+ "hover"
32976
+ ]
32977
+ }
32978
+ },
32979
+ "pf-t--global--border--width--action--plain--clicked": {
32980
+ "default": {
32981
+ "description": "Use as the clicked state border width for actions like secondary and tertiary buttons",
32982
+ "type": "number",
32983
+ "value": "0px",
32984
+ "filePath": "tokens/default/semantic.dimension.json",
32985
+ "isSource": true,
32986
+ "original": {
32987
+ "description": "Use as the clicked state border width for actions like secondary and tertiary buttons",
32988
+ "type": "number",
32989
+ "value": 0
32990
+ },
32991
+ "name": "pf-t--global--border--width--action--plain--clicked",
32992
+ "attributes": {
32993
+ "category": "global",
32994
+ "type": "border",
32995
+ "item": "width",
32996
+ "subitem": "action",
32997
+ "state": "plain"
32998
+ },
32999
+ "path": [
33000
+ "global",
33001
+ "border",
33002
+ "width",
33003
+ "action",
33004
+ "plain",
33005
+ "clicked"
33006
+ ]
33007
+ }
33008
+ },
32838
33009
  "pf-t--global--border--width--control--default": {
32839
33010
  "default": {
32840
33011
  "description": "Use as the default border width for controls like text inputs, menu toggles and control buttons",
@@ -39078,78 +39249,78 @@
39078
39249
  ]
39079
39250
  }
39080
39251
  },
39081
- "pf-t--global--motion--duration--slide-in--short": {
39252
+ "pf-t--global--motion--duration--icon--short": {
39082
39253
  "default": {
39083
- "description": "Use for a short duration of a slide-in animation, which moves an offscreen element into the viewport.",
39254
+ "description": "Use a short duration on an icon that requires a fast/snappy transition. Used to define the speed at which an icon may animate. Used on a notification badge(stateful button).",
39084
39255
  "type": "number",
39085
- "value": "300ms",
39256
+ "value": "50ms",
39086
39257
  "filePath": "tokens/default/semantic.motion.json",
39087
39258
  "isSource": true,
39088
39259
  "original": {
39089
- "description": "Use for a short duration of a slide-in animation, which moves an offscreen element into the viewport.",
39260
+ "description": "Use a short duration on an icon that requires a fast/snappy transition. Used to define the speed at which an icon may animate. Used on a notification badge(stateful button).",
39090
39261
  "type": "number",
39091
- "value": "{global.motion.duration.lg}"
39262
+ "value": "{global.motion.duration.xs}"
39092
39263
  },
39093
- "name": "pf-t--global--motion--duration--slide-in--short",
39264
+ "name": "pf-t--global--motion--duration--icon--short",
39094
39265
  "attributes": {
39095
39266
  "category": "global",
39096
39267
  "type": "motion",
39097
39268
  "item": "duration",
39098
- "subitem": "slide-in",
39269
+ "subitem": "icon",
39099
39270
  "state": "short"
39100
39271
  },
39101
39272
  "path": [
39102
39273
  "global",
39103
39274
  "motion",
39104
39275
  "duration",
39105
- "slide-in",
39276
+ "icon",
39106
39277
  "short"
39107
39278
  ],
39108
39279
  "references": [
39109
39280
  {
39110
- "description": "Use for long animation duration. Use for larger, more expressive animations.",
39281
+ "description": "Use for the quickest possible duration of an animation.",
39111
39282
  "type": "number",
39112
- "value": "300ms",
39283
+ "value": "50ms",
39113
39284
  "filePath": "tokens/default/semantic.motion.json",
39114
39285
  "isSource": true,
39115
39286
  "original": {
39116
- "description": "Use for long animation duration. Use for larger, more expressive animations.",
39287
+ "description": "Use for the quickest possible duration of an animation.",
39117
39288
  "type": "number",
39118
- "value": "{global.duration.300}"
39289
+ "value": "{global.duration.50}"
39119
39290
  },
39120
- "name": "pf-t--global--motion--duration--lg",
39291
+ "name": "pf-t--global--motion--duration--xs",
39121
39292
  "attributes": {
39122
39293
  "category": "global",
39123
39294
  "type": "motion",
39124
39295
  "item": "duration",
39125
- "subitem": "lg"
39296
+ "subitem": "xs"
39126
39297
  },
39127
39298
  "path": [
39128
39299
  "global",
39129
39300
  "motion",
39130
39301
  "duration",
39131
- "lg"
39302
+ "xs"
39132
39303
  ],
39133
39304
  "references": [
39134
39305
  {
39135
39306
  "type": "number",
39136
- "value": "300ms",
39307
+ "value": "50ms",
39137
39308
  "filePath": "tokens/default/base.motion.json",
39138
39309
  "isSource": true,
39139
39310
  "original": {
39140
39311
  "type": "number",
39141
- "value": 300
39312
+ "value": 50
39142
39313
  },
39143
- "name": "pf-t--global--duration--300",
39314
+ "name": "pf-t--global--duration--50",
39144
39315
  "attributes": {
39145
39316
  "category": "global",
39146
39317
  "type": "duration",
39147
- "item": "300"
39318
+ "item": "50"
39148
39319
  },
39149
39320
  "path": [
39150
39321
  "global",
39151
39322
  "duration",
39152
- "300"
39323
+ "50"
39153
39324
  ]
39154
39325
  }
39155
39326
  ]
@@ -39157,78 +39328,78 @@
39157
39328
  ]
39158
39329
  }
39159
39330
  },
39160
- "pf-t--global--motion--duration--slide-in--default": {
39331
+ "pf-t--global--motion--duration--icon--default": {
39161
39332
  "default": {
39162
- "description": "Use for a default duration of a slide-in animation, which moves an offscreen element into the viewport.",
39333
+ "description": "Use a default duration on an icon that requires a moderately timed transition. Used to define the speed at which an icon may animate. Used on a favoriting star(icon button).",
39163
39334
  "type": "number",
39164
- "value": "400ms",
39335
+ "value": "100ms",
39165
39336
  "filePath": "tokens/default/semantic.motion.json",
39166
39337
  "isSource": true,
39167
39338
  "original": {
39168
- "description": "Use for a default duration of a slide-in animation, which moves an offscreen element into the viewport.",
39339
+ "description": "Use a default duration on an icon that requires a moderately timed transition. Used to define the speed at which an icon may animate. Used on a favoriting star(icon button).",
39169
39340
  "type": "number",
39170
- "value": "{global.motion.duration.xl}"
39341
+ "value": "{global.motion.duration.sm}"
39171
39342
  },
39172
- "name": "pf-t--global--motion--duration--slide-in--default",
39343
+ "name": "pf-t--global--motion--duration--icon--default",
39173
39344
  "attributes": {
39174
39345
  "category": "global",
39175
39346
  "type": "motion",
39176
39347
  "item": "duration",
39177
- "subitem": "slide-in",
39348
+ "subitem": "icon",
39178
39349
  "state": "default"
39179
39350
  },
39180
39351
  "path": [
39181
39352
  "global",
39182
39353
  "motion",
39183
39354
  "duration",
39184
- "slide-in",
39355
+ "icon",
39185
39356
  "default"
39186
39357
  ],
39187
39358
  "references": [
39188
39359
  {
39189
- "description": "Use for extra long animation duration.",
39360
+ "description": "Use for a short animation duration. Use for simple and/or small animations.",
39190
39361
  "type": "number",
39191
- "value": "400ms",
39362
+ "value": "100ms",
39192
39363
  "filePath": "tokens/default/semantic.motion.json",
39193
39364
  "isSource": true,
39194
39365
  "original": {
39195
- "description": "Use for extra long animation duration.",
39366
+ "description": "Use for a short animation duration. Use for simple and/or small animations.",
39196
39367
  "type": "number",
39197
- "value": "{global.duration.400}"
39368
+ "value": "{global.duration.100}"
39198
39369
  },
39199
- "name": "pf-t--global--motion--duration--xl",
39370
+ "name": "pf-t--global--motion--duration--sm",
39200
39371
  "attributes": {
39201
39372
  "category": "global",
39202
39373
  "type": "motion",
39203
39374
  "item": "duration",
39204
- "subitem": "xl"
39375
+ "subitem": "sm"
39205
39376
  },
39206
39377
  "path": [
39207
39378
  "global",
39208
39379
  "motion",
39209
39380
  "duration",
39210
- "xl"
39381
+ "sm"
39211
39382
  ],
39212
39383
  "references": [
39213
39384
  {
39214
39385
  "type": "number",
39215
- "value": "400ms",
39386
+ "value": "100ms",
39216
39387
  "filePath": "tokens/default/base.motion.json",
39217
39388
  "isSource": true,
39218
39389
  "original": {
39219
39390
  "type": "number",
39220
- "value": 400
39391
+ "value": 100
39221
39392
  },
39222
- "name": "pf-t--global--duration--400",
39393
+ "name": "pf-t--global--duration--100",
39223
39394
  "attributes": {
39224
39395
  "category": "global",
39225
39396
  "type": "duration",
39226
- "item": "400"
39397
+ "item": "100"
39227
39398
  },
39228
39399
  "path": [
39229
39400
  "global",
39230
39401
  "duration",
39231
- "400"
39402
+ "100"
39232
39403
  ]
39233
39404
  }
39234
39405
  ]
@@ -39236,78 +39407,78 @@
39236
39407
  ]
39237
39408
  }
39238
39409
  },
39239
- "pf-t--global--motion--duration--slide-in--long": {
39410
+ "pf-t--global--motion--duration--icon--long": {
39240
39411
  "default": {
39241
- "description": "Use for a longer duration of a slide-in animation, which moves an offscreen element into the viewport.",
39412
+ "description": "Use a long duration on an icon that requires a slow transition. Used to define the speed at which an icon may animate. Used on the settings cog icon(plain menu toggle).",
39242
39413
  "type": "number",
39243
- "value": "500ms",
39414
+ "value": "200ms",
39244
39415
  "filePath": "tokens/default/semantic.motion.json",
39245
39416
  "isSource": true,
39246
39417
  "original": {
39247
- "description": "Use for a longer duration of a slide-in animation, which moves an offscreen element into the viewport.",
39418
+ "description": "Use a long duration on an icon that requires a slow transition. Used to define the speed at which an icon may animate. Used on the settings cog icon(plain menu toggle).",
39248
39419
  "type": "number",
39249
- "value": "{global.motion.duration.2xl}"
39420
+ "value": "{global.motion.duration.md}"
39250
39421
  },
39251
- "name": "pf-t--global--motion--duration--slide-in--long",
39422
+ "name": "pf-t--global--motion--duration--icon--long",
39252
39423
  "attributes": {
39253
39424
  "category": "global",
39254
39425
  "type": "motion",
39255
39426
  "item": "duration",
39256
- "subitem": "slide-in",
39427
+ "subitem": "icon",
39257
39428
  "state": "long"
39258
39429
  },
39259
39430
  "path": [
39260
39431
  "global",
39261
39432
  "motion",
39262
39433
  "duration",
39263
- "slide-in",
39434
+ "icon",
39264
39435
  "long"
39265
39436
  ],
39266
39437
  "references": [
39267
39438
  {
39268
- "description": "Use for significantly long animation duration.",
39439
+ "description": "Use for a medium animation duration.",
39269
39440
  "type": "number",
39270
- "value": "500ms",
39441
+ "value": "200ms",
39271
39442
  "filePath": "tokens/default/semantic.motion.json",
39272
39443
  "isSource": true,
39273
39444
  "original": {
39274
- "description": "Use for significantly long animation duration.",
39445
+ "description": "Use for a medium animation duration.",
39275
39446
  "type": "number",
39276
- "value": "{global.duration.500}"
39447
+ "value": "{global.duration.200}"
39277
39448
  },
39278
- "name": "pf-t--global--motion--duration--2xl",
39449
+ "name": "pf-t--global--motion--duration--md",
39279
39450
  "attributes": {
39280
39451
  "category": "global",
39281
39452
  "type": "motion",
39282
39453
  "item": "duration",
39283
- "subitem": "2xl"
39454
+ "subitem": "md"
39284
39455
  },
39285
39456
  "path": [
39286
39457
  "global",
39287
39458
  "motion",
39288
39459
  "duration",
39289
- "2xl"
39460
+ "md"
39290
39461
  ],
39291
39462
  "references": [
39292
39463
  {
39293
39464
  "type": "number",
39294
- "value": "500ms",
39465
+ "value": "200ms",
39295
39466
  "filePath": "tokens/default/base.motion.json",
39296
39467
  "isSource": true,
39297
39468
  "original": {
39298
39469
  "type": "number",
39299
- "value": 500
39470
+ "value": 200
39300
39471
  },
39301
- "name": "pf-t--global--duration--500",
39472
+ "name": "pf-t--global--duration--200",
39302
39473
  "attributes": {
39303
39474
  "category": "global",
39304
39475
  "type": "duration",
39305
- "item": "500"
39476
+ "item": "200"
39306
39477
  },
39307
39478
  "path": [
39308
39479
  "global",
39309
39480
  "duration",
39310
- "500"
39481
+ "200"
39311
39482
  ]
39312
39483
  }
39313
39484
  ]
@@ -39315,78 +39486,78 @@
39315
39486
  ]
39316
39487
  }
39317
39488
  },
39318
- "pf-t--global--motion--duration--fade--short": {
39489
+ "pf-t--global--motion--duration--slide-out--short": {
39319
39490
  "default": {
39320
- "description": "Use a short/quick fade to transition color and/or opacity. Useful for fading in one or more elements. Short fades are used for small elements traveling short distances. Used in small interactions like buttons.",
39491
+ "description": "Use for a shorter duration of a slide-out animation, which moves an element out of the viewport.",
39321
39492
  "type": "number",
39322
- "value": "100ms",
39493
+ "value": "300ms",
39323
39494
  "filePath": "tokens/default/semantic.motion.json",
39324
39495
  "isSource": true,
39325
39496
  "original": {
39326
- "description": "Use a short/quick fade to transition color and/or opacity. Useful for fading in one or more elements. Short fades are used for small elements traveling short distances. Used in small interactions like buttons.",
39497
+ "description": "Use for a shorter duration of a slide-out animation, which moves an element out of the viewport.",
39327
39498
  "type": "number",
39328
- "value": "{global.motion.duration.sm}"
39499
+ "value": "{global.motion.duration.lg}"
39329
39500
  },
39330
- "name": "pf-t--global--motion--duration--fade--short",
39501
+ "name": "pf-t--global--motion--duration--slide-out--short",
39331
39502
  "attributes": {
39332
39503
  "category": "global",
39333
39504
  "type": "motion",
39334
39505
  "item": "duration",
39335
- "subitem": "fade",
39506
+ "subitem": "slide-out",
39336
39507
  "state": "short"
39337
39508
  },
39338
39509
  "path": [
39339
39510
  "global",
39340
39511
  "motion",
39341
39512
  "duration",
39342
- "fade",
39513
+ "slide-out",
39343
39514
  "short"
39344
39515
  ],
39345
39516
  "references": [
39346
39517
  {
39347
- "description": "Use for a short animation duration. Use for simple and/or small animations.",
39518
+ "description": "Use for long animation duration. Use for larger, more expressive animations.",
39348
39519
  "type": "number",
39349
- "value": "100ms",
39520
+ "value": "300ms",
39350
39521
  "filePath": "tokens/default/semantic.motion.json",
39351
39522
  "isSource": true,
39352
39523
  "original": {
39353
- "description": "Use for a short animation duration. Use for simple and/or small animations.",
39524
+ "description": "Use for long animation duration. Use for larger, more expressive animations.",
39354
39525
  "type": "number",
39355
- "value": "{global.duration.100}"
39526
+ "value": "{global.duration.300}"
39356
39527
  },
39357
- "name": "pf-t--global--motion--duration--sm",
39528
+ "name": "pf-t--global--motion--duration--lg",
39358
39529
  "attributes": {
39359
39530
  "category": "global",
39360
39531
  "type": "motion",
39361
39532
  "item": "duration",
39362
- "subitem": "sm"
39533
+ "subitem": "lg"
39363
39534
  },
39364
39535
  "path": [
39365
39536
  "global",
39366
39537
  "motion",
39367
39538
  "duration",
39368
- "sm"
39539
+ "lg"
39369
39540
  ],
39370
39541
  "references": [
39371
39542
  {
39372
39543
  "type": "number",
39373
- "value": "100ms",
39544
+ "value": "300ms",
39374
39545
  "filePath": "tokens/default/base.motion.json",
39375
39546
  "isSource": true,
39376
39547
  "original": {
39377
39548
  "type": "number",
39378
- "value": 100
39549
+ "value": 300
39379
39550
  },
39380
- "name": "pf-t--global--duration--100",
39551
+ "name": "pf-t--global--duration--300",
39381
39552
  "attributes": {
39382
39553
  "category": "global",
39383
39554
  "type": "duration",
39384
- "item": "100"
39555
+ "item": "300"
39385
39556
  },
39386
39557
  "path": [
39387
39558
  "global",
39388
39559
  "duration",
39389
- "100"
39560
+ "300"
39390
39561
  ]
39391
39562
  }
39392
39563
  ]
@@ -39394,78 +39565,78 @@
39394
39565
  ]
39395
39566
  }
39396
39567
  },
39397
- "pf-t--global--motion--duration--fade--default": {
39568
+ "pf-t--global--motion--duration--slide-out--default": {
39398
39569
  "default": {
39399
- "description": "Use a default fade to transition color and/or opacity. Useful for fading in one or more elements. Default fades are used for medium sized elements traveling medium distances. Used on alerts.",
39570
+ "description": "Use as the default duration of a slide-out animation, which moves an element out of the viewport.",
39400
39571
  "type": "number",
39401
- "value": "200ms",
39572
+ "value": "400ms",
39402
39573
  "filePath": "tokens/default/semantic.motion.json",
39403
39574
  "isSource": true,
39404
39575
  "original": {
39405
- "description": "Use a default fade to transition color and/or opacity. Useful for fading in one or more elements. Default fades are used for medium sized elements traveling medium distances. Used on alerts.",
39576
+ "description": "Use as the default duration of a slide-out animation, which moves an element out of the viewport.",
39406
39577
  "type": "number",
39407
- "value": "{global.motion.duration.md}"
39578
+ "value": "{global.motion.duration.xl}"
39408
39579
  },
39409
- "name": "pf-t--global--motion--duration--fade--default",
39580
+ "name": "pf-t--global--motion--duration--slide-out--default",
39410
39581
  "attributes": {
39411
39582
  "category": "global",
39412
39583
  "type": "motion",
39413
39584
  "item": "duration",
39414
- "subitem": "fade",
39585
+ "subitem": "slide-out",
39415
39586
  "state": "default"
39416
39587
  },
39417
39588
  "path": [
39418
39589
  "global",
39419
39590
  "motion",
39420
39591
  "duration",
39421
- "fade",
39592
+ "slide-out",
39422
39593
  "default"
39423
39594
  ],
39424
39595
  "references": [
39425
39596
  {
39426
- "description": "Use for a medium animation duration.",
39597
+ "description": "Use for extra long animation duration.",
39427
39598
  "type": "number",
39428
- "value": "200ms",
39599
+ "value": "400ms",
39429
39600
  "filePath": "tokens/default/semantic.motion.json",
39430
39601
  "isSource": true,
39431
39602
  "original": {
39432
- "description": "Use for a medium animation duration.",
39603
+ "description": "Use for extra long animation duration.",
39433
39604
  "type": "number",
39434
- "value": "{global.duration.200}"
39605
+ "value": "{global.duration.400}"
39435
39606
  },
39436
- "name": "pf-t--global--motion--duration--md",
39607
+ "name": "pf-t--global--motion--duration--xl",
39437
39608
  "attributes": {
39438
39609
  "category": "global",
39439
39610
  "type": "motion",
39440
39611
  "item": "duration",
39441
- "subitem": "md"
39612
+ "subitem": "xl"
39442
39613
  },
39443
39614
  "path": [
39444
39615
  "global",
39445
39616
  "motion",
39446
39617
  "duration",
39447
- "md"
39618
+ "xl"
39448
39619
  ],
39449
39620
  "references": [
39450
39621
  {
39451
39622
  "type": "number",
39452
- "value": "200ms",
39623
+ "value": "400ms",
39453
39624
  "filePath": "tokens/default/base.motion.json",
39454
39625
  "isSource": true,
39455
39626
  "original": {
39456
39627
  "type": "number",
39457
- "value": 200
39628
+ "value": 400
39458
39629
  },
39459
- "name": "pf-t--global--duration--200",
39630
+ "name": "pf-t--global--duration--400",
39460
39631
  "attributes": {
39461
39632
  "category": "global",
39462
39633
  "type": "duration",
39463
- "item": "200"
39634
+ "item": "400"
39464
39635
  },
39465
39636
  "path": [
39466
39637
  "global",
39467
39638
  "duration",
39468
- "200"
39639
+ "400"
39469
39640
  ]
39470
39641
  }
39471
39642
  ]
@@ -39473,78 +39644,78 @@
39473
39644
  ]
39474
39645
  }
39475
39646
  },
39476
- "pf-t--global--motion--duration--fade--long": {
39647
+ "pf-t--global--motion--duration--slide-out--long": {
39477
39648
  "default": {
39478
- "description": "Use a long fade to transition color and/or opacity. Useful for fading in one or more elements. Long fades are used for large elements traveling long distances.",
39649
+ "description": "Use for a longer duration of a slide-out animation, which moves an element out of the viewport.",
39479
39650
  "type": "number",
39480
- "value": "300ms",
39651
+ "value": "500ms",
39481
39652
  "filePath": "tokens/default/semantic.motion.json",
39482
39653
  "isSource": true,
39483
39654
  "original": {
39484
- "description": "Use a long fade to transition color and/or opacity. Useful for fading in one or more elements. Long fades are used for large elements traveling long distances.",
39655
+ "description": "Use for a longer duration of a slide-out animation, which moves an element out of the viewport.",
39485
39656
  "type": "number",
39486
- "value": "{global.motion.duration.lg}"
39657
+ "value": "{global.motion.duration.2xl}"
39487
39658
  },
39488
- "name": "pf-t--global--motion--duration--fade--long",
39659
+ "name": "pf-t--global--motion--duration--slide-out--long",
39489
39660
  "attributes": {
39490
39661
  "category": "global",
39491
39662
  "type": "motion",
39492
39663
  "item": "duration",
39493
- "subitem": "fade",
39664
+ "subitem": "slide-out",
39494
39665
  "state": "long"
39495
39666
  },
39496
39667
  "path": [
39497
39668
  "global",
39498
39669
  "motion",
39499
39670
  "duration",
39500
- "fade",
39671
+ "slide-out",
39501
39672
  "long"
39502
39673
  ],
39503
39674
  "references": [
39504
39675
  {
39505
- "description": "Use for long animation duration. Use for larger, more expressive animations.",
39676
+ "description": "Use for significantly long animation duration.",
39506
39677
  "type": "number",
39507
- "value": "300ms",
39678
+ "value": "500ms",
39508
39679
  "filePath": "tokens/default/semantic.motion.json",
39509
39680
  "isSource": true,
39510
39681
  "original": {
39511
- "description": "Use for long animation duration. Use for larger, more expressive animations.",
39682
+ "description": "Use for significantly long animation duration.",
39512
39683
  "type": "number",
39513
- "value": "{global.duration.300}"
39684
+ "value": "{global.duration.500}"
39514
39685
  },
39515
- "name": "pf-t--global--motion--duration--lg",
39686
+ "name": "pf-t--global--motion--duration--2xl",
39516
39687
  "attributes": {
39517
39688
  "category": "global",
39518
39689
  "type": "motion",
39519
39690
  "item": "duration",
39520
- "subitem": "lg"
39691
+ "subitem": "2xl"
39521
39692
  },
39522
39693
  "path": [
39523
39694
  "global",
39524
39695
  "motion",
39525
39696
  "duration",
39526
- "lg"
39697
+ "2xl"
39527
39698
  ],
39528
39699
  "references": [
39529
39700
  {
39530
39701
  "type": "number",
39531
- "value": "300ms",
39702
+ "value": "500ms",
39532
39703
  "filePath": "tokens/default/base.motion.json",
39533
39704
  "isSource": true,
39534
39705
  "original": {
39535
39706
  "type": "number",
39536
- "value": 300
39707
+ "value": 500
39537
39708
  },
39538
- "name": "pf-t--global--duration--300",
39709
+ "name": "pf-t--global--duration--500",
39539
39710
  "attributes": {
39540
39711
  "category": "global",
39541
39712
  "type": "duration",
39542
- "item": "300"
39713
+ "item": "500"
39543
39714
  },
39544
39715
  "path": [
39545
39716
  "global",
39546
39717
  "duration",
39547
- "300"
39718
+ "500"
39548
39719
  ]
39549
39720
  }
39550
39721
  ]
@@ -39552,78 +39723,78 @@
39552
39723
  ]
39553
39724
  }
39554
39725
  },
39555
- "pf-t--global--motion--duration--icon--short": {
39726
+ "pf-t--global--motion--duration--fade--short": {
39556
39727
  "default": {
39557
- "description": "Use a short duration on an icon that requires a fast/snappy transition. Used to define the speed at which an icon may animate. Used on a notification badge(stateful button).",
39728
+ "description": "Use a short/quick fade to transition color and/or opacity. Useful for fading in one or more elements. Short fades are used for small elements traveling short distances. Used in small interactions like buttons.",
39558
39729
  "type": "number",
39559
- "value": "50ms",
39730
+ "value": "100ms",
39560
39731
  "filePath": "tokens/default/semantic.motion.json",
39561
39732
  "isSource": true,
39562
39733
  "original": {
39563
- "description": "Use a short duration on an icon that requires a fast/snappy transition. Used to define the speed at which an icon may animate. Used on a notification badge(stateful button).",
39734
+ "description": "Use a short/quick fade to transition color and/or opacity. Useful for fading in one or more elements. Short fades are used for small elements traveling short distances. Used in small interactions like buttons.",
39564
39735
  "type": "number",
39565
- "value": "{global.motion.duration.xs}"
39736
+ "value": "{global.motion.duration.sm}"
39566
39737
  },
39567
- "name": "pf-t--global--motion--duration--icon--short",
39738
+ "name": "pf-t--global--motion--duration--fade--short",
39568
39739
  "attributes": {
39569
39740
  "category": "global",
39570
39741
  "type": "motion",
39571
39742
  "item": "duration",
39572
- "subitem": "icon",
39743
+ "subitem": "fade",
39573
39744
  "state": "short"
39574
39745
  },
39575
39746
  "path": [
39576
39747
  "global",
39577
39748
  "motion",
39578
39749
  "duration",
39579
- "icon",
39750
+ "fade",
39580
39751
  "short"
39581
39752
  ],
39582
39753
  "references": [
39583
39754
  {
39584
- "description": "Use for the quickest possible duration of an animation.",
39755
+ "description": "Use for a short animation duration. Use for simple and/or small animations.",
39585
39756
  "type": "number",
39586
- "value": "50ms",
39757
+ "value": "100ms",
39587
39758
  "filePath": "tokens/default/semantic.motion.json",
39588
39759
  "isSource": true,
39589
39760
  "original": {
39590
- "description": "Use for the quickest possible duration of an animation.",
39761
+ "description": "Use for a short animation duration. Use for simple and/or small animations.",
39591
39762
  "type": "number",
39592
- "value": "{global.duration.50}"
39763
+ "value": "{global.duration.100}"
39593
39764
  },
39594
- "name": "pf-t--global--motion--duration--xs",
39765
+ "name": "pf-t--global--motion--duration--sm",
39595
39766
  "attributes": {
39596
39767
  "category": "global",
39597
39768
  "type": "motion",
39598
39769
  "item": "duration",
39599
- "subitem": "xs"
39770
+ "subitem": "sm"
39600
39771
  },
39601
39772
  "path": [
39602
39773
  "global",
39603
39774
  "motion",
39604
39775
  "duration",
39605
- "xs"
39776
+ "sm"
39606
39777
  ],
39607
39778
  "references": [
39608
39779
  {
39609
39780
  "type": "number",
39610
- "value": "50ms",
39781
+ "value": "100ms",
39611
39782
  "filePath": "tokens/default/base.motion.json",
39612
39783
  "isSource": true,
39613
39784
  "original": {
39614
39785
  "type": "number",
39615
- "value": 50
39786
+ "value": 100
39616
39787
  },
39617
- "name": "pf-t--global--duration--50",
39788
+ "name": "pf-t--global--duration--100",
39618
39789
  "attributes": {
39619
39790
  "category": "global",
39620
39791
  "type": "duration",
39621
- "item": "50"
39792
+ "item": "100"
39622
39793
  },
39623
39794
  "path": [
39624
39795
  "global",
39625
39796
  "duration",
39626
- "50"
39797
+ "100"
39627
39798
  ]
39628
39799
  }
39629
39800
  ]
@@ -39631,78 +39802,78 @@
39631
39802
  ]
39632
39803
  }
39633
39804
  },
39634
- "pf-t--global--motion--duration--icon--default": {
39805
+ "pf-t--global--motion--duration--fade--default": {
39635
39806
  "default": {
39636
- "description": "Use a default duration on an icon that requires a moderately timed transition. Used to define the speed at which an icon may animate. Used on a favoriting star(icon button).",
39807
+ "description": "Use a default fade to transition color and/or opacity. Useful for fading in one or more elements. Default fades are used for medium sized elements traveling medium distances. Used on alerts.",
39637
39808
  "type": "number",
39638
- "value": "100ms",
39809
+ "value": "200ms",
39639
39810
  "filePath": "tokens/default/semantic.motion.json",
39640
39811
  "isSource": true,
39641
39812
  "original": {
39642
- "description": "Use a default duration on an icon that requires a moderately timed transition. Used to define the speed at which an icon may animate. Used on a favoriting star(icon button).",
39813
+ "description": "Use a default fade to transition color and/or opacity. Useful for fading in one or more elements. Default fades are used for medium sized elements traveling medium distances. Used on alerts.",
39643
39814
  "type": "number",
39644
- "value": "{global.motion.duration.sm}"
39815
+ "value": "{global.motion.duration.md}"
39645
39816
  },
39646
- "name": "pf-t--global--motion--duration--icon--default",
39817
+ "name": "pf-t--global--motion--duration--fade--default",
39647
39818
  "attributes": {
39648
39819
  "category": "global",
39649
39820
  "type": "motion",
39650
39821
  "item": "duration",
39651
- "subitem": "icon",
39822
+ "subitem": "fade",
39652
39823
  "state": "default"
39653
39824
  },
39654
39825
  "path": [
39655
39826
  "global",
39656
39827
  "motion",
39657
39828
  "duration",
39658
- "icon",
39829
+ "fade",
39659
39830
  "default"
39660
39831
  ],
39661
39832
  "references": [
39662
39833
  {
39663
- "description": "Use for a short animation duration. Use for simple and/or small animations.",
39834
+ "description": "Use for a medium animation duration.",
39664
39835
  "type": "number",
39665
- "value": "100ms",
39836
+ "value": "200ms",
39666
39837
  "filePath": "tokens/default/semantic.motion.json",
39667
39838
  "isSource": true,
39668
39839
  "original": {
39669
- "description": "Use for a short animation duration. Use for simple and/or small animations.",
39840
+ "description": "Use for a medium animation duration.",
39670
39841
  "type": "number",
39671
- "value": "{global.duration.100}"
39842
+ "value": "{global.duration.200}"
39672
39843
  },
39673
- "name": "pf-t--global--motion--duration--sm",
39844
+ "name": "pf-t--global--motion--duration--md",
39674
39845
  "attributes": {
39675
39846
  "category": "global",
39676
39847
  "type": "motion",
39677
39848
  "item": "duration",
39678
- "subitem": "sm"
39849
+ "subitem": "md"
39679
39850
  },
39680
39851
  "path": [
39681
39852
  "global",
39682
39853
  "motion",
39683
39854
  "duration",
39684
- "sm"
39855
+ "md"
39685
39856
  ],
39686
39857
  "references": [
39687
39858
  {
39688
39859
  "type": "number",
39689
- "value": "100ms",
39860
+ "value": "200ms",
39690
39861
  "filePath": "tokens/default/base.motion.json",
39691
39862
  "isSource": true,
39692
39863
  "original": {
39693
39864
  "type": "number",
39694
- "value": 100
39865
+ "value": 200
39695
39866
  },
39696
- "name": "pf-t--global--duration--100",
39867
+ "name": "pf-t--global--duration--200",
39697
39868
  "attributes": {
39698
39869
  "category": "global",
39699
39870
  "type": "duration",
39700
- "item": "100"
39871
+ "item": "200"
39701
39872
  },
39702
39873
  "path": [
39703
39874
  "global",
39704
39875
  "duration",
39705
- "100"
39876
+ "200"
39706
39877
  ]
39707
39878
  }
39708
39879
  ]
@@ -39710,78 +39881,78 @@
39710
39881
  ]
39711
39882
  }
39712
39883
  },
39713
- "pf-t--global--motion--duration--icon--long": {
39884
+ "pf-t--global--motion--duration--fade--long": {
39714
39885
  "default": {
39715
- "description": "Use a long duration on an icon that requires a slow transition. Used to define the speed at which an icon may animate. Used on the settings cog icon(plain menu toggle).",
39886
+ "description": "Use a long fade to transition color and/or opacity. Useful for fading in one or more elements. Long fades are used for large elements traveling long distances.",
39716
39887
  "type": "number",
39717
- "value": "200ms",
39888
+ "value": "300ms",
39718
39889
  "filePath": "tokens/default/semantic.motion.json",
39719
39890
  "isSource": true,
39720
39891
  "original": {
39721
- "description": "Use a long duration on an icon that requires a slow transition. Used to define the speed at which an icon may animate. Used on the settings cog icon(plain menu toggle).",
39892
+ "description": "Use a long fade to transition color and/or opacity. Useful for fading in one or more elements. Long fades are used for large elements traveling long distances.",
39722
39893
  "type": "number",
39723
- "value": "{global.motion.duration.md}"
39894
+ "value": "{global.motion.duration.lg}"
39724
39895
  },
39725
- "name": "pf-t--global--motion--duration--icon--long",
39896
+ "name": "pf-t--global--motion--duration--fade--long",
39726
39897
  "attributes": {
39727
39898
  "category": "global",
39728
39899
  "type": "motion",
39729
39900
  "item": "duration",
39730
- "subitem": "icon",
39901
+ "subitem": "fade",
39731
39902
  "state": "long"
39732
39903
  },
39733
39904
  "path": [
39734
39905
  "global",
39735
39906
  "motion",
39736
39907
  "duration",
39737
- "icon",
39908
+ "fade",
39738
39909
  "long"
39739
39910
  ],
39740
39911
  "references": [
39741
39912
  {
39742
- "description": "Use for a medium animation duration.",
39913
+ "description": "Use for long animation duration. Use for larger, more expressive animations.",
39743
39914
  "type": "number",
39744
- "value": "200ms",
39915
+ "value": "300ms",
39745
39916
  "filePath": "tokens/default/semantic.motion.json",
39746
39917
  "isSource": true,
39747
39918
  "original": {
39748
- "description": "Use for a medium animation duration.",
39919
+ "description": "Use for long animation duration. Use for larger, more expressive animations.",
39749
39920
  "type": "number",
39750
- "value": "{global.duration.200}"
39921
+ "value": "{global.duration.300}"
39751
39922
  },
39752
- "name": "pf-t--global--motion--duration--md",
39923
+ "name": "pf-t--global--motion--duration--lg",
39753
39924
  "attributes": {
39754
39925
  "category": "global",
39755
39926
  "type": "motion",
39756
39927
  "item": "duration",
39757
- "subitem": "md"
39928
+ "subitem": "lg"
39758
39929
  },
39759
39930
  "path": [
39760
39931
  "global",
39761
39932
  "motion",
39762
39933
  "duration",
39763
- "md"
39934
+ "lg"
39764
39935
  ],
39765
39936
  "references": [
39766
39937
  {
39767
39938
  "type": "number",
39768
- "value": "200ms",
39939
+ "value": "300ms",
39769
39940
  "filePath": "tokens/default/base.motion.json",
39770
39941
  "isSource": true,
39771
39942
  "original": {
39772
39943
  "type": "number",
39773
- "value": 200
39944
+ "value": 300
39774
39945
  },
39775
- "name": "pf-t--global--duration--200",
39946
+ "name": "pf-t--global--duration--300",
39776
39947
  "attributes": {
39777
39948
  "category": "global",
39778
39949
  "type": "duration",
39779
- "item": "200"
39950
+ "item": "300"
39780
39951
  },
39781
39952
  "path": [
39782
39953
  "global",
39783
39954
  "duration",
39784
- "200"
39955
+ "300"
39785
39956
  ]
39786
39957
  }
39787
39958
  ]
@@ -39789,31 +39960,31 @@
39789
39960
  ]
39790
39961
  }
39791
39962
  },
39792
- "pf-t--global--motion--duration--slide-out--short": {
39963
+ "pf-t--global--motion--duration--slide-in--short": {
39793
39964
  "default": {
39794
- "description": "Use for a shorter duration of a slide-out animation, which moves an element out of the viewport.",
39965
+ "description": "Use for a short duration of a slide-in animation, which moves an offscreen element into the viewport.",
39795
39966
  "type": "number",
39796
39967
  "value": "300ms",
39797
39968
  "filePath": "tokens/default/semantic.motion.json",
39798
39969
  "isSource": true,
39799
39970
  "original": {
39800
- "description": "Use for a shorter duration of a slide-out animation, which moves an element out of the viewport.",
39971
+ "description": "Use for a short duration of a slide-in animation, which moves an offscreen element into the viewport.",
39801
39972
  "type": "number",
39802
39973
  "value": "{global.motion.duration.lg}"
39803
39974
  },
39804
- "name": "pf-t--global--motion--duration--slide-out--short",
39975
+ "name": "pf-t--global--motion--duration--slide-in--short",
39805
39976
  "attributes": {
39806
39977
  "category": "global",
39807
39978
  "type": "motion",
39808
39979
  "item": "duration",
39809
- "subitem": "slide-out",
39980
+ "subitem": "slide-in",
39810
39981
  "state": "short"
39811
39982
  },
39812
39983
  "path": [
39813
39984
  "global",
39814
39985
  "motion",
39815
39986
  "duration",
39816
- "slide-out",
39987
+ "slide-in",
39817
39988
  "short"
39818
39989
  ],
39819
39990
  "references": [
@@ -39868,31 +40039,31 @@
39868
40039
  ]
39869
40040
  }
39870
40041
  },
39871
- "pf-t--global--motion--duration--slide-out--default": {
40042
+ "pf-t--global--motion--duration--slide-in--default": {
39872
40043
  "default": {
39873
- "description": "Use as the default duration of a slide-out animation, which moves an element out of the viewport.",
40044
+ "description": "Use for a default duration of a slide-in animation, which moves an offscreen element into the viewport.",
39874
40045
  "type": "number",
39875
40046
  "value": "400ms",
39876
40047
  "filePath": "tokens/default/semantic.motion.json",
39877
40048
  "isSource": true,
39878
40049
  "original": {
39879
- "description": "Use as the default duration of a slide-out animation, which moves an element out of the viewport.",
40050
+ "description": "Use for a default duration of a slide-in animation, which moves an offscreen element into the viewport.",
39880
40051
  "type": "number",
39881
40052
  "value": "{global.motion.duration.xl}"
39882
40053
  },
39883
- "name": "pf-t--global--motion--duration--slide-out--default",
40054
+ "name": "pf-t--global--motion--duration--slide-in--default",
39884
40055
  "attributes": {
39885
40056
  "category": "global",
39886
40057
  "type": "motion",
39887
40058
  "item": "duration",
39888
- "subitem": "slide-out",
40059
+ "subitem": "slide-in",
39889
40060
  "state": "default"
39890
40061
  },
39891
40062
  "path": [
39892
40063
  "global",
39893
40064
  "motion",
39894
40065
  "duration",
39895
- "slide-out",
40066
+ "slide-in",
39896
40067
  "default"
39897
40068
  ],
39898
40069
  "references": [
@@ -39947,31 +40118,31 @@
39947
40118
  ]
39948
40119
  }
39949
40120
  },
39950
- "pf-t--global--motion--duration--slide-out--long": {
40121
+ "pf-t--global--motion--duration--slide-in--long": {
39951
40122
  "default": {
39952
- "description": "Use for a longer duration of a slide-out animation, which moves an element out of the viewport.",
40123
+ "description": "Use for a longer duration of a slide-in animation, which moves an offscreen element into the viewport.",
39953
40124
  "type": "number",
39954
40125
  "value": "500ms",
39955
40126
  "filePath": "tokens/default/semantic.motion.json",
39956
40127
  "isSource": true,
39957
40128
  "original": {
39958
- "description": "Use for a longer duration of a slide-out animation, which moves an element out of the viewport.",
40129
+ "description": "Use for a longer duration of a slide-in animation, which moves an offscreen element into the viewport.",
39959
40130
  "type": "number",
39960
40131
  "value": "{global.motion.duration.2xl}"
39961
40132
  },
39962
- "name": "pf-t--global--motion--duration--slide-out--long",
40133
+ "name": "pf-t--global--motion--duration--slide-in--long",
39963
40134
  "attributes": {
39964
40135
  "category": "global",
39965
40136
  "type": "motion",
39966
40137
  "item": "duration",
39967
- "subitem": "slide-out",
40138
+ "subitem": "slide-in",
39968
40139
  "state": "long"
39969
40140
  },
39970
40141
  "path": [
39971
40142
  "global",
39972
40143
  "motion",
39973
40144
  "duration",
39974
- "slide-out",
40145
+ "slide-in",
39975
40146
  "long"
39976
40147
  ],
39977
40148
  "references": [
@@ -40762,7 +40933,7 @@
40762
40933
  ]
40763
40934
  }
40764
40935
  },
40765
- "pf-t--global--border--color--450": {
40936
+ "pf-t--global--border--color--400": {
40766
40937
  "default": {
40767
40938
  "type": "color",
40768
40939
  "value": "#4d4d4d",
@@ -40772,18 +40943,18 @@
40772
40943
  "type": "color",
40773
40944
  "value": "{color.gray.60}"
40774
40945
  },
40775
- "name": "pf-t--global--border--color--450",
40946
+ "name": "pf-t--global--border--color--400",
40776
40947
  "attributes": {
40777
40948
  "category": "global",
40778
40949
  "type": "border",
40779
40950
  "item": "color",
40780
- "subitem": "450"
40951
+ "subitem": "400"
40781
40952
  },
40782
40953
  "path": [
40783
40954
  "global",
40784
40955
  "border",
40785
40956
  "color",
40786
- "450"
40957
+ "400"
40787
40958
  ],
40788
40959
  "references": [
40789
40960
  {
@@ -53209,6 +53380,29 @@
53209
53380
  ]
53210
53381
  }
53211
53382
  },
53383
+ "pf-t--chart--global--stroke-line-cap": {
53384
+ "default": {
53385
+ "type": "string",
53386
+ "value": "round",
53387
+ "filePath": "tokens/default/charts.json",
53388
+ "isSource": true,
53389
+ "original": {
53390
+ "type": "string",
53391
+ "value": "round"
53392
+ },
53393
+ "name": "pf-t--chart--global--stroke-line-cap",
53394
+ "attributes": {
53395
+ "category": "chart",
53396
+ "type": "global",
53397
+ "item": "stroke-line-cap"
53398
+ },
53399
+ "path": [
53400
+ "chart",
53401
+ "global",
53402
+ "stroke-line-cap"
53403
+ ]
53404
+ }
53405
+ },
53212
53406
  "pf-t--chart--global--label--padding": {
53213
53407
  "default": {
53214
53408
  "type": "number",
@@ -53369,29 +53563,6 @@
53369
53563
  ]
53370
53564
  }
53371
53565
  },
53372
- "pf-t--chart--global--stroke-line-cap": {
53373
- "default": {
53374
- "type": "string",
53375
- "value": "round",
53376
- "filePath": "tokens/default/charts.json",
53377
- "isSource": true,
53378
- "original": {
53379
- "type": "string",
53380
- "value": "round"
53381
- },
53382
- "name": "pf-t--chart--global--stroke-line-cap",
53383
- "attributes": {
53384
- "category": "chart",
53385
- "type": "global",
53386
- "item": "stroke-line-cap"
53387
- },
53388
- "path": [
53389
- "chart",
53390
- "global",
53391
- "stroke-line-cap"
53392
- ]
53393
- }
53394
- },
53395
53566
  "pf-t--chart--global--stroke-line-join": {
53396
53567
  "default": {
53397
53568
  "type": "string",