@skbkontur/colors 1.1.2-b2742.0 → 1.1.2-bdb5e.0

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.
Files changed (61) hide show
  1. package/dist/cjs/get-base-tokens.d.ts +9 -7
  2. package/dist/cjs/get-base-tokens.js +69 -101
  3. package/dist/cjs/get-default-tokens.d.ts +130 -92
  4. package/dist/cjs/get-default-tokens.js +257 -219
  5. package/dist/cjs/helpers/get-palette.js +59 -65
  6. package/dist/cjs/helpers/get-promo.js +21 -27
  7. package/dist/cjs/types/base-tokens.d.ts +5 -4
  8. package/dist/cjs/utils/format-variable.d.ts +2 -0
  9. package/dist/cjs/utils/format-variable.js +11 -0
  10. package/dist/esm/get-base-tokens.d.ts +9 -7
  11. package/dist/esm/get-base-tokens.js +67 -95
  12. package/dist/esm/get-default-tokens.d.ts +130 -92
  13. package/dist/esm/get-default-tokens.js +257 -219
  14. package/dist/esm/helpers/get-palette.js +59 -65
  15. package/dist/esm/helpers/get-promo.js +21 -27
  16. package/dist/esm/types/base-tokens.d.ts +5 -4
  17. package/dist/esm/utils/format-variable.d.ts +2 -0
  18. package/dist/esm/utils/format-variable.js +6 -0
  19. package/dist/tokens/base/css/brand-green_accent-brand.css +444 -0
  20. package/dist/tokens/base/css/brand-green_accent-gray.css +354 -0
  21. package/dist/tokens/base/css/brand-orange_accent-brand.css +444 -0
  22. package/dist/tokens/base/css/brand-orange_accent-gray.css +354 -0
  23. package/dist/tokens/base/css/brand-red_accent-brand.css +444 -0
  24. package/dist/tokens/base/css/brand-red_accent-gray.css +354 -0
  25. package/dist/tokens/base/js/brand-green_accent-brand.js +444 -0
  26. package/dist/tokens/base/js/brand-green_accent-gray.js +352 -0
  27. package/dist/tokens/base/js/brand-orange_accent-brand.js +444 -0
  28. package/dist/tokens/base/js/brand-orange_accent-gray.js +352 -0
  29. package/dist/tokens/base/js/brand-red_accent-brand.js +444 -0
  30. package/dist/tokens/base/js/brand-red_accent-gray.js +352 -0
  31. package/dist/tokens/base/js-tree/brand-green_accent-brand.tree.js +515 -0
  32. package/dist/tokens/base/js-tree/brand-green_accent-gray.tree.js +403 -0
  33. package/dist/tokens/base/js-tree/brand-orange_accent-brand.tree.js +515 -0
  34. package/dist/tokens/base/js-tree/brand-orange_accent-gray.tree.js +403 -0
  35. package/dist/tokens/base/js-tree/brand-red_accent-brand.tree.js +515 -0
  36. package/dist/tokens/base/js-tree/brand-red_accent-gray.tree.js +403 -0
  37. package/dist/tokens/base/json/brand-green_accent-brand.json +444 -0
  38. package/dist/tokens/base/json/brand-green_accent-gray.json +352 -0
  39. package/dist/tokens/base/json/brand-orange_accent-brand.json +444 -0
  40. package/dist/tokens/base/json/brand-orange_accent-gray.json +352 -0
  41. package/dist/tokens/base/json/brand-red_accent-brand.json +444 -0
  42. package/dist/tokens/base/json/brand-red_accent-gray.json +352 -0
  43. package/dist/tokens/base/json-tree/brand-green_accent-brand.tree.json +515 -0
  44. package/dist/tokens/base/json-tree/brand-green_accent-gray.tree.json +403 -0
  45. package/dist/tokens/base/json-tree/brand-orange_accent-brand.tree.json +515 -0
  46. package/dist/tokens/base/json-tree/brand-orange_accent-gray.tree.json +403 -0
  47. package/dist/tokens/base/json-tree/brand-red_accent-brand.tree.json +515 -0
  48. package/dist/tokens/base/json-tree/brand-red_accent-gray.tree.json +403 -0
  49. package/dist/tokens/base/less/brand-green_accent-brand.less +442 -0
  50. package/dist/tokens/base/less/brand-green_accent-gray.less +352 -0
  51. package/dist/tokens/base/less/brand-orange_accent-brand.less +442 -0
  52. package/dist/tokens/base/less/brand-orange_accent-gray.less +352 -0
  53. package/dist/tokens/base/less/brand-red_accent-brand.less +442 -0
  54. package/dist/tokens/base/less/brand-red_accent-gray.less +352 -0
  55. package/dist/tokens/base/scss/brand-green_accent-brand.scss +442 -0
  56. package/dist/tokens/base/scss/brand-green_accent-gray.scss +352 -0
  57. package/dist/tokens/base/scss/brand-orange_accent-brand.scss +442 -0
  58. package/dist/tokens/base/scss/brand-orange_accent-gray.scss +352 -0
  59. package/dist/tokens/base/scss/brand-red_accent-brand.scss +442 -0
  60. package/dist/tokens/base/scss/brand-red_accent-gray.scss +352 -0
  61. package/package.json +4 -4
