@atlaskit/primitives 16.1.0 → 16.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/cjs/compiled/components/anchor.js +1 -1
- package/dist/cjs/compiled/components/box.compiled.css +151 -151
- package/dist/cjs/compiled/components/box.js +151 -151
- package/dist/cjs/compiled/components/pressable.js +1 -1
- package/dist/cjs/compiled/components/text.compiled.css +23 -23
- package/dist/cjs/compiled/components/text.js +23 -23
- package/dist/cjs/components/anchor.js +1 -1
- package/dist/cjs/components/pressable.js +1 -1
- package/dist/cjs/xcss/style-maps.partial.js +6 -6
- package/dist/es2019/compiled/components/anchor.js +1 -1
- package/dist/es2019/compiled/components/box.compiled.css +151 -151
- package/dist/es2019/compiled/components/box.js +151 -151
- package/dist/es2019/compiled/components/pressable.js +1 -1
- package/dist/es2019/compiled/components/text.compiled.css +23 -23
- package/dist/es2019/compiled/components/text.js +23 -23
- package/dist/es2019/components/anchor.js +1 -1
- package/dist/es2019/components/pressable.js +1 -1
- package/dist/es2019/xcss/style-maps.partial.js +6 -6
- package/dist/esm/compiled/components/anchor.js +1 -1
- package/dist/esm/compiled/components/box.compiled.css +151 -151
- package/dist/esm/compiled/components/box.js +151 -151
- package/dist/esm/compiled/components/pressable.js +1 -1
- package/dist/esm/compiled/components/text.compiled.css +23 -23
- package/dist/esm/compiled/components/text.js +23 -23
- package/dist/esm/components/anchor.js +1 -1
- package/dist/esm/components/pressable.js +1 -1
- package/dist/esm/xcss/style-maps.partial.js +6 -6
- package/dist/types/xcss/style-maps.partial.d.ts +6 -6
- package/dist/types-ts4.5/xcss/style-maps.partial.d.ts +6 -6
- package/package.json +8 -8
|
@@ -26,214 +26,214 @@ var baseStyles = null;
|
|
|
26
26
|
var backgroundColorMap = {
|
|
27
27
|
'color.background.accent.lime.subtlest': "_bfhkm890",
|
|
28
28
|
'color.background.accent.lime.subtlest.hovered': "_bfhkd4y8",
|
|
29
|
-
'color.background.accent.lime.subtlest.pressed': "
|
|
29
|
+
'color.background.accent.lime.subtlest.pressed': "_bfhkkuup",
|
|
30
30
|
'color.background.accent.lime.subtler': "_bfhkz2ec",
|
|
31
|
-
'color.background.accent.lime.subtler.hovered': "
|
|
32
|
-
'color.background.accent.lime.subtler.pressed': "
|
|
31
|
+
'color.background.accent.lime.subtler.hovered': "_bfhk1gf0",
|
|
32
|
+
'color.background.accent.lime.subtler.pressed': "_bfhk2kxc",
|
|
33
33
|
'color.background.accent.lime.subtle': "_bfhkbq5w",
|
|
34
34
|
'color.background.accent.lime.subtle.hovered': "_bfhkfoww",
|
|
35
|
-
'color.background.accent.lime.subtle.pressed': "
|
|
35
|
+
'color.background.accent.lime.subtle.pressed': "_bfhk1jbd",
|
|
36
36
|
'color.background.accent.lime.bolder': "_bfhktde4",
|
|
37
37
|
'color.background.accent.lime.bolder.hovered': "_bfhknzpa",
|
|
38
|
-
'color.background.accent.lime.bolder.pressed': "
|
|
38
|
+
'color.background.accent.lime.bolder.pressed': "_bfhkh0j0",
|
|
39
39
|
'color.background.accent.red.subtlest': "_bfhk1vk5",
|
|
40
40
|
'color.background.accent.red.subtlest.hovered': "_bfhk1i6i",
|
|
41
|
-
'color.background.accent.red.subtlest.pressed': "
|
|
41
|
+
'color.background.accent.red.subtlest.pressed': "_bfhknbir",
|
|
42
42
|
'color.background.accent.red.subtler': "_bfhk1rtt",
|
|
43
|
-
'color.background.accent.red.subtler.hovered': "
|
|
44
|
-
'color.background.accent.red.subtler.pressed': "
|
|
43
|
+
'color.background.accent.red.subtler.hovered': "_bfhkaffd",
|
|
44
|
+
'color.background.accent.red.subtler.pressed': "_bfhk1j5a",
|
|
45
45
|
'color.background.accent.red.subtle': "_bfhkkrt9",
|
|
46
46
|
'color.background.accent.red.subtle.hovered': "_bfhk1sou",
|
|
47
|
-
'color.background.accent.red.subtle.pressed': "
|
|
47
|
+
'color.background.accent.red.subtle.pressed': "_bfhk1fnn",
|
|
48
48
|
'color.background.accent.red.bolder': "_bfhkuibq",
|
|
49
49
|
'color.background.accent.red.bolder.hovered': "_bfhk100f",
|
|
50
|
-
'color.background.accent.red.bolder.pressed': "
|
|
51
|
-
'color.background.accent.orange.subtlest': "
|
|
52
|
-
'color.background.accent.orange.subtlest.hovered': "
|
|
53
|
-
'color.background.accent.orange.subtlest.pressed': "
|
|
54
|
-
'color.background.accent.orange.subtler': "
|
|
55
|
-
'color.background.accent.orange.subtler.hovered': "
|
|
56
|
-
'color.background.accent.orange.subtler.pressed': "
|
|
57
|
-
'color.background.accent.orange.subtle': "
|
|
58
|
-
'color.background.accent.orange.subtle.hovered': "
|
|
59
|
-
'color.background.accent.orange.subtle.pressed': "
|
|
60
|
-
'color.background.accent.orange.bolder': "
|
|
61
|
-
'color.background.accent.orange.bolder.hovered': "
|
|
62
|
-
'color.background.accent.orange.bolder.pressed': "
|
|
63
|
-
'color.background.accent.yellow.subtlest': "
|
|
64
|
-
'color.background.accent.yellow.subtlest.hovered': "
|
|
65
|
-
'color.background.accent.yellow.subtlest.pressed': "
|
|
66
|
-
'color.background.accent.yellow.subtler': "
|
|
67
|
-
'color.background.accent.yellow.subtler.hovered': "
|
|
68
|
-
'color.background.accent.yellow.subtler.pressed': "
|
|
69
|
-
'color.background.accent.yellow.subtle': "
|
|
70
|
-
'color.background.accent.yellow.subtle.hovered': "
|
|
71
|
-
'color.background.accent.yellow.subtle.pressed': "
|
|
50
|
+
'color.background.accent.red.bolder.pressed': "_bfhk1cl6",
|
|
51
|
+
'color.background.accent.orange.subtlest': "_bfhkf5uh",
|
|
52
|
+
'color.background.accent.orange.subtlest.hovered': "_bfhk19yr",
|
|
53
|
+
'color.background.accent.orange.subtlest.pressed': "_bfhkf90x",
|
|
54
|
+
'color.background.accent.orange.subtler': "_bfhk165s",
|
|
55
|
+
'color.background.accent.orange.subtler.hovered': "_bfhk1ei0",
|
|
56
|
+
'color.background.accent.orange.subtler.pressed': "_bfhkdpo3",
|
|
57
|
+
'color.background.accent.orange.subtle': "_bfhk1kkj",
|
|
58
|
+
'color.background.accent.orange.subtle.hovered': "_bfhk9mfs",
|
|
59
|
+
'color.background.accent.orange.subtle.pressed': "_bfhkaxpp",
|
|
60
|
+
'color.background.accent.orange.bolder': "_bfhk1qg1",
|
|
61
|
+
'color.background.accent.orange.bolder.hovered': "_bfhk12qo",
|
|
62
|
+
'color.background.accent.orange.bolder.pressed': "_bfhk1fyq",
|
|
63
|
+
'color.background.accent.yellow.subtlest': "_bfhkibhp",
|
|
64
|
+
'color.background.accent.yellow.subtlest.hovered': "_bfhkaetg",
|
|
65
|
+
'color.background.accent.yellow.subtlest.pressed': "_bfhk1o1l",
|
|
66
|
+
'color.background.accent.yellow.subtler': "_bfhk1773",
|
|
67
|
+
'color.background.accent.yellow.subtler.hovered': "_bfhk1uw7",
|
|
68
|
+
'color.background.accent.yellow.subtler.pressed': "_bfhk1r9w",
|
|
69
|
+
'color.background.accent.yellow.subtle': "_bfhk8y3s",
|
|
70
|
+
'color.background.accent.yellow.subtle.hovered': "_bfhk819w",
|
|
71
|
+
'color.background.accent.yellow.subtle.pressed': "_bfhk1jx0",
|
|
72
72
|
'color.background.accent.yellow.bolder': "_bfhk1vop",
|
|
73
73
|
'color.background.accent.yellow.bolder.hovered': "_bfhkkjqf",
|
|
74
|
-
'color.background.accent.yellow.bolder.pressed': "
|
|
74
|
+
'color.background.accent.yellow.bolder.pressed': "_bfhk1okt",
|
|
75
75
|
'color.background.accent.green.subtlest': "_bfhkn729",
|
|
76
76
|
'color.background.accent.green.subtlest.hovered': "_bfhk3utz",
|
|
77
|
-
'color.background.accent.green.subtlest.pressed': "
|
|
77
|
+
'color.background.accent.green.subtlest.pressed': "_bfhkyfny",
|
|
78
78
|
'color.background.accent.green.subtler': "_bfhk1wnw",
|
|
79
|
-
'color.background.accent.green.subtler.hovered': "
|
|
80
|
-
'color.background.accent.green.subtler.pressed': "
|
|
79
|
+
'color.background.accent.green.subtler.hovered': "_bfhk1e2h",
|
|
80
|
+
'color.background.accent.green.subtler.pressed': "_bfhkybhx",
|
|
81
81
|
'color.background.accent.green.subtle': "_bfhk1rsu",
|
|
82
82
|
'color.background.accent.green.subtle.hovered': "_bfhk12e3",
|
|
83
|
-
'color.background.accent.green.subtle.pressed': "
|
|
83
|
+
'color.background.accent.green.subtle.pressed': "_bfhk1g86",
|
|
84
84
|
'color.background.accent.green.bolder': "_bfhk1e5c",
|
|
85
85
|
'color.background.accent.green.bolder.hovered': "_bfhka5yi",
|
|
86
|
-
'color.background.accent.green.bolder.pressed': "
|
|
86
|
+
'color.background.accent.green.bolder.pressed': "_bfhk1j68",
|
|
87
87
|
'color.background.accent.teal.subtlest': "_bfhk7xuz",
|
|
88
88
|
'color.background.accent.teal.subtlest.hovered': "_bfhk108c",
|
|
89
|
-
'color.background.accent.teal.subtlest.pressed': "
|
|
89
|
+
'color.background.accent.teal.subtlest.pressed': "_bfhk1cxp",
|
|
90
90
|
'color.background.accent.teal.subtler': "_bfhk1a17",
|
|
91
|
-
'color.background.accent.teal.subtler.hovered': "
|
|
92
|
-
'color.background.accent.teal.subtler.pressed': "
|
|
91
|
+
'color.background.accent.teal.subtler.hovered': "_bfhkkwwr",
|
|
92
|
+
'color.background.accent.teal.subtler.pressed': "_bfhk1jb0",
|
|
93
93
|
'color.background.accent.teal.subtle': "_bfhktdv8",
|
|
94
94
|
'color.background.accent.teal.subtle.hovered': "_bfhkzh8h",
|
|
95
|
-
'color.background.accent.teal.subtle.pressed': "
|
|
95
|
+
'color.background.accent.teal.subtle.pressed': "_bfhk16zl",
|
|
96
96
|
'color.background.accent.teal.bolder': "_bfhk2c8p",
|
|
97
97
|
'color.background.accent.teal.bolder.hovered': "_bfhkl3ve",
|
|
98
|
-
'color.background.accent.teal.bolder.pressed': "
|
|
99
|
-
'color.background.accent.blue.subtlest': "
|
|
100
|
-
'color.background.accent.blue.subtlest.hovered': "
|
|
101
|
-
'color.background.accent.blue.subtlest.pressed': "
|
|
102
|
-
'color.background.accent.blue.subtler': "
|
|
103
|
-
'color.background.accent.blue.subtler.hovered': "
|
|
104
|
-
'color.background.accent.blue.subtler.pressed': "
|
|
105
|
-
'color.background.accent.blue.subtle': "
|
|
106
|
-
'color.background.accent.blue.subtle.hovered': "
|
|
107
|
-
'color.background.accent.blue.subtle.pressed': "
|
|
108
|
-
'color.background.accent.blue.bolder': "
|
|
109
|
-
'color.background.accent.blue.bolder.hovered': "
|
|
110
|
-
'color.background.accent.blue.bolder.pressed': "
|
|
111
|
-
'color.background.accent.purple.subtlest': "
|
|
112
|
-
'color.background.accent.purple.subtlest.hovered': "
|
|
113
|
-
'color.background.accent.purple.subtlest.pressed': "
|
|
114
|
-
'color.background.accent.purple.subtler': "
|
|
115
|
-
'color.background.accent.purple.subtler.hovered': "
|
|
116
|
-
'color.background.accent.purple.subtler.pressed': "
|
|
117
|
-
'color.background.accent.purple.subtle': "
|
|
118
|
-
'color.background.accent.purple.subtle.hovered': "
|
|
119
|
-
'color.background.accent.purple.subtle.pressed': "
|
|
120
|
-
'color.background.accent.purple.bolder': "
|
|
121
|
-
'color.background.accent.purple.bolder.hovered': "
|
|
122
|
-
'color.background.accent.purple.bolder.pressed': "
|
|
98
|
+
'color.background.accent.teal.bolder.pressed': "_bfhktor0",
|
|
99
|
+
'color.background.accent.blue.subtlest': "_bfhk1s93",
|
|
100
|
+
'color.background.accent.blue.subtlest.hovered': "_bfhkdaj9",
|
|
101
|
+
'color.background.accent.blue.subtlest.pressed': "_bfhkxm0g",
|
|
102
|
+
'color.background.accent.blue.subtler': "_bfhk1dy8",
|
|
103
|
+
'color.background.accent.blue.subtler.hovered': "_bfhk815t",
|
|
104
|
+
'color.background.accent.blue.subtler.pressed': "_bfhkrwxf",
|
|
105
|
+
'color.background.accent.blue.subtle': "_bfhk115i",
|
|
106
|
+
'color.background.accent.blue.subtle.hovered': "_bfhk9pr4",
|
|
107
|
+
'color.background.accent.blue.subtle.pressed': "_bfhknpx7",
|
|
108
|
+
'color.background.accent.blue.bolder': "_bfhk16e3",
|
|
109
|
+
'color.background.accent.blue.bolder.hovered': "_bfhk1vbm",
|
|
110
|
+
'color.background.accent.blue.bolder.pressed': "_bfhk1xwi",
|
|
111
|
+
'color.background.accent.purple.subtlest': "_bfhkp2ly",
|
|
112
|
+
'color.background.accent.purple.subtlest.hovered': "_bfhkkca2",
|
|
113
|
+
'color.background.accent.purple.subtlest.pressed': "_bfhk1jbm",
|
|
114
|
+
'color.background.accent.purple.subtler': "_bfhk1nm4",
|
|
115
|
+
'color.background.accent.purple.subtler.hovered': "_bfhkattl",
|
|
116
|
+
'color.background.accent.purple.subtler.pressed': "_bfhk3nfk",
|
|
117
|
+
'color.background.accent.purple.subtle': "_bfhk18ah",
|
|
118
|
+
'color.background.accent.purple.subtle.hovered': "_bfhk8bp1",
|
|
119
|
+
'color.background.accent.purple.subtle.pressed': "_bfhk1cd2",
|
|
120
|
+
'color.background.accent.purple.bolder': "_bfhkya33",
|
|
121
|
+
'color.background.accent.purple.bolder.hovered': "_bfhk1af5",
|
|
122
|
+
'color.background.accent.purple.bolder.pressed': "_bfhk6cze",
|
|
123
123
|
'color.background.accent.magenta.subtlest': "_bfhk8tvm",
|
|
124
124
|
'color.background.accent.magenta.subtlest.hovered': "_bfhkr3zd",
|
|
125
|
-
'color.background.accent.magenta.subtlest.pressed': "
|
|
125
|
+
'color.background.accent.magenta.subtlest.pressed': "_bfhk1ckf",
|
|
126
126
|
'color.background.accent.magenta.subtler': "_bfhkv9ra",
|
|
127
|
-
'color.background.accent.magenta.subtler.hovered': "
|
|
128
|
-
'color.background.accent.magenta.subtler.pressed': "
|
|
127
|
+
'color.background.accent.magenta.subtler.hovered': "_bfhk1axx",
|
|
128
|
+
'color.background.accent.magenta.subtler.pressed': "_bfhk42ri",
|
|
129
129
|
'color.background.accent.magenta.subtle': "_bfhk1mi6",
|
|
130
130
|
'color.background.accent.magenta.subtle.hovered': "_bfhkrwyz",
|
|
131
|
-
'color.background.accent.magenta.subtle.pressed': "
|
|
131
|
+
'color.background.accent.magenta.subtle.pressed': "_bfhk6c15",
|
|
132
132
|
'color.background.accent.magenta.bolder': "_bfhkc3uk",
|
|
133
133
|
'color.background.accent.magenta.bolder.hovered': "_bfhk1ok8",
|
|
134
|
-
'color.background.accent.magenta.bolder.pressed': "
|
|
135
|
-
'color.background.accent.gray.subtlest': "
|
|
136
|
-
'color.background.accent.gray.subtlest.hovered': "
|
|
137
|
-
'color.background.accent.gray.subtlest.pressed': "
|
|
138
|
-
'color.background.accent.gray.subtler': "
|
|
139
|
-
'color.background.accent.gray.subtler.hovered': "
|
|
140
|
-
'color.background.accent.gray.subtler.pressed': "
|
|
141
|
-
'color.background.accent.gray.subtle': "
|
|
142
|
-
'color.background.accent.gray.subtle.hovered': "
|
|
143
|
-
'color.background.accent.gray.subtle.pressed': "
|
|
144
|
-
'color.background.accent.gray.bolder': "
|
|
145
|
-
'color.background.accent.gray.bolder.hovered': "
|
|
146
|
-
'color.background.accent.gray.bolder.pressed': "
|
|
147
|
-
'color.background.disabled': "
|
|
134
|
+
'color.background.accent.magenta.bolder.pressed': "_bfhkeawv",
|
|
135
|
+
'color.background.accent.gray.subtlest': "_bfhkysee",
|
|
136
|
+
'color.background.accent.gray.subtlest.hovered': "_bfhkwejn",
|
|
137
|
+
'color.background.accent.gray.subtlest.pressed': "_bfhk18ut",
|
|
138
|
+
'color.background.accent.gray.subtler': "_bfhk7qp0",
|
|
139
|
+
'color.background.accent.gray.subtler.hovered': "_bfhk10ef",
|
|
140
|
+
'color.background.accent.gray.subtler.pressed': "_bfhk1rk9",
|
|
141
|
+
'color.background.accent.gray.subtle': "_bfhk18j9",
|
|
142
|
+
'color.background.accent.gray.subtle.hovered': "_bfhk1nv3",
|
|
143
|
+
'color.background.accent.gray.subtle.pressed': "_bfhkq9tj",
|
|
144
|
+
'color.background.accent.gray.bolder': "_bfhk1i45",
|
|
145
|
+
'color.background.accent.gray.bolder.hovered': "_bfhkbyip",
|
|
146
|
+
'color.background.accent.gray.bolder.pressed': "_bfhk1van",
|
|
147
|
+
'color.background.disabled': "_bfhkby5v",
|
|
148
148
|
'color.background.input': "_bfhk1j9a",
|
|
149
|
-
'color.background.input.hovered': "
|
|
149
|
+
'color.background.input.hovered': "_bfhkl4ek",
|
|
150
150
|
'color.background.input.pressed': "_bfhkr01l",
|
|
151
151
|
'color.background.inverse.subtle': "_bfhk1vck",
|
|
152
152
|
'color.background.inverse.subtle.hovered': "_bfhkmpja",
|
|
153
153
|
'color.background.inverse.subtle.pressed': "_bfhk1gii",
|
|
154
|
-
'color.background.neutral': "
|
|
155
|
-
'color.background.neutral.hovered': "
|
|
156
|
-
'color.background.neutral.pressed': "
|
|
154
|
+
'color.background.neutral': "_bfhki8nm",
|
|
155
|
+
'color.background.neutral.hovered': "_bfhkplhp",
|
|
156
|
+
'color.background.neutral.pressed': "_bfhk1gdz",
|
|
157
157
|
'color.background.neutral.subtle': "_bfhksm61",
|
|
158
|
-
'color.background.neutral.subtle.hovered': "
|
|
159
|
-
'color.background.neutral.subtle.pressed': "
|
|
160
|
-
'color.background.neutral.bold': "
|
|
161
|
-
'color.background.neutral.bold.hovered': "
|
|
162
|
-
'color.background.neutral.bold.pressed': "
|
|
163
|
-
'color.background.selected': "
|
|
164
|
-
'color.background.selected.hovered': "
|
|
165
|
-
'color.background.selected.pressed': "
|
|
166
|
-
'color.background.selected.bold': "
|
|
167
|
-
'color.background.selected.bold.hovered': "
|
|
168
|
-
'color.background.selected.bold.pressed': "
|
|
169
|
-
'color.background.brand.subtlest': "
|
|
170
|
-
'color.background.brand.subtlest.hovered': "
|
|
171
|
-
'color.background.brand.subtlest.pressed': "
|
|
172
|
-
'color.background.brand.bold': "
|
|
173
|
-
'color.background.brand.bold.hovered': "
|
|
174
|
-
'color.background.brand.bold.pressed': "
|
|
175
|
-
'color.background.brand.boldest': "
|
|
176
|
-
'color.background.brand.boldest.hovered': "
|
|
177
|
-
'color.background.brand.boldest.pressed': "
|
|
158
|
+
'color.background.neutral.subtle.hovered': "_bfhk1dpa",
|
|
159
|
+
'color.background.neutral.subtle.pressed': "_bfhkfcek",
|
|
160
|
+
'color.background.neutral.bold': "_bfhk1aqn",
|
|
161
|
+
'color.background.neutral.bold.hovered': "_bfhk1ibz",
|
|
162
|
+
'color.background.neutral.bold.pressed': "_bfhkof27",
|
|
163
|
+
'color.background.selected': "_bfhk15s3",
|
|
164
|
+
'color.background.selected.hovered': "_bfhkufnl",
|
|
165
|
+
'color.background.selected.pressed': "_bfhknozp",
|
|
166
|
+
'color.background.selected.bold': "_bfhkjmqp",
|
|
167
|
+
'color.background.selected.bold.hovered': "_bfhk1q28",
|
|
168
|
+
'color.background.selected.bold.pressed': "_bfhk12kk",
|
|
169
|
+
'color.background.brand.subtlest': "_bfhk1gmr",
|
|
170
|
+
'color.background.brand.subtlest.hovered': "_bfhk3v15",
|
|
171
|
+
'color.background.brand.subtlest.pressed': "_bfhku02c",
|
|
172
|
+
'color.background.brand.bold': "_bfhk1856",
|
|
173
|
+
'color.background.brand.bold.hovered': "_bfhkhf2y",
|
|
174
|
+
'color.background.brand.bold.pressed': "_bfhkg6ey",
|
|
175
|
+
'color.background.brand.boldest': "_bfhk1o4i",
|
|
176
|
+
'color.background.brand.boldest.hovered': "_bfhklefx",
|
|
177
|
+
'color.background.brand.boldest.pressed': "_bfhk16k6",
|
|
178
178
|
'color.background.danger': "_bfhk1gly",
|
|
179
179
|
'color.background.danger.hovered': "_bfhk1yvi",
|
|
180
|
-
'color.background.danger.pressed': "
|
|
180
|
+
'color.background.danger.pressed': "_bfhk1r4b",
|
|
181
181
|
'color.background.danger.bold': "_bfhkybec",
|
|
182
182
|
'color.background.danger.bold.hovered': "_bfhks9hg",
|
|
183
|
-
'color.background.danger.bold.pressed': "
|
|
184
|
-
'color.background.warning': "
|
|
185
|
-
'color.background.warning.hovered': "
|
|
186
|
-
'color.background.warning.pressed': "
|
|
187
|
-
'color.background.warning.bold': "
|
|
188
|
-
'color.background.warning.bold.hovered': "
|
|
189
|
-
'color.background.warning.bold.pressed': "
|
|
190
|
-
'color.background.success': "
|
|
191
|
-
'color.background.success.hovered': "
|
|
192
|
-
'color.background.success.pressed': "
|
|
193
|
-
'color.background.success.bold': "
|
|
194
|
-
'color.background.success.bold.hovered': "
|
|
195
|
-
'color.background.success.bold.pressed': "
|
|
196
|
-
'color.background.discovery': "
|
|
197
|
-
'color.background.discovery.hovered': "
|
|
198
|
-
'color.background.discovery.pressed': "
|
|
199
|
-
'color.background.discovery.bold': "
|
|
200
|
-
'color.background.discovery.bold.hovered': "
|
|
201
|
-
'color.background.discovery.bold.pressed': "
|
|
202
|
-
'color.background.information': "
|
|
203
|
-
'color.background.information.hovered': "
|
|
204
|
-
'color.background.information.pressed': "
|
|
205
|
-
'color.background.information.bold': "
|
|
206
|
-
'color.background.information.bold.hovered': "
|
|
207
|
-
'color.background.information.bold.pressed': "
|
|
208
|
-
'color.blanket': "
|
|
183
|
+
'color.background.danger.bold.pressed': "_bfhk13a9",
|
|
184
|
+
'color.background.warning': "_bfhk1917",
|
|
185
|
+
'color.background.warning.hovered': "_bfhk19zu",
|
|
186
|
+
'color.background.warning.pressed': "_bfhkzr32",
|
|
187
|
+
'color.background.warning.bold': "_bfhk1kmu",
|
|
188
|
+
'color.background.warning.bold.hovered': "_bfhk1spp",
|
|
189
|
+
'color.background.warning.bold.pressed': "_bfhk4m4m",
|
|
190
|
+
'color.background.success': "_bfhk1y9u",
|
|
191
|
+
'color.background.success.hovered': "_bfhk1vfx",
|
|
192
|
+
'color.background.success.pressed': "_bfhk1wl5",
|
|
193
|
+
'color.background.success.bold': "_bfhkkcmj",
|
|
194
|
+
'color.background.success.bold.hovered': "_bfhky7x8",
|
|
195
|
+
'color.background.success.bold.pressed': "_bfhkwcbh",
|
|
196
|
+
'color.background.discovery': "_bfhk6vm6",
|
|
197
|
+
'color.background.discovery.hovered': "_bfhk12eq",
|
|
198
|
+
'color.background.discovery.pressed': "_bfhk18vq",
|
|
199
|
+
'color.background.discovery.bold': "_bfhku5tj",
|
|
200
|
+
'color.background.discovery.bold.hovered': "_bfhkfqeg",
|
|
201
|
+
'color.background.discovery.bold.pressed': "_bfhk1f1m",
|
|
202
|
+
'color.background.information': "_bfhk19ip",
|
|
203
|
+
'color.background.information.hovered': "_bfhk86z5",
|
|
204
|
+
'color.background.information.pressed': "_bfhk1c1j",
|
|
205
|
+
'color.background.information.bold': "_bfhkx4w0",
|
|
206
|
+
'color.background.information.bold.hovered': "_bfhkq2ii",
|
|
207
|
+
'color.background.information.bold.pressed': "_bfhkf89v",
|
|
208
|
+
'color.blanket': "_bfhk1i5c",
|
|
209
209
|
'color.blanket.selected': "_bfhk7wq0",
|
|
210
210
|
'color.blanket.danger': "_bfhkrprw",
|
|
211
|
-
'color.skeleton': "
|
|
212
|
-
'color.skeleton.subtle': "
|
|
211
|
+
'color.skeleton': "_bfhkizff",
|
|
212
|
+
'color.skeleton.subtle': "_bfhkvkf5",
|
|
213
213
|
'elevation.surface': "_bfhkvuon",
|
|
214
|
-
'elevation.surface.hovered': "
|
|
215
|
-
'elevation.surface.pressed': "
|
|
214
|
+
'elevation.surface.hovered': "_bfhk19i6",
|
|
215
|
+
'elevation.surface.pressed': "_bfhk13ro",
|
|
216
216
|
'elevation.surface.overlay': "_bfhk1bhr",
|
|
217
|
-
'elevation.surface.overlay.hovered': "
|
|
218
|
-
'elevation.surface.overlay.pressed': "
|
|
217
|
+
'elevation.surface.overlay.hovered': "_bfhk6o2t",
|
|
218
|
+
'elevation.surface.overlay.pressed': "_bfhkm8nx",
|
|
219
219
|
'elevation.surface.raised': "_bfhkhp5a",
|
|
220
|
-
'elevation.surface.raised.hovered': "
|
|
221
|
-
'elevation.surface.raised.pressed': "
|
|
222
|
-
'elevation.surface.sunken': "
|
|
220
|
+
'elevation.surface.raised.hovered': "_bfhk116u",
|
|
221
|
+
'elevation.surface.raised.pressed': "_bfhk14aj",
|
|
222
|
+
'elevation.surface.sunken': "_bfhkhfxm",
|
|
223
223
|
'utility.elevation.surface.current': "_bfhkchd4"
|
|
224
224
|
};
|
|
225
225
|
var CURRENT_SURFACE_CSS_VAR = "--ds-elevation-surface-current";
|
|
226
226
|
var setSurfaceTokenMap = {
|
|
227
227
|
'elevation.surface': "_1q1lvuon",
|
|
228
|
-
'elevation.surface.hovered': "
|
|
229
|
-
'elevation.surface.pressed': "
|
|
228
|
+
'elevation.surface.hovered': "_1q1l19i6",
|
|
229
|
+
'elevation.surface.pressed': "_1q1l13ro",
|
|
230
230
|
'elevation.surface.overlay': "_1q1l1bhr",
|
|
231
|
-
'elevation.surface.overlay.hovered': "
|
|
232
|
-
'elevation.surface.overlay.pressed': "
|
|
231
|
+
'elevation.surface.overlay.hovered': "_1q1l6o2t",
|
|
232
|
+
'elevation.surface.overlay.pressed': "_1q1lm8nx",
|
|
233
233
|
'elevation.surface.raised': "_1q1lhp5a",
|
|
234
|
-
'elevation.surface.raised.hovered': "
|
|
235
|
-
'elevation.surface.raised.pressed': "
|
|
236
|
-
'elevation.surface.sunken': "
|
|
234
|
+
'elevation.surface.raised.hovered': "_1q1l116u",
|
|
235
|
+
'elevation.surface.raised.pressed': "_1q1l14aj",
|
|
236
|
+
'elevation.surface.sunken': "_1q1lhfxm"
|
|
237
237
|
};
|
|
238
238
|
var paddingBlockStartMap = {
|
|
239
239
|
'space.0': "_1q51ze3t",
|
|
@@ -61,7 +61,7 @@ var Pressable = /*#__PURE__*/(0, _react.forwardRef)(function (_ref, ref) {
|
|
|
61
61
|
action: 'clicked',
|
|
62
62
|
componentName: componentName || 'Pressable',
|
|
63
63
|
packageName: "@atlaskit/primitives",
|
|
64
|
-
packageVersion: "
|
|
64
|
+
packageVersion: "0.0.0-development",
|
|
65
65
|
analyticsData: analyticsContext,
|
|
66
66
|
actionSubject: 'button'
|
|
67
67
|
});
|
|
@@ -16,43 +16,43 @@
|
|
|
16
16
|
._k48pmoej{font-weight:var(--ds-font-weight-bold,700)}
|
|
17
17
|
._otyridpf{margin-bottom:0}
|
|
18
18
|
._sudp1e54{-webkit-box-orient:vertical}
|
|
19
|
-
._syaz10m5{color:var(--ds-text-accent-purple,#5e4db2)}
|
|
20
19
|
._syaz12v7{color:var(--ds-text-accent-teal-bolder,#164555)}
|
|
21
|
-
.
|
|
22
|
-
.
|
|
20
|
+
._syaz12zz{color:var(--ds-link-pressed,#1558bc)}
|
|
21
|
+
._syaz13af{color:var(--ds-link,#1868db)}
|
|
23
22
|
._syaz15cr{color:var(--ds-text-inverse,#fff)}
|
|
24
|
-
.
|
|
23
|
+
._syaz16jw{color:var(--ds-text-accent-blue,#1558bc)}
|
|
25
24
|
._syaz17qg{color:var(--ds-text-accent-teal,#206a83)}
|
|
26
|
-
.
|
|
27
|
-
.
|
|
28
|
-
._syaz1fxt{color:var(--ds-text,#172b4d)}
|
|
29
|
-
._syaz1gjq{color:var(--ds-text-subtle,#44546f)}
|
|
25
|
+
._syaz17z1{color:var(--ds-link-visited-pressed,#48245d)}
|
|
26
|
+
._syaz1gmx{color:var(--ds-text-disabled,#080f214a)}
|
|
30
27
|
._syaz1ik3{color:var(--ds-text-accent-lime-bolder,#37471f)}
|
|
31
|
-
.
|
|
32
|
-
.
|
|
28
|
+
._syaz1kyx{color:var(--ds-text-accent-blue-bolder,#123263)}
|
|
29
|
+
._syaz1mn1{color:var(--ds-text-accent-purple-bolder,#48245d)}
|
|
30
|
+
._syaz1oa5{color:var(--ds-text-brand,#1868db)}
|
|
33
31
|
._syaz1qur{color:var(--ds-text-accent-magenta-bolder,#50253f)}
|
|
32
|
+
._syaz1ra0{color:var(--ds-link-visited,#803fa5)}
|
|
33
|
+
._syaz1rpy{color:var(--ds-text-subtlest,#6b6e76)}
|
|
34
34
|
._syaz1s8m{color:var(--ds-text-accent-magenta,#943d73)}
|
|
35
|
+
._syaz1sqi{color:var(--ds-text-accent-gray,#505258)}
|
|
35
36
|
._syaz1tco{color:var(--ds-text-accent-lime,#4c6b1f)}
|
|
37
|
+
._syaz1tmo{color:var(--ds-text-accent-gray-bolder,#1e1f21)}
|
|
36
38
|
._syaz1tmw{color:var(--ds-text-danger,#ae2e24)}
|
|
37
|
-
.
|
|
38
|
-
._syaz1x9z{color:var(--ds-text-accent-gray-bolder,#091e42)}
|
|
39
|
+
._syaz1xn9{color:var(--ds-text-warning,#9e4c00)}
|
|
39
40
|
._syaz1y78{color:var(--ds-text-accent-green-bolder,#164b35)}
|
|
40
|
-
.
|
|
41
|
+
._syaz1yd3{color:var(--ds-text-warning-inverse,#292a2e)}
|
|
42
|
+
._syaz6x5g{color:var(--ds-text-selected,#1868db)}
|
|
43
|
+
._syaz7i1p{color:var(--ds-text-accent-orange-bolder,#693200)}
|
|
41
44
|
._syaz9lu1{color:var(--ds-text-accent-red,#ae2e24)}
|
|
42
|
-
.
|
|
43
|
-
.
|
|
44
|
-
._syaze0os{color:var(--ds-text-information,#05c)}
|
|
45
|
+
._syazazsu{color:var(--ds-text-subtle,#505258)}
|
|
46
|
+
._syazdv2p{color:var(--ds-text-discovery,#803fa5)}
|
|
45
47
|
._syazekll{color:var(--ds-text-accent-yellow-bolder,#533f04)}
|
|
46
48
|
._syazfb2s{color:var(--ds-text-accent-yellow,#7f5f01)}
|
|
47
|
-
.
|
|
49
|
+
._syazgsak{color:var(--ds-text-success,#4c6b1f)}
|
|
48
50
|
._syazh55r{color:var(--ds-text-accent-green,#216e4e)}
|
|
49
51
|
._syazhwvp{color:var(--ds-text-accent-red-bolder,#5d1f1a)}
|
|
50
|
-
.
|
|
51
|
-
.
|
|
52
|
-
.
|
|
53
|
-
.
|
|
54
|
-
._syazy73q{color:var(--ds-text-success,#216e4e)}
|
|
55
|
-
._syazzjem{color:var(--ds-text-discovery,#5e4db2)}
|
|
52
|
+
._syazi7uo{color:var(--ds-text,#292a2e)}
|
|
53
|
+
._syazp1lv{color:var(--ds-text-accent-orange,#9e4c00)}
|
|
54
|
+
._syazqmo9{color:var(--ds-text-accent-purple,#803fa5)}
|
|
55
|
+
._syazu3tg{color:var(--ds-text-information,#1558bc)}
|
|
56
56
|
._y3gn1h6o{text-align:center}
|
|
57
57
|
._y3gnh9n0{text-align:end}
|
|
58
58
|
._y3gnv2br{text-align:start}
|
|
@@ -58,43 +58,43 @@ var fontWeightMap = {
|
|
|
58
58
|
semibold: "_k48p1pd9"
|
|
59
59
|
};
|
|
60
60
|
var textColorMap = {
|
|
61
|
-
'color.text': "
|
|
61
|
+
'color.text': "_syazi7uo",
|
|
62
62
|
'color.text.accent.lime': "_syaz1tco",
|
|
63
63
|
'color.text.accent.lime.bolder': "_syaz1ik3",
|
|
64
64
|
'color.text.accent.red': "_syaz9lu1",
|
|
65
65
|
'color.text.accent.red.bolder': "_syazhwvp",
|
|
66
|
-
'color.text.accent.orange': "
|
|
67
|
-
'color.text.accent.orange.bolder': "
|
|
66
|
+
'color.text.accent.orange': "_syazp1lv",
|
|
67
|
+
'color.text.accent.orange.bolder': "_syaz7i1p",
|
|
68
68
|
'color.text.accent.yellow': "_syazfb2s",
|
|
69
69
|
'color.text.accent.yellow.bolder': "_syazekll",
|
|
70
70
|
'color.text.accent.green': "_syazh55r",
|
|
71
71
|
'color.text.accent.green.bolder': "_syaz1y78",
|
|
72
72
|
'color.text.accent.teal': "_syaz17qg",
|
|
73
73
|
'color.text.accent.teal.bolder': "_syaz12v7",
|
|
74
|
-
'color.text.accent.blue': "
|
|
75
|
-
'color.text.accent.blue.bolder': "
|
|
76
|
-
'color.text.accent.purple': "
|
|
77
|
-
'color.text.accent.purple.bolder': "
|
|
74
|
+
'color.text.accent.blue': "_syaz16jw",
|
|
75
|
+
'color.text.accent.blue.bolder': "_syaz1kyx",
|
|
76
|
+
'color.text.accent.purple': "_syazqmo9",
|
|
77
|
+
'color.text.accent.purple.bolder': "_syaz1mn1",
|
|
78
78
|
'color.text.accent.magenta': "_syaz1s8m",
|
|
79
79
|
'color.text.accent.magenta.bolder': "_syaz1qur",
|
|
80
|
-
'color.text.accent.gray': "
|
|
81
|
-
'color.text.accent.gray.bolder': "
|
|
82
|
-
'color.text.disabled': "
|
|
80
|
+
'color.text.accent.gray': "_syaz1sqi",
|
|
81
|
+
'color.text.accent.gray.bolder': "_syaz1tmo",
|
|
82
|
+
'color.text.disabled': "_syaz1gmx",
|
|
83
83
|
'color.text.inverse': "_syaz15cr",
|
|
84
|
-
'color.text.selected': "
|
|
85
|
-
'color.text.brand': "
|
|
84
|
+
'color.text.selected': "_syaz6x5g",
|
|
85
|
+
'color.text.brand': "_syaz1oa5",
|
|
86
86
|
'color.text.danger': "_syaz1tmw",
|
|
87
|
-
'color.text.warning': "
|
|
88
|
-
'color.text.warning.inverse': "
|
|
89
|
-
'color.text.success': "
|
|
90
|
-
'color.text.discovery': "
|
|
91
|
-
'color.text.information': "
|
|
92
|
-
'color.text.subtlest': "
|
|
93
|
-
'color.text.subtle': "
|
|
94
|
-
'color.link': "
|
|
95
|
-
'color.link.pressed': "
|
|
96
|
-
'color.link.visited': "
|
|
97
|
-
'color.link.visited.pressed': "
|
|
87
|
+
'color.text.warning': "_syaz1xn9",
|
|
88
|
+
'color.text.warning.inverse': "_syaz1yd3",
|
|
89
|
+
'color.text.success': "_syazgsak",
|
|
90
|
+
'color.text.discovery': "_syazdv2p",
|
|
91
|
+
'color.text.information': "_syazu3tg",
|
|
92
|
+
'color.text.subtlest': "_syaz1rpy",
|
|
93
|
+
'color.text.subtle': "_syazazsu",
|
|
94
|
+
'color.link': "_syaz13af",
|
|
95
|
+
'color.link.pressed': "_syaz12zz",
|
|
96
|
+
'color.link.visited': "_syaz1ra0",
|
|
97
|
+
'color.link.visited.pressed': "_syaz17z1"
|
|
98
98
|
};
|
|
99
99
|
var inverseColorMap = exports.inverseColorMap = {
|
|
100
100
|
'color.background.neutral.bold': 'color.text.inverse',
|
|
@@ -105,7 +105,7 @@ var AnchorNoRef = function AnchorNoRef(_ref, ref) {
|
|
|
105
105
|
action: 'clicked',
|
|
106
106
|
componentName: componentName || 'Anchor',
|
|
107
107
|
packageName: "@atlaskit/primitives",
|
|
108
|
-
packageVersion: "
|
|
108
|
+
packageVersion: "0.0.0-development",
|
|
109
109
|
analyticsData: analyticsContext,
|
|
110
110
|
actionSubject: 'link'
|
|
111
111
|
});
|
|
@@ -97,7 +97,7 @@ var Pressable = /*#__PURE__*/(0, _react.forwardRef)(function (_ref, ref) {
|
|
|
97
97
|
action: 'clicked',
|
|
98
98
|
componentName: componentName || 'Pressable',
|
|
99
99
|
packageName: "@atlaskit/primitives",
|
|
100
|
-
packageVersion: "
|
|
100
|
+
packageVersion: "0.0.0-development",
|
|
101
101
|
analyticsData: analyticsContext,
|
|
102
102
|
actionSubject: 'button'
|
|
103
103
|
});
|
|
@@ -73,10 +73,10 @@ var allSpaceMap = exports.allSpaceMap = _objectSpread(_objectSpread({}, positive
|
|
|
73
73
|
|
|
74
74
|
/**
|
|
75
75
|
* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
76
|
-
* @codegen <<SignedSource::
|
|
76
|
+
* @codegen <<SignedSource::391876b08f98d21b153df0b42a122d9a>>
|
|
77
77
|
* @codegenId inverse-colors
|
|
78
78
|
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles
|
|
79
|
-
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::
|
|
79
|
+
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::b763fb6c355b33e6fbf23afb996f817f>>
|
|
80
80
|
*/
|
|
81
81
|
var inverseColorMap = exports.inverseColorMap = {
|
|
82
82
|
'color.background.neutral.bold': 'color.text.inverse',
|
|
@@ -114,11 +114,11 @@ var inverseColorMap = exports.inverseColorMap = {
|
|
|
114
114
|
|
|
115
115
|
/**
|
|
116
116
|
* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
117
|
-
* @codegen <<SignedSource::
|
|
117
|
+
* @codegen <<SignedSource::4407d5eb027cc933eed726fed33ad1ad>>
|
|
118
118
|
* @codegenId elevation
|
|
119
119
|
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles
|
|
120
120
|
* @codegenParams ["opacity", "shadow", "surface"]
|
|
121
|
-
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::
|
|
121
|
+
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::b763fb6c355b33e6fbf23afb996f817f>>
|
|
122
122
|
*/
|
|
123
123
|
var opacityMap = exports.opacityMap = {
|
|
124
124
|
'opacity.disabled': "var(--ds-opacity-disabled, 0.4)",
|
|
@@ -149,11 +149,11 @@ var surfaceColorMap = exports.surfaceColorMap = {
|
|
|
149
149
|
|
|
150
150
|
/**
|
|
151
151
|
* THIS SECTION WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
152
|
-
* @codegen <<SignedSource::
|
|
152
|
+
* @codegen <<SignedSource::81e488bd12e67b8ac3ac65c71e50e967>>
|
|
153
153
|
* @codegenId colors
|
|
154
154
|
* @codegenCommand yarn workspace @atlaskit/primitives codegen-styles
|
|
155
155
|
* @codegenParams ["border", "background", "text", "fill"]
|
|
156
|
-
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::
|
|
156
|
+
* @codegenDependency ../../../tokens/src/artifacts/tokens-raw/atlassian-light.tsx <<SignedSource::b763fb6c355b33e6fbf23afb996f817f>>
|
|
157
157
|
*/
|
|
158
158
|
var borderColorMap = exports.borderColorMap = {
|
|
159
159
|
'color.border': "var(--ds-border, #091e4221)",
|
|
@@ -56,7 +56,7 @@ const AnchorNoRef = ({
|
|
|
56
56
|
action: 'clicked',
|
|
57
57
|
componentName: componentName || 'Anchor',
|
|
58
58
|
packageName: "@atlaskit/primitives",
|
|
59
|
-
packageVersion: "
|
|
59
|
+
packageVersion: "0.0.0-development",
|
|
60
60
|
analyticsData: analyticsContext,
|
|
61
61
|
actionSubject: 'link'
|
|
62
62
|
});
|