@@ -1,56 +1,62 @@
1
1
  export var getDefaultTokens = function (base) {
2
- var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29;
2
+ var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30, _31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50, _51, _52, _53, _54, _55, _56, _57, _58, _59, _60, _61, _62, _63, _64, _65, _66, _67, _68, _69, _70, _71, _72, _73, _74, _75, _76, _77, _78, _79, _80, _81, _82, _83, _84, _85, _86, _87, _88, _89, _90, _91, _92, _93, _94, _95, _96, _97, _98, _99, _100, _101, _102, _103, _104, _105, _106, _107, _108, _109, _110, _111, _112, _113, _114, _115, _116, _117, _118, _119, _120, _121, _122, _123, _124, _125, _126, _127, _128, _129, _130, _131, _132, _133, _134, _135, _136, _137, _138, _139;
3
3
  return ({
4
4
  light: {
5
- textAccentPrimary: ((_a = base.accent.palette) === null || _a === void 0 ? void 0 : _a.vivid[52]) || base.blackAlpha[88],
6
- textAccentPrimaryHover: ((_b = base.accent.palette) === null || _b === void 0 ? void 0 : _b.vivid[60]) || base.blackAlpha[96],
7
- textAccentPrimaryPressed: ((_c = base.accent.palette) === null || _c === void 0 ? void 0 : _c.dim[48]) || base.blackAlpha[96],
5
+ textAccentHeavy: ((_b = (_a = base.accent) === null || _a === void 0 ? void 0 : _a.palette) === null || _b === void 0 ? void 0 : _b.vivid[52]) || base.blackAlpha[88],
6
+ textAccentHeavyHover: ((_d = (_c = base.accent) === null || _c === void 0 ? void 0 : _c.palette) === null || _d === void 0 ? void 0 : _d.vivid[60]) || base.blackAlpha[96],
7
+ textAccentHeavyPressed: ((_f = (_e = base.accent) === null || _e === void 0 ? void 0 : _e.palette) === null || _f === void 0 ? void 0 : _f.dim[48]) || base.blackAlpha[96],
8
8
  textDisabled: base.blackAlpha[32],
9
- textErrorPrimary: base.customizable.red.vivid[52],
10
- textErrorPrimaryHover: base.customizable.red.vivid[60],
11
- textErrorPrimaryPressed: base.customizable.red.dim[48],
12
- textInvertedAccentPrimary: ((_d = base.accent.palette) === null || _d === void 0 ? void 0 : _d.vivid[72]) || base.whiteAlpha[96],
13
- textInvertedAccentPrimaryHover: ((_e = base.accent.palette) === null || _e === void 0 ? void 0 : _e.vivid[80]) || base.gray[100],
14
- textInvertedAccentPrimaryPressed: ((_f = base.accent.palette) === null || _f === void 0 ? void 0 : _f.dim[64]) || base.gray[100],
9
+ textErrorHeavy: base.customizable.red.vivid[52],
10
+ textErrorHeavyHover: base.customizable.red.vivid[60],
11
+ textErrorHeavyPressed: base.customizable.red.dim[48],
12
+ textInvertedAccentHeavy: ((_h = (_g = base.accent) === null || _g === void 0 ? void 0 : _g.palette) === null || _h === void 0 ? void 0 : _h.vivid[72]) || base.whiteAlpha[96],
13
+ textInvertedAccentHeavyHover: ((_k = (_j = base.accent) === null || _j === void 0 ? void 0 : _j.palette) === null || _k === void 0 ? void 0 : _k.vivid[80]) || base.gray[100],
14
+ textInvertedAccentHeavyPressed: ((_m = (_l = base.accent) === null || _l === void 0 ? void 0 : _l.palette) === null || _m === void 0 ? void 0 : _m.dim[64]) || base.gray[100],
15
15
  textInvertedDisabled: base.whiteAlpha[40],
16
- textInvertedErrorPrimary: base.customizable.red.vivid[68],
17
- textInvertedErrorPrimaryHover: base.customizable.red.vivid[72],
18
- textInvertedErrorPrimaryPressed: base.customizable.red.dim[64],
19
- textInvertedNeutralPrimary: base.whiteAlpha[96],
20
- textInvertedNeutralSecondary: base.whiteAlpha[64],
21
- textInvertedSuccessPrimary: base.customizable.green.vivid[72],
22
- textInvertedSuccessPrimaryHover: base.customizable.green.vivid[80],
23
- textInvertedSuccessPrimaryPressed: base.customizable.green.dim[64],
24
- textInvertedWarningPrimary: base.warning.vivid[80],
25
- textInvertedWarningPrimaryHover: base.warning.vivid[84],
26
- textInvertedWarningPrimaryPressed: base.warning.dim[72],
16
+ textInvertedErrorHeavy: base.customizable.red.vivid[68],
17
+ textInvertedErrorHeavyHover: base.customizable.red.vivid[72],
18
+ textInvertedErrorHeavyPressed: base.customizable.red.dim[64],
19
+ textInvertedNeutralHeavy: base.whiteAlpha[96],
20
+ textInvertedNeutralPale: base.whiteAlpha[48],
21
+ textInvertedNeutralSoft: base.whiteAlpha[64],
22
+ textInvertedSuccessHeavy: base.customizable.green.vivid[72],
23
+ textInvertedSuccessHeavyHover: base.customizable.green.vivid[80],
24
+ textInvertedSuccessHeavyPressed: base.customizable.green.dim[64],
25
+ textInvertedWarningHeavy: base.warning.vivid[80],
26
+ textInvertedWarningHeavyHover: base.warning.vivid[84],
27
+ textInvertedWarningHeavyPressed: base.warning.dim[72],
27
28
  textLogo: base.brand.logo.light,
28
- textNeutralPrimary: base.blackAlpha[88],
29
- textNeutralSecondary: base.blackAlpha[56],
30
- textOnaccentboldDisabled: base.onBrand[40] || base.whiteAlpha[40],
31
- textOnaccentboldPrimary: base.onBrand[96] || base.whiteAlpha[96],
32
- textOnaccentboldSecondary: base.onBrand[64] || base.whiteAlpha[64],
33
- textOnbrandoriginalDisabled: base.onBrand[40],
34
- textOnbrandoriginalPrimary: base.onBrand[96],
35
- textOnbrandoriginalSecondary: base.onBrand[64],
36
- textSuccessPrimary: base.customizable.green.vivid[52],
37
- textSuccessPrimaryHover: base.customizable.green.vivid[60],
38
- textSuccessPrimaryPressed: base.customizable.green.dim[48],
39
- textWarningPrimary: base.warning.vivid[64],
40
- textWarningPrimaryHover: base.warning.vivid[72],
41
- textWarningPrimaryPressed: base.warning.dim[60],
29
+ textNeutralHeavy: base.blackAlpha[88],
30
+ textNeutralPale: base.blackAlpha[40],
31
+ textNeutralSoft: base.blackAlpha[56],
32
+ textSuccessHeavy: base.customizable.green.vivid[52],
33
+ textSuccessHeavyHover: base.customizable.green.vivid[60],
34
+ textSuccessHeavyPressed: base.customizable.green.dim[48],
35
+ textWarningHeavy: base.warning.vivid[64],
36
+ textWarningHeavyHover: base.warning.vivid[72],
37
+ textWarningHeavyPressed: base.warning.dim[60],
42
38
  textConstDisabledBlack: base.blackAlpha[32],
43
39
  textConstDisabledWhite: base.whiteAlpha[40],
44
- textConstPrimaryBlack: base.blackAlpha[88],
45
- textConstPrimaryWhite: base.whiteAlpha[96],
46
- textConstSecondaryBlack: base.blackAlpha[56],
47
- textConstSecondaryWhite: base.whiteAlpha[64],
48
- shapeBoldAccent: base.accent.original.light || base.accent.original.light,
49
- shapeBoldAccentHover: base.accent.interactions.hover.light || base.accent.interactions.hover.light,
50
- shapeBoldAccentPressed: base.accent.interactions.pressed.light || base.accent.interactions.pressed.light,
51
- shapeBoldBrandOriginal: base.accent.original.light,
52
- shapeBoldBrandOriginalHover: base.accent.interactions.hover.light,
53
- shapeBoldBrandOriginalPressed: base.accent.interactions.pressed.light,
40
+ textConstHeavyBlack: base.blackAlpha[88],
41
+ textConstHeavyWhite: base.whiteAlpha[96],
42
+ textConstPaleBlack: base.blackAlpha[40],
43
+ textConstPaleWhite: base.whiteAlpha[48],
44
+ textConstSoftBlack: base.blackAlpha[56],
45
+ textConstSoftWhite: base.whiteAlpha[64],
46
+ textOnAccentBoldDisabled: ((_o = base.onAccent) === null || _o === void 0 ? void 0 : _o[40]) || base.whiteAlpha[40],
47
+ textOnAccentBoldHeavy: ((_p = base.onAccent) === null || _p === void 0 ? void 0 : _p[96]) || base.whiteAlpha[96],
48
+ textOnAccentBoldPale: ((_q = base.onAccent) === null || _q === void 0 ? void 0 : _q[48]) || base.whiteAlpha[48],
49
+ textOnAccentBoldSoft: ((_r = base.onAccent) === null || _r === void 0 ? void 0 : _r[64]) || base.whiteAlpha[64],
50
+ textOnBrandOriginalDisabled: base.onBrand[40],
51
+ textOnBrandOriginalHeavy: base.onBrand[96],
52
+ textOnBrandOriginalPale: base.onBrand[48],
53
+ textOnBrandOriginalSoft: base.onBrand[64],
54
+ shapeBoldAccent: ((_s = base.accent) === null || _s === void 0 ? void 0 : _s.original.light) || base.gray[36],
55
+ shapeBoldAccentHover: ((_t = base.accent) === null || _t === void 0 ? void 0 : _t.interactions.hover.light) || base.gray[28],
56
+ shapeBoldAccentPressed: ((_u = base.accent) === null || _u === void 0 ? void 0 : _u.interactions.pressed.light) || base.gray[20],
57
+ shapeBoldBrandOriginal: (_v = base.accent) === null || _v === void 0 ? void 0 : _v.original.light,
58
+ shapeBoldBrandOriginalHover: (_w = base.accent) === null || _w === void 0 ? void 0 : _w.interactions.hover.light,
59
+ shapeBoldBrandOriginalPressed: (_x = base.accent) === null || _x === void 0 ? void 0 : _x.interactions.pressed.light,
54
60
  shapeBoldError: base.customizable.red.vivid[64],
55
61
  shapeBoldErrorHover: base.customizable.red.vivid[60],
56
62
  shapeBoldErrorPressed: base.customizable.red.normal[56],
@@ -63,12 +69,12 @@ export var getDefaultTokens = function (base) {
63
69
  shapeBoldWarning: base.warning.vivid[84],
64
70
  shapeBoldWarningHover: base.warning.vivid[80],
65
71
  shapeBoldWarningPressed: base.warning.normal[76],
66
- shapeFaintAccent: ((_g = base.accent.palette) === null || _g === void 0 ? void 0 : _g.normal[96]) || base.blackAlpha[12],
67
- shapeFaintAccentHover: ((_h = base.accent.palette) === null || _h === void 0 ? void 0 : _h.normal[92]) || base.blackAlpha[16],
68
- shapeFaintAccentPressed: ((_j = base.accent.palette) === null || _j === void 0 ? void 0 : _j.dim[88]) || base.blackAlpha[24],
69
- shapeFaintBrand: base.brand.palette.vivid[96],
70
- shapeFaintBrandHover: base.brand.palette.normal[92],
71
- shapeFaintBrandPressed: base.brand.palette.dim[92],
72
+ shapeFaintAccent: ((_z = (_y = base.accent) === null || _y === void 0 ? void 0 : _y.palette) === null || _z === void 0 ? void 0 : _z.normal[96]) || base.blackAlpha[12],
73
+ shapeFaintAccentHover: ((_1 = (_0 = base.accent) === null || _0 === void 0 ? void 0 : _0.palette) === null || _1 === void 0 ? void 0 : _1.normal[92]) || base.blackAlpha[16],
74
+ shapeFaintAccentPressed: ((_3 = (_2 = base.accent) === null || _2 === void 0 ? void 0 : _2.palette) === null || _3 === void 0 ? void 0 : _3.dim[88]) || base.blackAlpha[24],
75
+ shapeFaintBrand: (_4 = base.brand.palette) === null || _4 === void 0 ? void 0 : _4.vivid[96],
76
+ shapeFaintBrandHover: (_5 = base.brand.palette) === null || _5 === void 0 ? void 0 : _5.normal[92],
77
+ shapeFaintBrandPressed: (_6 = base.brand.palette) === null || _6 === void 0 ? void 0 : _6.dim[92],
72
78
  shapeFaintError: base.customizable.red.vivid[96],
73
79
  shapeFaintErrorHover: base.customizable.red.normal[92],
74
80
  shapeFaintErrorPressed: base.customizable.red.dim[92],
@@ -86,13 +92,15 @@ export var getDefaultTokens = function (base) {
86
92
  shapeHeavySuccess: base.customizable.green.normal[36],
87
93
  shapeHeavyWarning: base.warning.vivid[36],
88
94
  shapeOtherAccentBoldDisabled: base.blackAlpha[32],
89
- shapeOtherBacklessHover: base.blackAlpha[8],
90
- shapeOtherBacklessPressed: base.blackAlpha[12],
95
+ shapeOtherBacklessHover: base.blackAlpha[6],
96
+ shapeOtherBacklessPressed: base.blackAlpha[8],
91
97
  shapeOtherBase: base.gray[100],
92
- shapeOtherBaseHover: base.whiteAlpha[80],
93
- shapeOtherBasePressed: base.whiteAlpha[48],
98
+ shapeOtherBaseHover: base.gray[96],
99
+ shapeOtherBasePressed: base.gray[92],
94
100
  shapeOtherDisabled: base.blackAlpha[6],
95
101
  shapeOtherField: base.gray[100],
102
+ shapeOtherFieldHover: base.gray[96],
103
+ shapeOtherFieldPressed: base.gray[92],
96
104
  shapeOtherLow: base.blackAlpha[6],
97
105
  shapeOtherLowHover: base.blackAlpha[8],
98
106
  shapeOtherLowPressed: base.blackAlpha[12],
@@ -105,12 +113,12 @@ export var getDefaultTokens = function (base) {
105
113
  shapeOtherNeutralSoftSolid: base.gray[84],
106
114
  shapeOtherNeutralSoftSolidHover: base.gray[80],
107
115
  shapeOtherNeutralSoftSolidPressed: base.gray[76],
108
- shapePaleAccent: ((_k = base.accent.palette) === null || _k === void 0 ? void 0 : _k.vivid[92]) || base.blackAlpha[16],
109
- shapePaleAccentHover: ((_l = base.accent.palette) === null || _l === void 0 ? void 0 : _l.normal[88]) || base.blackAlpha[24],
110
- shapePaleAccentPressed: ((_m = base.accent.palette) === null || _m === void 0 ? void 0 : _m.dim[84]) || base.blackAlpha[32],
111
- shapePaleBrand: base.brand.palette.vivid[92],
112
- shapePaleBrandHover: base.brand.palette.normal[88],
113
- shapePaleBrandPressed: base.brand.palette.dim[88],
116
+ shapePaleAccent: ((_8 = (_7 = base.accent) === null || _7 === void 0 ? void 0 : _7.palette) === null || _8 === void 0 ? void 0 : _8.vivid[92]) || base.blackAlpha[16],
117
+ shapePaleAccentHover: ((_10 = (_9 = base.accent) === null || _9 === void 0 ? void 0 : _9.palette) === null || _10 === void 0 ? void 0 : _10.normal[88]) || base.blackAlpha[24],
118
+ shapePaleAccentPressed: ((_12 = (_11 = base.accent) === null || _11 === void 0 ? void 0 : _11.palette) === null || _12 === void 0 ? void 0 : _12.dim[84]) || base.blackAlpha[32],
119
+ shapePaleBrand: (_13 = base.brand.palette) === null || _13 === void 0 ? void 0 : _13.vivid[92],
120
+ shapePaleBrandHover: (_14 = base.brand.palette) === null || _14 === void 0 ? void 0 : _14.normal[88],
121
+ shapePaleBrandPressed: (_15 = base.brand.palette) === null || _15 === void 0 ? void 0 : _15.dim[88],
114
122
  shapePaleError: base.customizable.red.vivid[92],
115
123
  shapePaleErrorHover: base.customizable.red.normal[88],
116
124
  shapePaleErrorPressed: base.customizable.red.dim[88],
@@ -123,12 +131,12 @@ export var getDefaultTokens = function (base) {
123
131
  shapePaleWarning: base.warning.vivid[92],
124
132
  shapePaleWarningHover: base.warning.normal[88],
125
133
  shapePaleWarningPressed: base.warning.dim[88],
126
- shapeSoftAccent: ((_o = base.accent.palette) === null || _o === void 0 ? void 0 : _o.normal[80]) || base.blackAlpha[32],
127
- shapeSoftAccentHover: ((_p = base.accent.palette) === null || _p === void 0 ? void 0 : _p.normal[76]) || base.blackAlpha[40],
128
- shapeSoftAccentPressed: ((_q = base.accent.palette) === null || _q === void 0 ? void 0 : _q.dim[72]) || base.blackAlpha[48],
129
- shapeSoftBrand: base.brand.palette.normal[80],
130
- shapeSoftBrandHover: base.brand.palette.normal[76],
131
- shapeSoftBrandPressed: base.brand.palette.dim[72],
134
+ shapeSoftAccent: ((_17 = (_16 = base.accent) === null || _16 === void 0 ? void 0 : _16.palette) === null || _17 === void 0 ? void 0 : _17.normal[80]) || base.blackAlpha[32],
135
+ shapeSoftAccentHover: ((_19 = (_18 = base.accent) === null || _18 === void 0 ? void 0 : _18.palette) === null || _19 === void 0 ? void 0 : _19.normal[76]) || base.blackAlpha[40],
136
+ shapeSoftAccentPressed: ((_21 = (_20 = base.accent) === null || _20 === void 0 ? void 0 : _20.palette) === null || _21 === void 0 ? void 0 : _21.dim[72]) || base.blackAlpha[48],
137
+ shapeSoftBrand: (_22 = base.brand.palette) === null || _22 === void 0 ? void 0 : _22.normal[80],
138
+ shapeSoftBrandHover: (_23 = base.brand.palette) === null || _23 === void 0 ? void 0 : _23.normal[76],
139
+ shapeSoftBrandPressed: (_24 = base.brand.palette) === null || _24 === void 0 ? void 0 : _24.dim[72],
132
140
  shapeSoftError: base.customizable.red.normal[80],
133
141
  shapeSoftErrorHover: base.customizable.red.normal[76],
134
142
  shapeSoftErrorPressed: base.customizable.red.dim[72],
@@ -141,24 +149,33 @@ export var getDefaultTokens = function (base) {
141
149
  shapeSoftWarning: base.warning.vivid[88],
142
150
  shapeSoftWarningHover: base.warning.normal[84],
143
151
  shapeSoftWarningPressed: base.warning.dim[80],
144
- shapeInvertedBacklessHover: base.whiteAlpha[8],
152
+ shapeInvertedBacklessHover: base.whiteAlpha[6],
145
153
  shapeInvertedBacklessPressed: base.whiteAlpha[4],
146
154
  shapeInvertedDisabled: base.whiteAlpha[6],
155
+ shapeInvertedNeutralFaintAlpha: base.whiteAlpha[6],
156
+ shapeInvertedNeutralFaintAlphaHover: base.whiteAlpha[8],
157
+ shapeInvertedNeutralFaintAlphaPressed: base.whiteAlpha[4],
147
158
  shapeInvertedNeutralHeavy: base.gray[100],
148
159
  shapeInvertedNeutralHeavyHover: base.whiteAlpha[88],
149
160
  shapeInvertedNeutralHeavyPressed: base.whiteAlpha[72],
150
- shapeInvertedNeutralPaleAlpha: base.whiteAlpha[12],
161
+ shapeInvertedNeutralPaleAlpha: base.whiteAlpha[8],
151
162
  shapeInvertedNeutralPaleAlphaHover: base.whiteAlpha[12],
152
163
  shapeInvertedNeutralPaleAlphaPressed: base.whiteAlpha[6],
153
- shapeInvertedNeutralSoftAlpha: base.whiteAlpha[32],
154
- shapeInvertedNeutralSoftAlphaHover: base.whiteAlpha[32],
155
- shapeInvertedNeutralSoftAlphaPressed: base.whiteAlpha[16],
156
- shapeConstBacklessBlackHover: base.blackAlpha[16],
157
- shapeConstBacklessBlackPressed: base.blackAlpha[8],
158
- shapeConstBacklessWhiteHover: base.whiteAlpha[16],
159
- shapeConstBacklessWhitePressed: base.whiteAlpha[8],
164
+ shapeInvertedNeutralSoftAlpha: base.whiteAlpha[16],
165
+ shapeInvertedNeutralSoftAlphaHover: base.whiteAlpha[24],
166
+ shapeInvertedNeutralSoftAlphaPressed: base.whiteAlpha[12],
167
+ shapeConstBacklessBlackHover: base.blackAlpha[12],
168
+ shapeConstBacklessBlackPressed: base.blackAlpha[16],
169
+ shapeConstBacklessWhiteHover: base.whiteAlpha[12],
170
+ shapeConstBacklessWhitePressed: base.whiteAlpha[6],
160
171
  shapeConstDisabledBlack: base.blackAlpha[6],
161
172
  shapeConstDisabledWhite: base.whiteAlpha[6],
173
+ shapeConstFaintBlack: base.blackAlpha[12],
174
+ shapeConstFaintBlackHover: base.blackAlpha[16],
175
+ shapeConstFaintBlackPressed: base.blackAlpha[24],
176
+ shapeConstFaintWhite: base.whiteAlpha[12],
177
+ shapeConstFaintWhiteHover: base.whiteAlpha[16],
178
+ shapeConstFaintWhitePressed: base.whiteAlpha[8],
162
179
  shapeConstHeavyBlack: base.blackAlpha[80],
163
180
  shapeConstHeavyBlackHover: base.blackAlpha[88],
164
181
  shapeConstHeavyBlackPressed: base.blackAlpha[64],
@@ -167,26 +184,26 @@ export var getDefaultTokens = function (base) {
167
184
  shapeConstHeavyWhitePressed: base.whiteAlpha[64],
168
185
  shapeConstPaleBlack: base.blackAlpha[16],
169
186
  shapeConstPaleBlackHover: base.blackAlpha[24],
170
- shapeConstPaleBlackPressed: base.blackAlpha[12],
187
+ shapeConstPaleBlackPressed: base.blackAlpha[32],
171
188
  shapeConstPaleWhite: base.whiteAlpha[16],
172
189
  shapeConstPaleWhiteHover: base.whiteAlpha[24],
173
190
  shapeConstPaleWhitePressed: base.whiteAlpha[12],
174
191
  shapeConstPromo: base.brand.promo,
175
- shapeConstSoftBlack: base.blackAlpha[40],
176
- shapeConstSoftBlackHover: base.blackAlpha[48],
177
- shapeConstSoftBlackPressed: base.blackAlpha[24],
178
- shapeConstSoftWhite: base.whiteAlpha[48],
179
- shapeConstSoftWhiteHover: base.whiteAlpha[56],
180
- shapeConstSoftWhitePressed: base.whiteAlpha[32],
181
- lineAccentBold: base.accent.original.light || base.accent.original.light,
182
- lineAccentBoldHover: base.accent.interactions.hover.light || base.accent.interactions.hover.light,
183
- lineAccentBoldPressed: base.accent.interactions.pressed.light || base.accent.interactions.pressed.light,
184
- lineAccentPale: ((_r = base.accent.palette) === null || _r === void 0 ? void 0 : _r.normal[88]) || base.blackAlpha[24],
185
- lineAccentPaleHover: ((_s = base.accent.palette) === null || _s === void 0 ? void 0 : _s.normal[84]) || base.blackAlpha[32],
186
- lineAccentPalePressed: ((_t = base.accent.palette) === null || _t === void 0 ? void 0 : _t.dim[80]) || base.blackAlpha[40],
187
- lineAccentSoft: ((_u = base.accent.palette) === null || _u === void 0 ? void 0 : _u.dim[76]) || base.blackAlpha[48],
188
- lineAccentSoftHover: ((_v = base.accent.palette) === null || _v === void 0 ? void 0 : _v.vivid[60]) || base.blackAlpha[96],
189
- lineAccentSoftPressed: ((_w = base.accent.palette) === null || _w === void 0 ? void 0 : _w.dim[48]) || base.blackAlpha[96],
192
+ shapeConstSoftBlack: base.blackAlpha[24],
193
+ shapeConstSoftBlackHover: base.blackAlpha[32],
194
+ shapeConstSoftBlackPressed: base.blackAlpha[40],
195
+ shapeConstSoftWhite: base.whiteAlpha[24],
196
+ shapeConstSoftWhiteHover: base.whiteAlpha[32],
197
+ shapeConstSoftWhitePressed: base.whiteAlpha[24],
198
+ lineAccentBold: ((_25 = base.accent) === null || _25 === void 0 ? void 0 : _25.original.light) || base.gray[40],
199
+ lineAccentBoldHover: ((_26 = base.accent) === null || _26 === void 0 ? void 0 : _26.interactions.hover.light) || base.gray[20],
200
+ lineAccentBoldPressed: ((_27 = base.accent) === null || _27 === void 0 ? void 0 : _27.interactions.pressed.light) || base.blackAlpha[64],
201
+ lineAccentPale: ((_29 = (_28 = base.accent) === null || _28 === void 0 ? void 0 : _28.palette) === null || _29 === void 0 ? void 0 : _29.normal[88]) || base.blackAlpha[24],
202
+ lineAccentPaleHover: ((_31 = (_30 = base.accent) === null || _30 === void 0 ? void 0 : _30.palette) === null || _31 === void 0 ? void 0 : _31.normal[84]) || base.blackAlpha[32],
203
+ lineAccentPalePressed: ((_33 = (_32 = base.accent) === null || _32 === void 0 ? void 0 : _32.palette) === null || _33 === void 0 ? void 0 : _33.dim[80]) || base.blackAlpha[40],
204
+ lineAccentSoft: ((_35 = (_34 = base.accent) === null || _34 === void 0 ? void 0 : _34.palette) === null || _35 === void 0 ? void 0 : _35.dim[76]) || base.blackAlpha[48],
205
+ lineAccentSoftHover: ((_37 = (_36 = base.accent) === null || _36 === void 0 ? void 0 : _36.palette) === null || _37 === void 0 ? void 0 : _37.vivid[60]) || base.blackAlpha[96],
206
+ lineAccentSoftPressed: ((_39 = (_38 = base.accent) === null || _38 === void 0 ? void 0 : _38.palette) === null || _39 === void 0 ? void 0 : _39.dim[48]) || base.blackAlpha[96],
190
207
  lineBrandOriginal: base.brand.original,
191
208
  lineErrorBold: base.customizable.red.vivid[56],
192
209
  lineErrorBoldHover: base.customizable.red.vivid[64],
@@ -195,25 +212,25 @@ export var getDefaultTokens = function (base) {
195
212
  lineNeutralPale: base.blackAlpha[16],
196
213
  lineNeutralPaleHover: base.blackAlpha[24],
197
214
  lineNeutralPalePressed: base.blackAlpha[40],
198
- lineOnaccentboldFaint: base.onBrand[16] || base.whiteAlpha[12],
199
- lineOnaccentboldPale: base.onBrand[24] || base.whiteAlpha[24],
200
- lineOnbrandoriginalFaint: base.onBrand[16],
201
- lineOnbrandoriginalPale: base.onBrand[24],
215
+ lineOnAccentBoldFaint: ((_40 = base.onAccent) === null || _40 === void 0 ? void 0 : _40[12]) || base.whiteAlpha[12],
216
+ lineOnAccentBoldPale: ((_41 = base.onAccent) === null || _41 === void 0 ? void 0 : _41[24]) || base.whiteAlpha[24],
217
+ lineOnBrandOriginalFaint: base.onBrand[12],
218
+ lineOnBrandOriginalPale: base.onBrand[24],
202
219
  lineSuccessBold: base.customizable.green.vivid[56],
203
220
  lineSuccessBoldHover: base.customizable.green.vivid[68],
204
221
  lineSuccessBoldPressed: base.customizable.green.dim[56],
205
222
  lineWarningBold: base.warning.vivid[80],
206
223
  lineWarningBoldHover: base.warning.vivid[72],
207
224
  lineWarningBoldPressed: base.warning.dim[68],
208
- lineInvertedAccentBold: base.accent.original.dark || base.accent.original.dark,
209
- lineInvertedAccentBoldHover: base.accent.interactions.hover.dark || base.accent.interactions.hover.dark,
210
- lineInvertedAccentBoldPressed: base.accent.interactions.pressed.dark || base.accent.interactions.pressed.dark,
211
- lineInvertedAccentPale: ((_x = base.accent.palette) === null || _x === void 0 ? void 0 : _x.dim[44]) || base.whiteAlpha[24],
212
- lineInvertedAccentPaleHover: ((_y = base.accent.palette) === null || _y === void 0 ? void 0 : _y.dim[48]) || base.whiteAlpha[32],
213
- lineInvertedAccentPalePressed: ((_z = base.accent.palette) === null || _z === void 0 ? void 0 : _z.dim[40]) || base.whiteAlpha[16],
214
- lineInvertedAccentSoft: ((_0 = base.accent.palette) === null || _0 === void 0 ? void 0 : _0.dim[48]) || base.whiteAlpha[48],
215
- lineInvertedAccentSoftHover: ((_1 = base.accent.palette) === null || _1 === void 0 ? void 0 : _1.vivid[80]) || base.gray[100],
216
- lineInvertedAccentSoftPressed: ((_2 = base.accent.palette) === null || _2 === void 0 ? void 0 : _2.normal[64]) || base.gray[100],
225
+ lineInvertedAccentBold: ((_42 = base.accent) === null || _42 === void 0 ? void 0 : _42.original.dark) || base.gray[88],
226
+ lineInvertedAccentBoldHover: ((_43 = base.accent) === null || _43 === void 0 ? void 0 : _43.interactions.hover.dark) || base.gray[100],
227
+ lineInvertedAccentBoldPressed: ((_44 = base.accent) === null || _44 === void 0 ? void 0 : _44.interactions.pressed.dark) || base.whiteAlpha[64],
228
+ lineInvertedAccentPale: ((_46 = (_45 = base.accent) === null || _45 === void 0 ? void 0 : _45.palette) === null || _46 === void 0 ? void 0 : _46.dim[44]) || base.whiteAlpha[24],
229
+ lineInvertedAccentPaleHover: ((_48 = (_47 = base.accent) === null || _47 === void 0 ? void 0 : _47.palette) === null || _48 === void 0 ? void 0 : _48.dim[48]) || base.whiteAlpha[32],
230
+ lineInvertedAccentPalePressed: ((_50 = (_49 = base.accent) === null || _49 === void 0 ? void 0 : _49.palette) === null || _50 === void 0 ? void 0 : _50.dim[40]) || base.whiteAlpha[16],
231
+ lineInvertedAccentSoft: ((_52 = (_51 = base.accent) === null || _51 === void 0 ? void 0 : _51.palette) === null || _52 === void 0 ? void 0 : _52.dim[48]) || base.whiteAlpha[48],
232
+ lineInvertedAccentSoftHover: ((_54 = (_53 = base.accent) === null || _53 === void 0 ? void 0 : _53.palette) === null || _54 === void 0 ? void 0 : _54.vivid[80]) || base.gray[100],
233
+ lineInvertedAccentSoftPressed: ((_56 = (_55 = base.accent) === null || _55 === void 0 ? void 0 : _55.palette) === null || _56 === void 0 ? void 0 : _56.normal[64]) || base.gray[100],
217
234
  lineInvertedErrorBold: base.customizable.red.vivid[60],
218
235
  lineInvertedErrorBoldHover: base.customizable.red.vivid[68],
219
236
  lineInvertedErrorBoldPressed: base.customizable.red.dim[56],
@@ -227,8 +244,8 @@ export var getDefaultTokens = function (base) {
227
244
  lineInvertedWarningBold: base.warning.vivid[80],
228
245
  lineInvertedWarningBoldHover: base.warning.vivid[84],
229
246
  lineInvertedWarningBoldPressed: base.warning.dim[72],
230
- lineConstFaintBlack: base.blackAlpha[16],
231
- lineConstFaintWhite: base.whiteAlpha[16],
247
+ lineConstFaintBlack: base.blackAlpha[12],
248
+ lineConstFaintWhite: base.whiteAlpha[12],
232
249
  lineConstPaleBlack: base.blackAlpha[24],
233
250
  lineConstPaleBlackHover: base.blackAlpha[32],
234
251
  lineConstPaleBlackPressed: base.blackAlpha[16],
@@ -242,10 +259,12 @@ export var getDefaultTokens = function (base) {
242
259
  illustrationBlack: base.gray[16],
243
260
  illustrationBrand: base.brand.original,
244
261
  illustrationComplement: base.brand.promo,
262
+ illustrationInvertedNeutral: base.gray[100],
263
+ illustrationNeutral: base.gray[0],
245
264
  illustrationOnBrand: base.onBrand[100],
246
- illustrationOncomplement: base.gray[100],
265
+ illustrationOnComplement: base.gray[100],
247
266
  illustrationPromo: base.brand.promo,
248
- illustrationSymbol: base.brand.palette.normal[80],
267
+ illustrationSymbol: (_57 = base.brand.palette) === null || _57 === void 0 ? void 0 : _57.normal[80],
249
268
  illustrationWhite: base.gray[100],
250
269
  customizableBoldBlack: base.gray[52],
251
270
  customizableBoldBlue: base.customizable.blue.vivid[68],
@@ -304,55 +323,61 @@ export var getDefaultTokens = function (base) {
304
323
  customizableSoftYellow: base.customizable.yellow.vivid[88],
305
324
  },
306
325
  dark: {
307
- textAccentPrimary: ((_3 = base.accent.palette) === null || _3 === void 0 ? void 0 : _3.vivid[72]) || base.whiteAlpha[96],
308
- textAccentPrimaryHover: ((_4 = base.accent.palette) === null || _4 === void 0 ? void 0 : _4.vivid[80]) || base.gray[100],
309
- textAccentPrimaryPressed: ((_5 = base.accent.palette) === null || _5 === void 0 ? void 0 : _5.dim[64]) || base.gray[100],
326
+ textAccentHeavy: ((_59 = (_58 = base.accent) === null || _58 === void 0 ? void 0 : _58.palette) === null || _59 === void 0 ? void 0 : _59.vivid[72]) || base.whiteAlpha[96],
327
+ textAccentHeavyHover: ((_61 = (_60 = base.accent) === null || _60 === void 0 ? void 0 : _60.palette) === null || _61 === void 0 ? void 0 : _61.vivid[80]) || base.gray[100],
328
+ textAccentHeavyPressed: ((_63 = (_62 = base.accent) === null || _62 === void 0 ? void 0 : _62.palette) === null || _63 === void 0 ? void 0 : _63.dim[64]) || base.gray[100],
310
329
  textDisabled: base.whiteAlpha[40],
311
- textErrorPrimary: base.customizable.red.vivid[68],
312
- textErrorPrimaryHover: base.customizable.red.vivid[72],
313
- textErrorPrimaryPressed: base.customizable.red.dim[64],
314
- textInvertedAccentPrimary: ((_6 = base.accent.palette) === null || _6 === void 0 ? void 0 : _6.vivid[52]) || base.blackAlpha[88],
315
- textInvertedAccentPrimaryHover: ((_7 = base.accent.palette) === null || _7 === void 0 ? void 0 : _7.vivid[60]) || base.blackAlpha[96],
316
- textInvertedAccentPrimaryPressed: ((_8 = base.accent.palette) === null || _8 === void 0 ? void 0 : _8.dim[48]) || base.blackAlpha[96],
330
+ textErrorHeavy: base.customizable.red.vivid[68],
331
+ textErrorHeavyHover: base.customizable.red.vivid[72],
332
+ textErrorHeavyPressed: base.customizable.red.dim[64],
333
+ textInvertedAccentHeavy: ((_65 = (_64 = base.accent) === null || _64 === void 0 ? void 0 : _64.palette) === null || _65 === void 0 ? void 0 : _65.vivid[52]) || base.blackAlpha[88],
334
+ textInvertedAccentHeavyHover: ((_67 = (_66 = base.accent) === null || _66 === void 0 ? void 0 : _66.palette) === null || _67 === void 0 ? void 0 : _67.vivid[60]) || base.blackAlpha[96],
335
+ textInvertedAccentHeavyPressed: ((_69 = (_68 = base.accent) === null || _68 === void 0 ? void 0 : _68.palette) === null || _69 === void 0 ? void 0 : _69.dim[48]) || base.blackAlpha[96],
317
336
  textInvertedDisabled: base.blackAlpha[32],
318
- textInvertedErrorPrimary: base.customizable.red.vivid[52],
319
- textInvertedErrorPrimaryHover: base.customizable.red.vivid[60],
320
- textInvertedErrorPrimaryPressed: base.customizable.red.dim[48],
321
- textInvertedNeutralPrimary: base.blackAlpha[88],
322
- textInvertedNeutralSecondary: base.blackAlpha[56],
323
- textInvertedSuccessPrimary: base.customizable.green.vivid[52],
324
- textInvertedSuccessPrimaryHover: base.customizable.green.vivid[60],
325
- textInvertedSuccessPrimaryPressed: base.customizable.green.dim[48],
326
- textInvertedWarningPrimary: base.warning.vivid[64],
327
- textInvertedWarningPrimaryHover: base.warning.vivid[72],
328
- textInvertedWarningPrimaryPressed: base.warning.dim[56],
337
+ textInvertedErrorHeavy: base.customizable.red.vivid[52],
338
+ textInvertedErrorHeavyHover: base.customizable.red.vivid[60],
339
+ textInvertedErrorHeavyPressed: base.customizable.red.dim[48],
340
+ textInvertedNeutralHeavy: base.blackAlpha[88],
341
+ textInvertedNeutralPale: base.blackAlpha[40],
342
+ textInvertedNeutralSoft: base.blackAlpha[56],
343
+ textInvertedSuccessHeavy: base.customizable.green.vivid[52],
344
+ textInvertedSuccessHeavyHover: base.customizable.green.vivid[60],
345
+ textInvertedSuccessHeavyPressed: base.customizable.green.dim[48],
346
+ textInvertedWarningHeavy: base.warning.vivid[64],
347
+ textInvertedWarningHeavyHover: base.warning.vivid[72],
348
+ textInvertedWarningHeavyPressed: base.warning.dim[56],
329
349
  textLogo: base.brand.logo.dark,
330
- textNeutralPrimary: base.whiteAlpha[96],
331
- textNeutralSecondary: base.whiteAlpha[64],
332
- textOnaccentboldDisabled: base.onBrand[32] || base.blackAlpha[32],
333
- textOnaccentboldPrimary: base.onBrand[96] || base.blackAlpha[88],
334
- textOnaccentboldSecondary: base.onBrand[56] || base.blackAlpha[56],
335
- textOnbrandoriginalDisabled: base.onBrand[40],
336
- textOnbrandoriginalPrimary: base.onBrand[96],
337
- textOnbrandoriginalSecondary: base.onBrand[64],
338
- textSuccessPrimary: base.customizable.green.vivid[72],
339
- textSuccessPrimaryHover: base.customizable.green.vivid[80],
340
- textSuccessPrimaryPressed: base.customizable.green.dim[64],
341
- textWarningPrimary: base.warning.vivid[80],
342
- textWarningPrimaryHover: base.warning.vivid[84],
343
- textWarningPrimaryPressed: base.warning.dim[72],
350
+ textNeutralHeavy: base.whiteAlpha[96],
351
+ textNeutralPale: base.whiteAlpha[48],
352
+ textNeutralSoft: base.whiteAlpha[64],
353
+ textSuccessHeavy: base.customizable.green.vivid[72],
354
+ textSuccessHeavyHover: base.customizable.green.vivid[80],
355
+ textSuccessHeavyPressed: base.customizable.green.dim[64],
356
+ textWarningHeavy: base.warning.vivid[80],
357
+ textWarningHeavyHover: base.warning.vivid[84],
358
+ textWarningHeavyPressed: base.warning.dim[72],
344
359
  textConstDisabledBlack: base.blackAlpha[32],
345
360
  textConstDisabledWhite: base.whiteAlpha[40],
346
- textConstPrimaryBlack: base.blackAlpha[88],
347
- textConstPrimaryWhite: base.whiteAlpha[96],
348
- textConstSecondaryBlack: base.blackAlpha[56],
349
- textConstSecondaryWhite: base.whiteAlpha[64],
350
- shapeBoldAccent: base.accent.original.dark || base.accent.original.dark,
351
- shapeBoldAccentHover: base.accent.interactions.hover.dark || base.accent.interactions.hover.dark,
352
- shapeBoldAccentPressed: base.accent.interactions.pressed.dark || base.accent.interactions.pressed.dark,
353
- shapeBoldBrandOriginal: base.accent.original.dark,
354
- shapeBoldBrandOriginalHover: base.accent.interactions.hover.dark,
355
- shapeBoldBrandOriginalPressed: base.accent.interactions.pressed.light,
361
+ textConstHeavyBlack: base.blackAlpha[88],
362
+ textConstHeavyWhite: base.whiteAlpha[96],
363
+ textConstPaleBlack: base.blackAlpha[40],
364
+ textConstPaleWhite: base.whiteAlpha[48],
365
+ textConstSoftBlack: base.blackAlpha[56],
366
+ textConstSoftWhite: base.whiteAlpha[64],
367
+ textOnAccentBoldDisabled: ((_70 = base.onAccent) === null || _70 === void 0 ? void 0 : _70[32]) || base.blackAlpha[32],
368
+ textOnAccentBoldHeavy: ((_71 = base.onAccent) === null || _71 === void 0 ? void 0 : _71[96]) || base.blackAlpha[88],
369
+ textOnAccentBoldPale: ((_72 = base.onAccent) === null || _72 === void 0 ? void 0 : _72[40]) || base.blackAlpha[40],
370
+ textOnAccentBoldSoft: ((_73 = base.onAccent) === null || _73 === void 0 ? void 0 : _73[56]) || base.blackAlpha[56],
371
+ textOnBrandOriginalDisabled: base.onBrand[40],
372
+ textOnBrandOriginalHeavy: base.onBrand[96],
373
+ textOnBrandOriginalPale: base.onBrand[48],
374
+ textOnBrandOriginalSoft: base.onBrand[64],
375
+ shapeBoldAccent: ((_74 = base.accent) === null || _74 === void 0 ? void 0 : _74.original.dark) || base.gray[96],
376
+ shapeBoldAccentHover: ((_75 = base.accent) === null || _75 === void 0 ? void 0 : _75.interactions.hover.dark) || base.gray[100],
377
+ shapeBoldAccentPressed: ((_76 = base.accent) === null || _76 === void 0 ? void 0 : _76.interactions.pressed.dark) || base.gray[84],
378
+ shapeBoldBrandOriginal: (_77 = base.accent) === null || _77 === void 0 ? void 0 : _77.original.dark,
379
+ shapeBoldBrandOriginalHover: (_78 = base.accent) === null || _78 === void 0 ? void 0 : _78.interactions.hover.dark,
380
+ shapeBoldBrandOriginalPressed: (_79 = base.accent) === null || _79 === void 0 ? void 0 : _79.interactions.pressed.light,
356
381
  shapeBoldError: base.customizable.red.normal[60],
357
382
  shapeBoldErrorHover: base.customizable.red.normal[64],
358
383
  shapeBoldErrorPressed: base.customizable.red.dim[52],
@@ -365,12 +390,12 @@ export var getDefaultTokens = function (base) {
365
390
  shapeBoldWarning: base.warning.normal[80],
366
391
  shapeBoldWarningHover: base.warning.normal[84],
367
392
  shapeBoldWarningPressed: base.warning.dim[72],
368
- shapeFaintAccent: ((_9 = base.accent.palette) === null || _9 === void 0 ? void 0 : _9.dim[32]) || base.whiteAlpha[12],
369
- shapeFaintAccentHover: ((_10 = base.accent.palette) === null || _10 === void 0 ? void 0 : _10.dim[36]) || base.whiteAlpha[16],
370
- shapeFaintAccentPressed: ((_11 = base.accent.palette) === null || _11 === void 0 ? void 0 : _11.dim[28]) || base.whiteAlpha[8],
371
- shapeFaintBrand: base.brand.palette.dim[32],
372
- shapeFaintBrandHover: base.brand.palette.dim[36],
373
- shapeFaintBrandPressed: base.brand.palette.dim[28],
393
+ shapeFaintAccent: ((_81 = (_80 = base.accent) === null || _80 === void 0 ? void 0 : _80.palette) === null || _81 === void 0 ? void 0 : _81.dim[32]) || base.whiteAlpha[12],
394
+ shapeFaintAccentHover: ((_83 = (_82 = base.accent) === null || _82 === void 0 ? void 0 : _82.palette) === null || _83 === void 0 ? void 0 : _83.dim[36]) || base.whiteAlpha[16],
395
+ shapeFaintAccentPressed: ((_85 = (_84 = base.accent) === null || _84 === void 0 ? void 0 : _84.palette) === null || _85 === void 0 ? void 0 : _85.dim[28]) || base.whiteAlpha[8],
396
+ shapeFaintBrand: (_86 = base.brand.palette) === null || _86 === void 0 ? void 0 : _86.dim[32],
397
+ shapeFaintBrandHover: (_87 = base.brand.palette) === null || _87 === void 0 ? void 0 : _87.dim[36],
398
+ shapeFaintBrandPressed: (_88 = base.brand.palette) === null || _88 === void 0 ? void 0 : _88.dim[28],
374
399
  shapeFaintError: base.customizable.red.dim[32],
375
400
  shapeFaintErrorHover: base.customizable.red.dim[36],
376
401
  shapeFaintErrorPressed: base.customizable.red.dim[28],
@@ -388,13 +413,15 @@ export var getDefaultTokens = function (base) {
388
413
  shapeHeavySuccess: base.customizable.green.normal[92],
389
414
  shapeHeavyWarning: base.warning.vivid[92],
390
415
  shapeOtherAccentBoldDisabled: base.whiteAlpha[32],
391
- shapeOtherBacklessHover: base.whiteAlpha[8],
416
+ shapeOtherBacklessHover: base.whiteAlpha[6],
392
417
  shapeOtherBacklessPressed: base.whiteAlpha[4],
393
- shapeOtherBase: base.whiteAlpha[6],
394
- shapeOtherBaseHover: base.whiteAlpha[12],
395
- shapeOtherBasePressed: base.whiteAlpha[4],
418
+ shapeOtherBase: base.gray[32],
419
+ shapeOtherBaseHover: base.gray[36],
420
+ shapeOtherBasePressed: base.gray[28],
396
421
  shapeOtherDisabled: base.whiteAlpha[6],
397
- shapeOtherField: base.blackAlpha[12],
422
+ shapeOtherField: base.blackAlpha[16],
423
+ shapeOtherFieldHover: base.blackAlpha[4],
424
+ shapeOtherFieldPressed: base.blackAlpha[12],
398
425
  shapeOtherLow: base.blackAlpha[24],
399
426
  shapeOtherLowHover: base.blackAlpha[16],
400
427
  shapeOtherLowPressed: base.blackAlpha[32],
@@ -407,12 +434,12 @@ export var getDefaultTokens = function (base) {
407
434
  shapeOtherNeutralSoftSolid: base.gray[44],
408
435
  shapeOtherNeutralSoftSolidHover: base.gray[48],
409
436
  shapeOtherNeutralSoftSolidPressed: base.gray[40],
410
- shapePaleAccent: ((_12 = base.accent.palette) === null || _12 === void 0 ? void 0 : _12.dim[36]) || base.whiteAlpha[16],
411
- shapePaleAccentHover: ((_13 = base.accent.palette) === null || _13 === void 0 ? void 0 : _13.dim[40]) || base.whiteAlpha[24],
412
- shapePaleAccentPressed: ((_14 = base.accent.palette) === null || _14 === void 0 ? void 0 : _14.dim[32]) || base.whiteAlpha[12],
413
- shapePaleBrand: base.brand.palette.dim[36],
414
- shapePaleBrandHover: base.brand.palette.dim[40],
415
- shapePaleBrandPressed: base.brand.palette.dim[32],
437
+ shapePaleAccent: ((_90 = (_89 = base.accent) === null || _89 === void 0 ? void 0 : _89.palette) === null || _90 === void 0 ? void 0 : _90.dim[36]) || base.whiteAlpha[16],
438
+ shapePaleAccentHover: ((_92 = (_91 = base.accent) === null || _91 === void 0 ? void 0 : _91.palette) === null || _92 === void 0 ? void 0 : _92.dim[40]) || base.whiteAlpha[24],
439
+ shapePaleAccentPressed: ((_94 = (_93 = base.accent) === null || _93 === void 0 ? void 0 : _93.palette) === null || _94 === void 0 ? void 0 : _94.dim[32]) || base.whiteAlpha[12],
440
+ shapePaleBrand: (_95 = base.brand.palette) === null || _95 === void 0 ? void 0 : _95.dim[36],
441
+ shapePaleBrandHover: (_96 = base.brand.palette) === null || _96 === void 0 ? void 0 : _96.dim[40],
442
+ shapePaleBrandPressed: (_97 = base.brand.palette) === null || _97 === void 0 ? void 0 : _97.dim[32],
416
443
  shapePaleError: base.customizable.red.dim[36],
417
444
  shapePaleErrorHover: base.customizable.red.dim[40],
418
445
  shapePaleErrorPressed: base.customizable.red.dim[32],
@@ -425,12 +452,12 @@ export var getDefaultTokens = function (base) {
425
452
  shapePaleWarning: base.warning.dim[36],
426
453
  shapePaleWarningHover: base.warning.dim[40],
427
454
  shapePaleWarningPressed: base.warning.dim[32],
428
- shapeSoftAccent: ((_15 = base.accent.palette) === null || _15 === void 0 ? void 0 : _15.dim[48]) || base.whiteAlpha[32],
429
- shapeSoftAccentHover: ((_16 = base.accent.palette) === null || _16 === void 0 ? void 0 : _16.dim[52]) || base.whiteAlpha[40],
430
- shapeSoftAccentPressed: ((_17 = base.accent.palette) === null || _17 === void 0 ? void 0 : _17.dim[44]) || base.whiteAlpha[24],
431
- shapeSoftBrand: base.brand.palette.dim[48],
432
- shapeSoftBrandHover: base.brand.palette.dim[52],
433
- shapeSoftBrandPressed: base.brand.palette.dim[44],
455
+ shapeSoftAccent: ((_99 = (_98 = base.accent) === null || _98 === void 0 ? void 0 : _98.palette) === null || _99 === void 0 ? void 0 : _99.dim[48]) || base.whiteAlpha[32],
456
+ shapeSoftAccentHover: ((_101 = (_100 = base.accent) === null || _100 === void 0 ? void 0 : _100.palette) === null || _101 === void 0 ? void 0 : _101.dim[52]) || base.whiteAlpha[40],
457
+ shapeSoftAccentPressed: ((_103 = (_102 = base.accent) === null || _102 === void 0 ? void 0 : _102.palette) === null || _103 === void 0 ? void 0 : _103.dim[44]) || base.whiteAlpha[24],
458
+ shapeSoftBrand: (_104 = base.brand.palette) === null || _104 === void 0 ? void 0 : _104.dim[48],
459
+ shapeSoftBrandHover: (_105 = base.brand.palette) === null || _105 === void 0 ? void 0 : _105.dim[52],
460
+ shapeSoftBrandPressed: (_106 = base.brand.palette) === null || _106 === void 0 ? void 0 : _106.dim[44],
434
461
  shapeSoftError: base.customizable.red.dim[48],
435
462
  shapeSoftErrorHover: base.customizable.red.dim[52],
436
463
  shapeSoftErrorPressed: base.customizable.red.dim[44],
@@ -443,24 +470,33 @@ export var getDefaultTokens = function (base) {
443
470
  shapeSoftWarning: base.warning.dim[52],
444
471
  shapeSoftWarningHover: base.warning.dim[56],
445
472
  shapeSoftWarningPressed: base.warning.dim[48],
446
- shapeInvertedBacklessHover: base.blackAlpha[8],
447
- shapeInvertedBacklessPressed: base.blackAlpha[12],
473
+ shapeInvertedBacklessHover: base.blackAlpha[6],
474
+ shapeInvertedBacklessPressed: base.blackAlpha[8],
448
475
  shapeInvertedDisabled: base.blackAlpha[6],
476
+ shapeInvertedNeutralFaintAlpha: base.blackAlpha[6],
477
+ shapeInvertedNeutralFaintAlphaHover: base.blackAlpha[8],
478
+ shapeInvertedNeutralFaintAlphaPressed: base.blackAlpha[12],
449
479
  shapeInvertedNeutralHeavy: base.blackAlpha[80],
450
480
  shapeInvertedNeutralHeavyHover: base.blackAlpha[88],
451
481
  shapeInvertedNeutralHeavyPressed: base.blackAlpha[72],
452
- shapeInvertedNeutralPaleAlpha: base.blackAlpha[12],
482
+ shapeInvertedNeutralPaleAlpha: base.blackAlpha[8],
453
483
  shapeInvertedNeutralPaleAlphaHover: base.blackAlpha[12],
454
484
  shapeInvertedNeutralPaleAlphaPressed: base.blackAlpha[16],
455
- shapeInvertedNeutralSoftAlpha: base.blackAlpha[32],
456
- shapeInvertedNeutralSoftAlphaHover: base.blackAlpha[32],
457
- shapeInvertedNeutralSoftAlphaPressed: base.blackAlpha[40],
458
- shapeConstBacklessBlackHover: base.blackAlpha[16],
459
- shapeConstBacklessBlackPressed: base.blackAlpha[8],
460
- shapeConstBacklessWhiteHover: base.whiteAlpha[16],
461
- shapeConstBacklessWhitePressed: base.whiteAlpha[8],
485
+ shapeInvertedNeutralSoftAlpha: base.blackAlpha[16],
486
+ shapeInvertedNeutralSoftAlphaHover: base.blackAlpha[24],
487
+ shapeInvertedNeutralSoftAlphaPressed: base.blackAlpha[32],
488
+ shapeConstBacklessBlackHover: base.blackAlpha[12],
489
+ shapeConstBacklessBlackPressed: base.blackAlpha[16],
490
+ shapeConstBacklessWhiteHover: base.whiteAlpha[12],
491
+ shapeConstBacklessWhitePressed: base.whiteAlpha[6],
462
492
  shapeConstDisabledBlack: base.blackAlpha[6],
463
493
  shapeConstDisabledWhite: base.whiteAlpha[6],
494
+ shapeConstFaintBlack: base.blackAlpha[12],
495
+ shapeConstFaintBlackHover: base.blackAlpha[16],
496
+ shapeConstFaintBlackPressed: base.blackAlpha[24],
497
+ shapeConstFaintWhite: base.whiteAlpha[12],
498
+ shapeConstFaintWhiteHover: base.whiteAlpha[16],
499
+ shapeConstFaintWhitePressed: base.whiteAlpha[8],
464
500
  shapeConstHeavyBlack: base.blackAlpha[80],
465
501
  shapeConstHeavyBlackHover: base.blackAlpha[88],
466
502
  shapeConstHeavyBlackPressed: base.blackAlpha[64],
@@ -469,26 +505,26 @@ export var getDefaultTokens = function (base) {
469
505
  shapeConstHeavyWhitePressed: base.whiteAlpha[64],
470
506
  shapeConstPaleBlack: base.blackAlpha[16],
471
507
  shapeConstPaleBlackHover: base.blackAlpha[24],
472
- shapeConstPaleBlackPressed: base.blackAlpha[12],
508
+ shapeConstPaleBlackPressed: base.blackAlpha[32],
473
509
  shapeConstPaleWhite: base.whiteAlpha[16],
474
510
  shapeConstPaleWhiteHover: base.whiteAlpha[24],
475
511
  shapeConstPaleWhitePressed: base.whiteAlpha[12],
476
512
  shapeConstPromo: base.brand.promo,
477
- shapeConstSoftBlack: base.blackAlpha[40],
478
- shapeConstSoftBlackHover: base.blackAlpha[48],
479
- shapeConstSoftBlackPressed: base.blackAlpha[24],
480
- shapeConstSoftWhite: base.whiteAlpha[48],
481
- shapeConstSoftWhiteHover: base.whiteAlpha[56],
482
- shapeConstSoftWhitePressed: base.whiteAlpha[32],
483
- lineAccentBold: base.accent.original.dark || base.accent.original.dark,
484
- lineAccentBoldHover: base.accent.interactions.hover.dark || base.accent.interactions.hover.dark,
485
- lineAccentBoldPressed: base.accent.interactions.pressed.dark || base.accent.interactions.pressed.dark,
486
- lineAccentPale: ((_18 = base.accent.palette) === null || _18 === void 0 ? void 0 : _18.dim[40]) || base.whiteAlpha[24],
487
- lineAccentPaleHover: ((_19 = base.accent.palette) === null || _19 === void 0 ? void 0 : _19.dim[44]) || base.whiteAlpha[32],
488
- lineAccentPalePressed: ((_20 = base.accent.palette) === null || _20 === void 0 ? void 0 : _20.dim[36]) || base.whiteAlpha[16],
489
- lineAccentSoft: ((_21 = base.accent.palette) === null || _21 === void 0 ? void 0 : _21.dim[48]) || base.whiteAlpha[48],
490
- lineAccentSoftHover: ((_22 = base.accent.palette) === null || _22 === void 0 ? void 0 : _22.vivid[80]) || base.gray[100],
491
- lineAccentSoftPressed: ((_23 = base.accent.palette) === null || _23 === void 0 ? void 0 : _23.dim[64]) || base.gray[100],
513
+ shapeConstSoftBlack: base.blackAlpha[24],
514
+ shapeConstSoftBlackHover: base.blackAlpha[32],
515
+ shapeConstSoftBlackPressed: base.blackAlpha[40],
516
+ shapeConstSoftWhite: base.whiteAlpha[24],
517
+ shapeConstSoftWhiteHover: base.whiteAlpha[32],
518
+ shapeConstSoftWhitePressed: base.whiteAlpha[24],
519
+ lineAccentBold: ((_107 = base.accent) === null || _107 === void 0 ? void 0 : _107.original.dark) || base.gray[88],
520
+ lineAccentBoldHover: ((_108 = base.accent) === null || _108 === void 0 ? void 0 : _108.interactions.hover.dark) || base.gray[100],
521
+ lineAccentBoldPressed: ((_109 = base.accent) === null || _109 === void 0 ? void 0 : _109.interactions.pressed.dark) || base.whiteAlpha[64],
522
+ lineAccentPale: ((_111 = (_110 = base.accent) === null || _110 === void 0 ? void 0 : _110.palette) === null || _111 === void 0 ? void 0 : _111.dim[40]) || base.whiteAlpha[24],
523
+ lineAccentPaleHover: ((_113 = (_112 = base.accent) === null || _112 === void 0 ? void 0 : _112.palette) === null || _113 === void 0 ? void 0 : _113.dim[44]) || base.whiteAlpha[32],
524
+ lineAccentPalePressed: ((_115 = (_114 = base.accent) === null || _114 === void 0 ? void 0 : _114.palette) === null || _115 === void 0 ? void 0 : _115.dim[36]) || base.whiteAlpha[16],
525
+ lineAccentSoft: ((_117 = (_116 = base.accent) === null || _116 === void 0 ? void 0 : _116.palette) === null || _117 === void 0 ? void 0 : _117.dim[48]) || base.whiteAlpha[48],
526
+ lineAccentSoftHover: ((_119 = (_118 = base.accent) === null || _118 === void 0 ? void 0 : _118.palette) === null || _119 === void 0 ? void 0 : _119.vivid[80]) || base.gray[100],
527
+ lineAccentSoftPressed: ((_121 = (_120 = base.accent) === null || _120 === void 0 ? void 0 : _120.palette) === null || _121 === void 0 ? void 0 : _121.dim[64]) || base.gray[100],
492
528
  lineBrandOriginal: base.brand.original,
493
529
  lineErrorBold: base.customizable.red.vivid[60],
494
530
  lineErrorBoldHover: base.customizable.red.vivid[68],
@@ -497,25 +533,25 @@ export var getDefaultTokens = function (base) {
497
533
  lineNeutralPale: base.whiteAlpha[16],
498
534
  lineNeutralPaleHover: base.whiteAlpha[24],
499
535
  lineNeutralPalePressed: base.whiteAlpha[12],
500
- lineOnaccentboldFaint: base.onBrand[16] || base.blackAlpha[12],
501
- lineOnaccentboldPale: base.onBrand[24] || base.blackAlpha[24],
502
- lineOnbrandoriginalFaint: base.onBrand[16],
503
- lineOnbrandoriginalPale: base.onBrand[24],
536
+ lineOnAccentBoldFaint: ((_122 = base.onAccent) === null || _122 === void 0 ? void 0 : _122[12]) || base.blackAlpha[12],
537
+ lineOnAccentBoldPale: ((_123 = base.onAccent) === null || _123 === void 0 ? void 0 : _123[24]) || base.blackAlpha[24],
538
+ lineOnBrandOriginalFaint: base.onBrand[12],
539
+ lineOnBrandOriginalPale: base.onBrand[24],
504
540
  lineSuccessBold: base.customizable.green.vivid[60],
505
541
  lineSuccessBoldHover: base.customizable.green.vivid[68],
506
542
  lineSuccessBoldPressed: base.customizable.green.dim[56],
507
543
  lineWarningBold: base.warning.vivid[80],
508
544
  lineWarningBoldHover: base.warning.vivid[84],
509
545
  lineWarningBoldPressed: base.warning.dim[72],
510
- lineInvertedAccentBold: base.accent.original.light || base.accent.original.light,
511
- lineInvertedAccentBoldHover: base.accent.interactions.hover.light || base.accent.interactions.hover.light,
512
- lineInvertedAccentBoldPressed: base.accent.interactions.pressed.light || base.accent.interactions.pressed.light,
513
- lineInvertedAccentPale: ((_24 = base.accent.palette) === null || _24 === void 0 ? void 0 : _24.normal[84]) || base.blackAlpha[24],
514
- lineInvertedAccentPaleHover: ((_25 = base.accent.palette) === null || _25 === void 0 ? void 0 : _25.normal[80]) || base.blackAlpha[32],
515
- lineInvertedAccentPalePressed: ((_26 = base.accent.palette) === null || _26 === void 0 ? void 0 : _26.dim[76]) || base.blackAlpha[40],
516
- lineInvertedAccentSoft: ((_27 = base.accent.palette) === null || _27 === void 0 ? void 0 : _27.dim[76]) || base.blackAlpha[48],
517
- lineInvertedAccentSoftHover: ((_28 = base.accent.palette) === null || _28 === void 0 ? void 0 : _28.vivid[60]) || base.blackAlpha[96],
518
- lineInvertedAccentSoftPressed: ((_29 = base.accent.palette) === null || _29 === void 0 ? void 0 : _29.dim[48]) || base.blackAlpha[96],
546
+ lineInvertedAccentBold: ((_124 = base.accent) === null || _124 === void 0 ? void 0 : _124.original.light) || base.gray[44],
547
+ lineInvertedAccentBoldHover: ((_125 = base.accent) === null || _125 === void 0 ? void 0 : _125.interactions.hover.light) || base.gray[20],
548
+ lineInvertedAccentBoldPressed: ((_126 = base.accent) === null || _126 === void 0 ? void 0 : _126.interactions.pressed.light) || base.blackAlpha[64],
549
+ lineInvertedAccentPale: ((_128 = (_127 = base.accent) === null || _127 === void 0 ? void 0 : _127.palette) === null || _128 === void 0 ? void 0 : _128.normal[84]) || base.blackAlpha[24],
550
+ lineInvertedAccentPaleHover: ((_130 = (_129 = base.accent) === null || _129 === void 0 ? void 0 : _129.palette) === null || _130 === void 0 ? void 0 : _130.normal[80]) || base.blackAlpha[32],
551
+ lineInvertedAccentPalePressed: ((_132 = (_131 = base.accent) === null || _131 === void 0 ? void 0 : _131.palette) === null || _132 === void 0 ? void 0 : _132.dim[76]) || base.blackAlpha[40],
552
+ lineInvertedAccentSoft: ((_134 = (_133 = base.accent) === null || _133 === void 0 ? void 0 : _133.palette) === null || _134 === void 0 ? void 0 : _134.dim[76]) || base.blackAlpha[48],
553
+ lineInvertedAccentSoftHover: ((_136 = (_135 = base.accent) === null || _135 === void 0 ? void 0 : _135.palette) === null || _136 === void 0 ? void 0 : _136.vivid[60]) || base.blackAlpha[96],
554
+ lineInvertedAccentSoftPressed: ((_138 = (_137 = base.accent) === null || _137 === void 0 ? void 0 : _137.palette) === null || _138 === void 0 ? void 0 : _138.dim[48]) || base.blackAlpha[96],
519
555
  lineInvertedErrorBold: base.customizable.red.vivid[56],
520
556
  lineInvertedErrorBoldHover: base.customizable.red.vivid[64],
521
557
  lineInvertedErrorBoldPressed: base.customizable.red.dim[52],
@@ -529,8 +565,8 @@ export var getDefaultTokens = function (base) {
529
565
  lineInvertedWarningBold: base.warning.vivid[80],
530
566
  lineInvertedWarningBoldHover: base.warning.vivid[72],
531
567
  lineInvertedWarningBoldPressed: base.warning.dim[68],
532
- lineConstFaintBlack: base.blackAlpha[16],
533
- lineConstFaintWhite: base.whiteAlpha[16],
568
+ lineConstFaintBlack: base.blackAlpha[12],
569
+ lineConstFaintWhite: base.whiteAlpha[12],
534
570
  lineConstPaleBlack: base.blackAlpha[24],
535
571
  lineConstPaleBlackHover: base.blackAlpha[32],
536
572
  lineConstPaleBlackPressed: base.blackAlpha[16],
@@ -544,10 +580,12 @@ export var getDefaultTokens = function (base) {
544
580
  illustrationBlack: base.gray[16],
545
581
  illustrationBrand: base.brand.original,
546
582
  illustrationComplement: base.gray[100],
583
+ illustrationInvertedNeutral: base.gray[0],
584
+ illustrationNeutral: base.gray[100],
547
585
  illustrationOnBrand: base.onBrand[100],
548
- illustrationOncomplement: base.brand.promo,
586
+ illustrationOnComplement: base.brand.promo,
549
587
  illustrationPromo: base.brand.promo,
550
- illustrationSymbol: base.brand.palette.normal[80],
588
+ illustrationSymbol: (_139 = base.brand.palette) === null || _139 === void 0 ? void 0 : _139.normal[80],
551
589
  illustrationWhite: base.gray[100],
552
590
  customizableBoldBlack: base.gray[76],
553
591
  customizableBoldBlue: base.customizable.blue.normal[64],