@nswds/tokens 2.2.0 → 2.3.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.
- package/dist/index.d.mts +3009 -0
- package/dist/index.d.ts +3009 -0
- package/dist/index.js +10092 -0
- package/dist/index.js.map +1 -0
- package/dist/index.mjs +10080 -0
- package/dist/index.mjs.map +1 -0
- package/package.json +49 -6
- package/.gitattributes +0 -2
- package/.github/workflows/ai-pr-title.yml +0 -115
- package/.github/workflows/openai-pr-description.yml +0 -13
- package/.github/workflows/opencommit.yml +0 -36
- package/.github/workflows/release.yml +0 -30
- package/.github/workflows/validate-branch-name.yml +0 -21
- package/.prettierignore +0 -18
- package/.prettierrc +0 -8
- package/CHANGELOG.md +0 -31
- package/assets/placeholder.svg +0 -1
- package/brand/black/logo.png +0 -0
- package/brand/black/logo.svg +0 -30
- package/brand/icon-dark.ico +0 -0
- package/brand/icon-dark.png +0 -0
- package/brand/icon-dark.svg +0 -17
- package/brand/icon-light.ico +0 -0
- package/brand/icon-light.png +0 -0
- package/brand/icon-light.svg +0 -30
- package/brand/icon.svg +0 -30
- package/brand/logo.png +0 -0
- package/brand/logo.svg +0 -34
- package/brand/placeholder.svg +0 -1
- package/brand/reversed/logo.png +0 -0
- package/brand/reversed/logo.svg +0 -34
- package/brand/white/logo.png +0 -0
- package/brand/white/logo.svg +0 -21
- package/create-branch.sh +0 -29
- package/dist/css/colors/global/hex.css +0 -192
- package/dist/css/colors/global/hsl.css +0 -192
- package/dist/css/colors/global/oklch.css +0 -192
- package/dist/css/colors/global/rgb.css +0 -192
- package/dist/css/colors/themes/masterbrand/hex.css +0 -2
- package/dist/css/colors/themes/masterbrand/hsl.css +0 -2
- package/dist/css/colors/themes/masterbrand/oklch.css +0 -2
- package/dist/css/colors/themes/masterbrand/rgb.css +0 -2
- package/dist/js/colors/global/hex.js +0 -210
- package/dist/js/colors/global/hsl.js +0 -210
- package/dist/js/colors/global/oklch.js +0 -210
- package/dist/js/colors/global/rgb.js +0 -210
- package/dist/js/colors/themes/masterbrand/hex.js +0 -72
- package/dist/js/colors/themes/masterbrand/hsl.js +0 -72
- package/dist/js/colors/themes/masterbrand/oklch.js +0 -72
- package/dist/js/colors/themes/masterbrand/rgb.js +0 -72
- package/dist/json/colors/global/hex.json +0 -0
- package/dist/json/colors/global/hsl.json +0 -0
- package/dist/json/colors/global/oklch.json +0 -0
- package/dist/json/colors/global/rgb.json +0 -0
- package/dist/json/colors/themes/masterbrand/hex.json +0 -0
- package/dist/json/colors/themes/masterbrand/hsl.json +0 -0
- package/dist/json/colors/themes/masterbrand/oklch.json +0 -0
- package/dist/json/colors/themes/masterbrand/rgb.json +0 -0
- package/dist/less/colors/global/hex.less +0 -0
- package/dist/less/colors/global/hsl.less +0 -0
- package/dist/less/colors/global/oklch.less +0 -0
- package/dist/less/colors/global/rgb.less +0 -0
- package/dist/less/colors/themes/masterbrand/hex.less +0 -0
- package/dist/less/colors/themes/masterbrand/hsl.less +0 -0
- package/dist/less/colors/themes/masterbrand/oklch.less +0 -0
- package/dist/less/colors/themes/masterbrand/rgb.less +0 -0
- package/dist/scss/colors/global/hex.scss +0 -190
- package/dist/scss/colors/global/hsl.scss +0 -190
- package/dist/scss/colors/global/oklch.scss +0 -190
- package/dist/scss/colors/global/rgb.scss +0 -190
- package/dist/scss/colors/themes/masterbrand/hex.scss +0 -56
- package/dist/scss/colors/themes/masterbrand/hsl.scss +0 -56
- package/dist/scss/colors/themes/masterbrand/oklch.scss +0 -56
- package/dist/scss/colors/themes/masterbrand/rgb.scss +0 -56
- package/dist/tailwind/colors/global/hex.css +0 -192
- package/dist/tailwind/colors/global/hsl.css +0 -192
- package/dist/tailwind/colors/global/oklch.css +0 -192
- package/dist/tailwind/colors/global/rgb.css +0 -192
- package/dist/tailwind/colors/themes/masterbrand/hex.css +0 -58
- package/dist/tailwind/colors/themes/masterbrand/hsl.css +0 -58
- package/dist/tailwind/colors/themes/masterbrand/oklch.css +0 -58
- package/dist/tailwind/colors/themes/masterbrand/rgb.css +0 -58
- package/dist/ts/colors/global/hex.ts +0 -210
- package/dist/ts/colors/global/hsl.ts +0 -210
- package/dist/ts/colors/global/oklch.ts +0 -210
- package/dist/ts/colors/global/rgb.ts +0 -210
- package/dist/ts/colors/themes/masterbrand/hex.ts +0 -72
- package/dist/ts/colors/themes/masterbrand/hsl.ts +0 -72
- package/dist/ts/colors/themes/masterbrand/oklch.ts +0 -72
- package/dist/ts/colors/themes/masterbrand/rgb.ts +0 -72
- package/eslint.config.js +0 -20
- package/git-conventional-commits.yaml +0 -43
- package/icons/account_circle.svg +0 -1
- package/icons/attach_file.svg +0 -1
- package/icons/cancel.svg +0 -1
- package/icons/check.svg +0 -1
- package/icons/check_circle.svg +0 -1
- package/icons/chevron_down.svg +0 -1
- package/icons/chevron_left.svg +0 -1
- package/icons/chevron_right.svg +0 -1
- package/icons/chevron_up.svg +0 -1
- package/icons/close.svg +0 -1
- package/icons/collapse_all.svg +0 -1
- package/icons/computer.svg +0 -1
- package/icons/copy.svg +0 -1
- package/icons/dark_mode.svg +0 -1
- package/icons/delete.svg +0 -1
- package/icons/desktop.svg +0 -1
- package/icons/display_settings.svg +0 -1
- package/icons/dock_to_left.svg +0 -1
- package/icons/dock_to_right.svg +0 -1
- package/icons/double_arrow_left.svg +0 -1
- package/icons/double_arrow_right.svg +0 -1
- package/icons/download.svg +0 -1
- package/icons/east.svg +0 -1
- package/icons/error.svg +0 -1
- package/icons/exclamation.svg +0 -1
- package/icons/eye.svg +0 -1
- package/icons/favorite.svg +0 -1
- package/icons/help.svg +0 -1
- package/icons/info.svg +0 -1
- package/icons/language.svg +0 -1
- package/icons/light_mode.svg +0 -1
- package/icons/link.svg +0 -1
- package/icons/login.svg +0 -1
- package/icons/logout.svg +0 -1
- package/icons/menu.svg +0 -1
- package/icons/more_horiz.svg +0 -1
- package/icons/more_vert.svg +0 -1
- package/icons/north.svg +0 -1
- package/icons/open_in_new.svg +0 -1
- package/icons/print.svg +0 -1
- package/icons/progress_activity.svg +0 -1
- package/icons/remove.svg +0 -1
- package/icons/search.svg +0 -1
- package/icons/settings_brightness.svg +0 -1
- package/icons/share.svg +0 -1
- package/icons/side_navigation.svg +0 -1
- package/icons/south.svg +0 -1
- package/icons/unfold_less.svg +0 -1
- package/icons/unfold_more.svg +0 -1
- package/icons/upload.svg +0 -1
- package/icons/west.svg +0 -1
- package/index.ts +0 -0
- package/pull-request.sh +0 -61
- package/release.config.mjs +0 -24
- package/tokens/global/color/hex.json +0 -782
- package/tokens/global/color/hsl.json +0 -1542
- package/tokens/global/color/oklch.json +0 -1542
- package/tokens/global/color/rgb.json +0 -1542
- package/tokens/themes/masterbrand/color/hex.json +0 -242
- package/tokens/themes/masterbrand/color/hsl.json +0 -466
- package/tokens/themes/masterbrand/color/oklch.json +0 -466
- package/tokens/themes/masterbrand/color/rgb.json +0 -466
|
@@ -1,210 +0,0 @@
|
|
|
1
|
-
export const nswGrey = {
|
|
2
|
-
'50': 'rgb(250, 250, 250)',
|
|
3
|
-
'100': 'rgb(245, 245, 245)',
|
|
4
|
-
'150': 'rgb(240, 240, 240)',
|
|
5
|
-
'200': 'rgb(235, 235, 235)',
|
|
6
|
-
'250': 'rgb(229, 228, 229)',
|
|
7
|
-
'300': 'rgb(222, 222, 225)',
|
|
8
|
-
'350': 'rgb(214, 216, 220)',
|
|
9
|
-
'400': 'rgb(205, 211, 214)',
|
|
10
|
-
'450': 'rgb(170, 176, 180)',
|
|
11
|
-
'500': 'rgb(136, 143, 146)',
|
|
12
|
-
'550': 'rgb(104, 111, 114)',
|
|
13
|
-
'600': 'rgb(73, 80, 84)',
|
|
14
|
-
'650': 'rgb(63, 69, 73)',
|
|
15
|
-
'700': 'rgb(53, 59, 63)',
|
|
16
|
-
'750': 'rgb(43, 49, 53)',
|
|
17
|
-
'800': 'rgb(34, 39, 43)',
|
|
18
|
-
'850': 'rgb(24, 28, 31)',
|
|
19
|
-
'900': 'rgb(14, 17, 19)',
|
|
20
|
-
'950': 'rgb(5, 7, 9)',
|
|
21
|
-
}
|
|
22
|
-
export const nswGreen = {
|
|
23
|
-
'50': 'rgb(245, 255, 246)',
|
|
24
|
-
'100': 'rgb(236, 253, 238)',
|
|
25
|
-
'150': 'rgb(228, 252, 231)',
|
|
26
|
-
'200': 'rgb(219, 250, 223)',
|
|
27
|
-
'250': 'rgb(207, 247, 212)',
|
|
28
|
-
'300': 'rgb(194, 244, 201)',
|
|
29
|
-
'350': 'rgb(181, 240, 190)',
|
|
30
|
-
'400': 'rgb(168, 237, 179)',
|
|
31
|
-
'450': 'rgb(138, 220, 152)',
|
|
32
|
-
'500': 'rgb(106, 204, 125)',
|
|
33
|
-
'550': 'rgb(69, 187, 98)',
|
|
34
|
-
'600': 'rgb(0, 170, 69)',
|
|
35
|
-
'650': 'rgb(7, 142, 50)',
|
|
36
|
-
'700': 'rgb(7, 115, 32)',
|
|
37
|
-
'750': 'rgb(3, 89, 15)',
|
|
38
|
-
'800': 'rgb(0, 64, 0)',
|
|
39
|
-
'850': 'rgb(0, 48, 0)',
|
|
40
|
-
'900': 'rgb(0, 32, 0)',
|
|
41
|
-
'950': 'rgb(0, 17, 0)',
|
|
42
|
-
}
|
|
43
|
-
export const nswTeal = {
|
|
44
|
-
'50': 'rgb(242, 251, 250)',
|
|
45
|
-
'100': 'rgb(231, 247, 245)',
|
|
46
|
-
'150': 'rgb(220, 242, 239)',
|
|
47
|
-
'200': 'rgb(209, 238, 234)',
|
|
48
|
-
'250': 'rgb(193, 234, 231)',
|
|
49
|
-
'300': 'rgb(176, 229, 229)',
|
|
50
|
-
'350': 'rgb(158, 224, 229)',
|
|
51
|
-
'400': 'rgb(140, 219, 229)',
|
|
52
|
-
'450': 'rgb(117, 196, 207)',
|
|
53
|
-
'500': 'rgb(94, 172, 185)',
|
|
54
|
-
'550': 'rgb(70, 150, 163)',
|
|
55
|
-
'600': 'rgb(46, 128, 142)',
|
|
56
|
-
'650': 'rgb(37, 111, 123)',
|
|
57
|
-
'700': 'rgb(28, 95, 105)',
|
|
58
|
-
'750': 'rgb(20, 78, 88)',
|
|
59
|
-
'800': 'rgb(11, 63, 71)',
|
|
60
|
-
'850': 'rgb(4, 47, 53)',
|
|
61
|
-
'900': 'rgb(1, 31, 36)',
|
|
62
|
-
'950': 'rgb(0, 17, 20)',
|
|
63
|
-
}
|
|
64
|
-
export const nswBlue = {
|
|
65
|
-
'50': 'rgb(240, 251, 255)',
|
|
66
|
-
'100': 'rgb(228, 246, 255)',
|
|
67
|
-
'150': 'rgb(215, 242, 254)',
|
|
68
|
-
'200': 'rgb(203, 237, 253)',
|
|
69
|
-
'250': 'rgb(188, 234, 254)',
|
|
70
|
-
'300': 'rgb(173, 231, 255)',
|
|
71
|
-
'350': 'rgb(157, 227, 255)',
|
|
72
|
-
'400': 'rgb(140, 224, 255)',
|
|
73
|
-
'450': 'rgb(90, 201, 255)',
|
|
74
|
-
'500': 'rgb(38, 174, 255)',
|
|
75
|
-
'550': 'rgb(0, 143, 255)',
|
|
76
|
-
'600': 'rgb(20, 108, 253)',
|
|
77
|
-
'650': 'rgb(12, 90, 212)',
|
|
78
|
-
'700': 'rgb(5, 72, 173)',
|
|
79
|
-
'750': 'rgb(2, 54, 136)',
|
|
80
|
-
'800': 'rgb(0, 38, 100)',
|
|
81
|
-
'850': 'rgb(0, 26, 77)',
|
|
82
|
-
'900': 'rgb(0, 16, 55)',
|
|
83
|
-
'950': 'rgb(0, 6, 34)',
|
|
84
|
-
}
|
|
85
|
-
export const nswPurple = {
|
|
86
|
-
'50': 'rgb(249, 247, 255)',
|
|
87
|
-
'100': 'rgb(242, 240, 255)',
|
|
88
|
-
'150': 'rgb(236, 232, 254)',
|
|
89
|
-
'200': 'rgb(230, 225, 253)',
|
|
90
|
-
'250': 'rgb(224, 217, 254)',
|
|
91
|
-
'300': 'rgb(218, 208, 254)',
|
|
92
|
-
'350': 'rgb(212, 200, 255)',
|
|
93
|
-
'400': 'rgb(206, 191, 255)',
|
|
94
|
-
'450': 'rgb(186, 166, 252)',
|
|
95
|
-
'500': 'rgb(166, 141, 249)',
|
|
96
|
-
'550': 'rgb(147, 114, 245)',
|
|
97
|
-
'600': 'rgb(128, 85, 241)',
|
|
98
|
-
'650': 'rgb(114, 67, 207)',
|
|
99
|
-
'700': 'rgb(100, 50, 174)',
|
|
100
|
-
'750': 'rgb(84, 33, 142)',
|
|
101
|
-
'800': 'rgb(68, 17, 112)',
|
|
102
|
-
'850': 'rgb(51, 8, 86)',
|
|
103
|
-
'900': 'rgb(35, 2, 62)',
|
|
104
|
-
'950': 'rgb(19, 0, 39)',
|
|
105
|
-
}
|
|
106
|
-
export const nswFuchsia = {
|
|
107
|
-
'50': 'rgb(255, 246, 253)',
|
|
108
|
-
'100': 'rgb(255, 238, 249)',
|
|
109
|
-
'150': 'rgb(254, 230, 245)',
|
|
110
|
-
'200': 'rgb(253, 222, 242)',
|
|
111
|
-
'250': 'rgb(251, 212, 239)',
|
|
112
|
-
'300': 'rgb(249, 201, 235)',
|
|
113
|
-
'350': 'rgb(247, 191, 233)',
|
|
114
|
-
'400': 'rgb(244, 181, 230)',
|
|
115
|
-
'450': 'rgb(239, 150, 218)',
|
|
116
|
-
'500': 'rgb(233, 117, 204)',
|
|
117
|
-
'550': 'rgb(225, 80, 190)',
|
|
118
|
-
'600': 'rgb(217, 18, 174)',
|
|
119
|
-
'650': 'rgb(187, 12, 148)',
|
|
120
|
-
'700': 'rgb(157, 6, 123)',
|
|
121
|
-
'750': 'rgb(129, 2, 100)',
|
|
122
|
-
'800': 'rgb(101, 0, 77)',
|
|
123
|
-
'850': 'rgb(77, 0, 58)',
|
|
124
|
-
'900': 'rgb(55, 0, 40)',
|
|
125
|
-
'950': 'rgb(34, 0, 23)',
|
|
126
|
-
}
|
|
127
|
-
export const nswRed = {
|
|
128
|
-
'50': 'rgb(255, 248, 249)',
|
|
129
|
-
'100': 'rgb(255, 242, 244)',
|
|
130
|
-
'150': 'rgb(255, 236, 239)',
|
|
131
|
-
'200': 'rgb(255, 230, 234)',
|
|
132
|
-
'250': 'rgb(255, 219, 224)',
|
|
133
|
-
'300': 'rgb(255, 207, 214)',
|
|
134
|
-
'350': 'rgb(255, 196, 204)',
|
|
135
|
-
'400': 'rgb(255, 184, 193)',
|
|
136
|
-
'450': 'rgb(248, 151, 162)',
|
|
137
|
-
'500': 'rgb(239, 117, 129)',
|
|
138
|
-
'550': 'rgb(228, 79, 95)',
|
|
139
|
-
'600': 'rgb(215, 21, 58)',
|
|
140
|
-
'650': 'rgb(185, 14, 50)',
|
|
141
|
-
'700': 'rgb(155, 7, 42)',
|
|
142
|
-
'750': 'rgb(126, 3, 34)',
|
|
143
|
-
'800': 'rgb(99, 0, 25)',
|
|
144
|
-
'850': 'rgb(76, 0, 16)',
|
|
145
|
-
'900': 'rgb(54, 0, 8)',
|
|
146
|
-
'950': 'rgb(33, 0, 3)',
|
|
147
|
-
}
|
|
148
|
-
export const nswOrange = {
|
|
149
|
-
'50': 'rgb(255, 250, 246)',
|
|
150
|
-
'100': 'rgb(255, 246, 238)',
|
|
151
|
-
'150': 'rgb(254, 241, 231)',
|
|
152
|
-
'200': 'rgb(253, 237, 223)',
|
|
153
|
-
'250': 'rgb(254, 229, 206)',
|
|
154
|
-
'300': 'rgb(255, 221, 189)',
|
|
155
|
-
'350': 'rgb(255, 214, 171)',
|
|
156
|
-
'400': 'rgb(255, 206, 153)',
|
|
157
|
-
'450': 'rgb(253, 182, 120)',
|
|
158
|
-
'500': 'rgb(251, 157, 88)',
|
|
159
|
-
'550': 'rgb(247, 129, 57)',
|
|
160
|
-
'600': 'rgb(243, 99, 27)',
|
|
161
|
-
'650': 'rgb(219, 81, 21)',
|
|
162
|
-
'700': 'rgb(195, 63, 14)',
|
|
163
|
-
'750': 'rgb(171, 46, 6)',
|
|
164
|
-
'800': 'rgb(148, 27, 0)',
|
|
165
|
-
'850': 'rgb(115, 15, 0)',
|
|
166
|
-
'900': 'rgb(83, 4, 0)',
|
|
167
|
-
'950': 'rgb(53, 0, 0)',
|
|
168
|
-
}
|
|
169
|
-
export const nswYellow = {
|
|
170
|
-
'50': 'rgb(255, 252, 240)',
|
|
171
|
-
'100': 'rgb(255, 250, 229)',
|
|
172
|
-
'150': 'rgb(255, 247, 218)',
|
|
173
|
-
'200': 'rgb(255, 244, 207)',
|
|
174
|
-
'250': 'rgb(255, 241, 194)',
|
|
175
|
-
'300': 'rgb(254, 238, 181)',
|
|
176
|
-
'350': 'rgb(254, 234, 168)',
|
|
177
|
-
'400': 'rgb(253, 231, 154)',
|
|
178
|
-
'450': 'rgb(251, 218, 128)',
|
|
179
|
-
'500': 'rgb(250, 205, 99)',
|
|
180
|
-
'550': 'rgb(250, 190, 66)',
|
|
181
|
-
'600': 'rgb(250, 175, 5)',
|
|
182
|
-
'650': 'rgb(212, 148, 2)',
|
|
183
|
-
'700': 'rgb(175, 122, 1)',
|
|
184
|
-
'750': 'rgb(139, 96, 0)',
|
|
185
|
-
'800': 'rgb(105, 72, 0)',
|
|
186
|
-
'850': 'rgb(80, 53, 0)',
|
|
187
|
-
'900': 'rgb(57, 36, 0)',
|
|
188
|
-
'950': 'rgb(34, 19, 0)',
|
|
189
|
-
}
|
|
190
|
-
export const nswBrown = {
|
|
191
|
-
'50': 'rgb(251, 248, 244)',
|
|
192
|
-
'100': 'rgb(246, 241, 234)',
|
|
193
|
-
'150': 'rgb(242, 234, 225)',
|
|
194
|
-
'200': 'rgb(237, 227, 215)',
|
|
195
|
-
'250': 'rgb(236, 222, 206)',
|
|
196
|
-
'300': 'rgb(234, 218, 198)',
|
|
197
|
-
'350': 'rgb(233, 213, 189)',
|
|
198
|
-
'400': 'rgb(232, 208, 181)',
|
|
199
|
-
'450': 'rgb(219, 191, 159)',
|
|
200
|
-
'500': 'rgb(207, 174, 137)',
|
|
201
|
-
'550': 'rgb(194, 157, 115)',
|
|
202
|
-
'600': 'rgb(182, 141, 93)',
|
|
203
|
-
'650': 'rgb(156, 118, 75)',
|
|
204
|
-
'700': 'rgb(130, 96, 58)',
|
|
205
|
-
'750': 'rgb(106, 75, 41)',
|
|
206
|
-
'800': 'rgb(82, 55, 25)',
|
|
207
|
-
'850': 'rgb(62, 40, 15)',
|
|
208
|
-
'900': 'rgb(43, 26, 7)',
|
|
209
|
-
'950': 'rgb(25, 13, 2)',
|
|
210
|
-
}
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
export const primary = {
|
|
2
|
-
lightest: '#0c5ad4',
|
|
3
|
-
lighter: '#0548ad',
|
|
4
|
-
light: '#023688',
|
|
5
|
-
DEFAULT: '#002664',
|
|
6
|
-
dark: '#001a4d',
|
|
7
|
-
darker: '#001037',
|
|
8
|
-
darkest: '#000622',
|
|
9
|
-
}
|
|
10
|
-
export const secondary = {
|
|
11
|
-
lightest: '#f0fbff',
|
|
12
|
-
lighter: '#e4f6ff',
|
|
13
|
-
light: '#d7f2fe',
|
|
14
|
-
DEFAULT: '#cbedfd',
|
|
15
|
-
dark: '#bceafe',
|
|
16
|
-
darker: '#ade7ff',
|
|
17
|
-
darkest: '#9de3ff',
|
|
18
|
-
}
|
|
19
|
-
export const tertiary = {
|
|
20
|
-
lightest: '#5ac9ff',
|
|
21
|
-
lighter: '#26aeff',
|
|
22
|
-
light: '#008fff',
|
|
23
|
-
DEFAULT: '#146cfd',
|
|
24
|
-
dark: '#0c5ad4',
|
|
25
|
-
darker: '#0548ad',
|
|
26
|
-
darkest: '#023688',
|
|
27
|
-
}
|
|
28
|
-
export const accent = {
|
|
29
|
-
lightest: '#f897a2',
|
|
30
|
-
lighter: '#ef7581',
|
|
31
|
-
light: '#e44f5f',
|
|
32
|
-
DEFAULT: '#d7153a',
|
|
33
|
-
dark: '#b90e32',
|
|
34
|
-
darker: '#9b072a',
|
|
35
|
-
darkest: '#7e0322',
|
|
36
|
-
}
|
|
37
|
-
export const success = {
|
|
38
|
-
lightest: '#c4e5c0',
|
|
39
|
-
lighter: '#8fc78b',
|
|
40
|
-
light: '#58a854',
|
|
41
|
-
DEFAULT: '#008a07',
|
|
42
|
-
dark: '#006a00',
|
|
43
|
-
darker: '#004c00',
|
|
44
|
-
darkest: '#002f00',
|
|
45
|
-
}
|
|
46
|
-
export const warning = {
|
|
47
|
-
lightest: '#fdd2c0',
|
|
48
|
-
lighter: '#eea88a',
|
|
49
|
-
light: '#dd7d53',
|
|
50
|
-
DEFAULT: '#c95000',
|
|
51
|
-
dark: '#9d3a00',
|
|
52
|
-
darker: '#722600',
|
|
53
|
-
darkest: '#4b1200',
|
|
54
|
-
}
|
|
55
|
-
export const error = {
|
|
56
|
-
lightest: '#fdc6c6',
|
|
57
|
-
lighter: '#ea9295',
|
|
58
|
-
light: '#d35d65',
|
|
59
|
-
DEFAULT: '#b81237',
|
|
60
|
-
dark: '#8f0327',
|
|
61
|
-
darker: '#690018',
|
|
62
|
-
darkest: '#44000a',
|
|
63
|
-
}
|
|
64
|
-
export const info = {
|
|
65
|
-
lightest: '#acbbd5',
|
|
66
|
-
lighter: '#8198c2',
|
|
67
|
-
light: '#5775ae',
|
|
68
|
-
DEFAULT: '#2e5299',
|
|
69
|
-
dark: '#203d77',
|
|
70
|
-
darker: '#132956',
|
|
71
|
-
darkest: '#071738',
|
|
72
|
-
}
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
export const primary = {
|
|
2
|
-
lightest: 'hsl(216.77, 89.39%, 43.99%)',
|
|
3
|
-
lighter: 'hsl(216.29, 94.12%, 35.01%)',
|
|
4
|
-
light: 'hsl(216.37, 97.67%, 26.93%)',
|
|
5
|
-
DEFAULT: 'hsl(217.2, 100%, 19.61%)',
|
|
6
|
-
dark: 'hsl(218.95, 100%, 14.93%)',
|
|
7
|
-
darker: 'hsl(222.31, 100%, 10.59%)',
|
|
8
|
-
darkest: 'hsl(228.65, 100%, 6.6%)',
|
|
9
|
-
}
|
|
10
|
-
export const secondary = {
|
|
11
|
-
lightest: 'hsl(199.45, 100%, 97.34%)',
|
|
12
|
-
lighter: 'hsl(199.38, 100%, 94.73%)',
|
|
13
|
-
light: 'hsl(199.29, 95.95%, 92.09%)',
|
|
14
|
-
DEFAULT: 'hsl(199.2, 92.7%, 89.41%)',
|
|
15
|
-
dark: 'hsl(198.5, 96.92%, 86.75%)',
|
|
16
|
-
darker: 'hsl(197.77, 99.01%, 83.9%)',
|
|
17
|
-
darkest: 'hsl(197, 99.86%, 80.82%)',
|
|
18
|
-
}
|
|
19
|
-
export const tertiary = {
|
|
20
|
-
lightest: 'hsl(199.75, 99.81%, 67.58%)',
|
|
21
|
-
lighter: 'hsl(202.53, 100%, 57.56%)',
|
|
22
|
-
light: 'hsl(204.78, 100%, 47%)',
|
|
23
|
-
DEFAULT: 'hsl(217.35, 98.29%, 53.54%)',
|
|
24
|
-
dark: 'hsl(216.77, 89.39%, 43.99%)',
|
|
25
|
-
darker: 'hsl(216.29, 94.12%, 35.01%)',
|
|
26
|
-
darkest: 'hsl(216.37, 97.67%, 26.93%)',
|
|
27
|
-
}
|
|
28
|
-
export const accent = {
|
|
29
|
-
lightest: 'hsl(353.39, 86.95%, 78.18%)',
|
|
30
|
-
lighter: 'hsl(353.95, 78.84%, 69.69%)',
|
|
31
|
-
light: 'hsl(353.52, 73.18%, 60.13%)',
|
|
32
|
-
DEFAULT: 'hsl(348.56, 82.17%, 46.29%)',
|
|
33
|
-
dark: 'hsl(347.26, 85.88%, 38.93%)',
|
|
34
|
-
darker: 'hsl(345.89, 90.98%, 31.82%)',
|
|
35
|
-
darkest: 'hsl(345, 95.86%, 25.31%)',
|
|
36
|
-
}
|
|
37
|
-
export const success = {
|
|
38
|
-
lightest: 'hsl(114.97, 40.73%, 82.58%)',
|
|
39
|
-
lighter: 'hsl(115.71, 34.69%, 66.15%)',
|
|
40
|
-
light: 'hsl(117.04, 33.36%, 49.53%)',
|
|
41
|
-
DEFAULT: 'hsl(123.03, 99.86%, 27.07%)',
|
|
42
|
-
dark: 'hsl(122.95, 100%, 19.11%)',
|
|
43
|
-
darker: 'hsl(122.88, 100%, 12.75%)',
|
|
44
|
-
darkest: 'hsl(122.85, 100%, 7.59%)',
|
|
45
|
-
}
|
|
46
|
-
export const warning = {
|
|
47
|
-
lightest: 'hsl(17.74, 94.96%, 87.24%)',
|
|
48
|
-
lighter: 'hsl(17.94, 75.08%, 73.77%)',
|
|
49
|
-
light: 'hsl(18.45, 66.88%, 59.6%)',
|
|
50
|
-
DEFAULT: 'hsl(23.88, 100%, 39.41%)',
|
|
51
|
-
dark: 'hsl(24.01, 100%, 29.25%)',
|
|
52
|
-
darker: 'hsl(22.64, 100%, 20.66%)',
|
|
53
|
-
darkest: 'hsl(18.45, 100%, 13.3%)',
|
|
54
|
-
}
|
|
55
|
-
export const error = {
|
|
56
|
-
lightest: 'hsl(359.69, 92.77%, 88.44%)',
|
|
57
|
-
lighter: 'hsl(358.32, 67.17%, 74.5%)',
|
|
58
|
-
light: 'hsl(355.68, 57.13%, 59.46%)',
|
|
59
|
-
DEFAULT: 'hsl(346.64, 82.14%, 39.61%)',
|
|
60
|
-
dark: 'hsl(344.75, 95.28%, 28.78%)',
|
|
61
|
-
darker: 'hsl(344.52, 100%, 19.69%)',
|
|
62
|
-
darkest: 'hsl(347.44, 100%, 12.27%)',
|
|
63
|
-
}
|
|
64
|
-
export const info = {
|
|
65
|
-
lightest: 'hsl(218.63, 32.11%, 75.49%)',
|
|
66
|
-
lighter: 'hsl(218.81, 34.57%, 63.16%)',
|
|
67
|
-
light: 'hsl(219.17, 34.9%, 51.02%)',
|
|
68
|
-
DEFAULT: 'hsl(219.81, 53.78%, 39.02%)',
|
|
69
|
-
dark: 'hsl(219.86, 57.49%, 29.6%)',
|
|
70
|
-
darker: 'hsl(219.94, 64.03%, 20.65%)',
|
|
71
|
-
darkest: 'hsl(220.32, 77.63%, 12.34%)',
|
|
72
|
-
}
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
export const primary = {
|
|
2
|
-
lightest: 'oklch(0.503825 0.201675 260.53)',
|
|
3
|
-
lighter: 'oklch(0.43255 0.17355 260.29999999999995)',
|
|
4
|
-
light: 'oklch(0.36127499999999996 0.145425 260.07)',
|
|
5
|
-
DEFAULT: 'oklch(0.29 0.1173 259.84)',
|
|
6
|
-
dark: 'oklch(0.23925 0.099705 259.84)',
|
|
7
|
-
darker: 'oklch(0.1885 0.08211 259.84)',
|
|
8
|
-
darkest: 'oklch(0.13774999999999998 0.064515 259.84)',
|
|
9
|
-
}
|
|
10
|
-
export const secondary = {
|
|
11
|
-
lightest: 'oklch(0.981675 0.013552500000000002 227.89)',
|
|
12
|
-
lighter: 'oklch(0.9633499999999999 0.022935 227.89)',
|
|
13
|
-
light: 'oklch(0.945025 0.0323175 227.89)',
|
|
14
|
-
DEFAULT: 'oklch(0.9267 0.0417 227.89)',
|
|
15
|
-
dark: 'oklch(0.9110499999999999 0.0543 226.8175)',
|
|
16
|
-
darker: 'oklch(0.8954 0.0669 225.745)',
|
|
17
|
-
darkest: 'oklch(0.87975 0.0795 224.67249999999999)',
|
|
18
|
-
}
|
|
19
|
-
export const tertiary = {
|
|
20
|
-
lightest: 'oklch(0.7918499999999999 0.126525 232.89)',
|
|
21
|
-
lighter: 'oklch(0.7196 0.16095 242.18)',
|
|
22
|
-
light: 'oklch(0.64735 0.19537500000000002 251.47)',
|
|
23
|
-
DEFAULT: 'oklch(0.5751 0.2298 260.76)',
|
|
24
|
-
dark: 'oklch(0.503825 0.201675 260.53)',
|
|
25
|
-
darker: 'oklch(0.43255 0.17355 260.29999999999995)',
|
|
26
|
-
darkest: 'oklch(0.36127499999999996 0.145425 260.07)',
|
|
27
|
-
}
|
|
28
|
-
export const accent = {
|
|
29
|
-
lightest: 'oklch(0.778675 0.11662499999999999 13.01)',
|
|
30
|
-
lighter: 'oklch(0.70645 0.15025 15.45)',
|
|
31
|
-
light: 'oklch(0.634225 0.183875 17.89)',
|
|
32
|
-
DEFAULT: 'oklch(0.562 0.2175 20.33)',
|
|
33
|
-
dark: 'oklch(0.50075 0.19485 19.529999999999998)',
|
|
34
|
-
darker: 'oklch(0.4395 0.17220000000000002 18.729999999999997)',
|
|
35
|
-
darkest: 'oklch(0.37825000000000003 0.14955000000000002 17.93)',
|
|
36
|
-
}
|
|
37
|
-
export const success = {
|
|
38
|
-
lightest: 'oklch(0.88725 0.06009250000000001 142.8)',
|
|
39
|
-
lighter: 'oklch(0.7745 0.10169500000000001 142.8)',
|
|
40
|
-
light: 'oklch(0.6617500000000001 0.14329750000000002 142.8)',
|
|
41
|
-
DEFAULT: 'oklch(0.549 0.1849 142.8)',
|
|
42
|
-
dark: 'oklch(0.452925 0.157165 142.8)',
|
|
43
|
-
darker: 'oklch(0.35685 0.12943000000000002 142.8)',
|
|
44
|
-
darkest: 'oklch(0.26077500000000003 0.10169500000000001 142.8)',
|
|
45
|
-
}
|
|
46
|
-
export const warning = {
|
|
47
|
-
lightest: 'oklch(0.895825 0.055154125 43.9973)',
|
|
48
|
-
lighter: 'oklch(0.79165 0.09333775 43.9973)',
|
|
49
|
-
light: 'oklch(0.6874750000000001 0.131521375 43.9973)',
|
|
50
|
-
DEFAULT: 'oklch(0.5833 0.169705 43.9973)',
|
|
51
|
-
dark: 'oklch(0.4812225 0.14424925 43.9973)',
|
|
52
|
-
darker: 'oklch(0.37914500000000007 0.1187935 43.9973)',
|
|
53
|
-
darkest: 'oklch(0.2770675 0.09333775 43.9973)',
|
|
54
|
-
}
|
|
55
|
-
export const error = {
|
|
56
|
-
lightest: 'oklch(0.8755 0.0626275 18.08)',
|
|
57
|
-
lighter: 'oklch(0.751 0.10598500000000001 18.08)',
|
|
58
|
-
light: 'oklch(0.6265000000000001 0.14934250000000002 18.08)',
|
|
59
|
-
DEFAULT: 'oklch(0.502 0.1927 18.08)',
|
|
60
|
-
dark: 'oklch(0.41415 0.16379500000000002 18.08)',
|
|
61
|
-
darker: 'oklch(0.32630000000000003 0.13489 18.08)',
|
|
62
|
-
darkest: 'oklch(0.23845 0.10598500000000001 18.08)',
|
|
63
|
-
}
|
|
64
|
-
export const info = {
|
|
65
|
-
lightest: 'oklch(0.78855 0.0400725 262.35)',
|
|
66
|
-
lighter: 'oklch(0.6759 0.067815 262.35)',
|
|
67
|
-
light: 'oklch(0.56325 0.0955575 262.35)',
|
|
68
|
-
DEFAULT: 'oklch(0.4506 0.1233 262.35)',
|
|
69
|
-
dark: 'oklch(0.371745 0.10480500000000001 262.35)',
|
|
70
|
-
darker: 'oklch(0.29289 0.08631 262.35)',
|
|
71
|
-
darkest: 'oklch(0.214035 0.067815 262.35)',
|
|
72
|
-
}
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
export const primary = {
|
|
2
|
-
lightest: 'rgb(12, 90, 212)',
|
|
3
|
-
lighter: 'rgb(5, 72, 173)',
|
|
4
|
-
light: 'rgb(2, 54, 136)',
|
|
5
|
-
DEFAULT: 'rgb(0, 38, 100)',
|
|
6
|
-
dark: 'rgb(0, 26, 77)',
|
|
7
|
-
darker: 'rgb(0, 16, 55)',
|
|
8
|
-
darkest: 'rgb(0, 6, 34)',
|
|
9
|
-
}
|
|
10
|
-
export const secondary = {
|
|
11
|
-
lightest: 'rgb(240, 251, 255)',
|
|
12
|
-
lighter: 'rgb(228, 246, 255)',
|
|
13
|
-
light: 'rgb(215, 242, 254)',
|
|
14
|
-
DEFAULT: 'rgb(203, 237, 253)',
|
|
15
|
-
dark: 'rgb(188, 234, 254)',
|
|
16
|
-
darker: 'rgb(173, 231, 255)',
|
|
17
|
-
darkest: 'rgb(157, 227, 255)',
|
|
18
|
-
}
|
|
19
|
-
export const tertiary = {
|
|
20
|
-
lightest: 'rgb(90, 201, 255)',
|
|
21
|
-
lighter: 'rgb(38, 174, 255)',
|
|
22
|
-
light: 'rgb(0, 143, 255)',
|
|
23
|
-
DEFAULT: 'rgb(20, 108, 253)',
|
|
24
|
-
dark: 'rgb(12, 90, 212)',
|
|
25
|
-
darker: 'rgb(5, 72, 173)',
|
|
26
|
-
darkest: 'rgb(2, 54, 136)',
|
|
27
|
-
}
|
|
28
|
-
export const accent = {
|
|
29
|
-
lightest: 'rgb(248, 151, 162)',
|
|
30
|
-
lighter: 'rgb(239, 117, 129)',
|
|
31
|
-
light: 'rgb(228, 79, 95)',
|
|
32
|
-
DEFAULT: 'rgb(215, 21, 58)',
|
|
33
|
-
dark: 'rgb(185, 14, 50)',
|
|
34
|
-
darker: 'rgb(155, 7, 42)',
|
|
35
|
-
darkest: 'rgb(126, 3, 34)',
|
|
36
|
-
}
|
|
37
|
-
export const success = {
|
|
38
|
-
lightest: 'rgb(196, 229, 192)',
|
|
39
|
-
lighter: 'rgb(143, 199, 139)',
|
|
40
|
-
light: 'rgb(88, 168, 84)',
|
|
41
|
-
DEFAULT: 'rgb(0, 138, 7)',
|
|
42
|
-
dark: 'rgb(0, 106, 0)',
|
|
43
|
-
darker: 'rgb(0, 76, 0)',
|
|
44
|
-
darkest: 'rgb(0, 47, 0)',
|
|
45
|
-
}
|
|
46
|
-
export const warning = {
|
|
47
|
-
lightest: 'rgb(253, 210, 192)',
|
|
48
|
-
lighter: 'rgb(238, 168, 138)',
|
|
49
|
-
light: 'rgb(221, 125, 83)',
|
|
50
|
-
DEFAULT: 'rgb(201, 80, 0)',
|
|
51
|
-
dark: 'rgb(157, 58, 0)',
|
|
52
|
-
darker: 'rgb(114, 38, 0)',
|
|
53
|
-
darkest: 'rgb(75, 18, 0)',
|
|
54
|
-
}
|
|
55
|
-
export const error = {
|
|
56
|
-
lightest: 'rgb(253, 198, 198)',
|
|
57
|
-
lighter: 'rgb(234, 146, 149)',
|
|
58
|
-
light: 'rgb(211, 93, 101)',
|
|
59
|
-
DEFAULT: 'rgb(184, 18, 55)',
|
|
60
|
-
dark: 'rgb(143, 3, 39)',
|
|
61
|
-
darker: 'rgb(105, 0, 24)',
|
|
62
|
-
darkest: 'rgb(68, 0, 10)',
|
|
63
|
-
}
|
|
64
|
-
export const info = {
|
|
65
|
-
lightest: 'rgb(172, 187, 213)',
|
|
66
|
-
lighter: 'rgb(129, 152, 194)',
|
|
67
|
-
light: 'rgb(87, 117, 174)',
|
|
68
|
-
DEFAULT: 'rgb(46, 82, 153)',
|
|
69
|
-
dark: 'rgb(32, 61, 119)',
|
|
70
|
-
darker: 'rgb(19, 41, 86)',
|
|
71
|
-
darkest: 'rgb(7, 23, 56)',
|
|
72
|
-
}
|
package/eslint.config.js
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { defineConfig } from 'eslint/config'
|
|
2
|
-
import globals from 'globals'
|
|
3
|
-
import js from '@eslint/js'
|
|
4
|
-
import tseslint from 'typescript-eslint'
|
|
5
|
-
import eslintPluginPrettier from 'eslint-plugin-prettier'
|
|
6
|
-
|
|
7
|
-
export default defineConfig([
|
|
8
|
-
{ files: ['**/*.{js,mjs,cjs,ts}'] },
|
|
9
|
-
{ files: ['**/*.{js,mjs,cjs,ts}'], languageOptions: { globals: globals.browser } },
|
|
10
|
-
{ files: ['**/*.{js,mjs,cjs,ts}'], plugins: { js }, extends: ['js/recommended'] },
|
|
11
|
-
tseslint.configs.recommended,
|
|
12
|
-
{
|
|
13
|
-
plugins: {
|
|
14
|
-
prettier: eslintPluginPrettier,
|
|
15
|
-
},
|
|
16
|
-
rules: {
|
|
17
|
-
'prettier/prettier': 'error', // Enforce Prettier formatting
|
|
18
|
-
},
|
|
19
|
-
},
|
|
20
|
-
])
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
convention:
|
|
3
|
-
commitTypes:
|
|
4
|
-
- feat # Commits, that add or remove a new feature to the API or UI
|
|
5
|
-
- fix # Commits, that fix a API or UI bug of a preceded feat commit
|
|
6
|
-
- refactor # Commits, that rewrite/restructure your code, however do not change any API or UI behaviour
|
|
7
|
-
- perf # Commits are special `refactor` commits, that improve performance
|
|
8
|
-
- style # Commits, that do not affect the meaning (white-space, formatting, missing semi-colons, etc)
|
|
9
|
-
- test # Commits, that add missing tests or correcting existing tests
|
|
10
|
-
- build # Commits, that affect build components like build tool, ci pipeline, dependencies, project version, ...
|
|
11
|
-
- ops # Commits, that affect operational components like infrastructure, deployment, backup, recovery, ...
|
|
12
|
-
- docs # Commits, that affect documentation only
|
|
13
|
-
- chore # Miscellaneous commits e.g. modifying `.gitignore`
|
|
14
|
-
- merge
|
|
15
|
-
- revert
|
|
16
|
-
commitScopes: []
|
|
17
|
-
releaseTagGlobPattern: v[0-9]*.[0-9]*.[0-9]*
|
|
18
|
-
changelog:
|
|
19
|
-
commitTypes:
|
|
20
|
-
- feat
|
|
21
|
-
- fix
|
|
22
|
-
- perf
|
|
23
|
-
- merge
|
|
24
|
-
includeInvalidCommits: true
|
|
25
|
-
commitIgnoreRegexPattern: '^WIP '
|
|
26
|
-
headlines:
|
|
27
|
-
feat: Features
|
|
28
|
-
fix: Bug Fixes
|
|
29
|
-
perf: Performance Improvements
|
|
30
|
-
merge: Merges
|
|
31
|
-
breakingChange: BREAKING CHANGES
|
|
32
|
-
|
|
33
|
-
## GitHub
|
|
34
|
-
# commitUrl: https://github.com/ACCOUNT/REPOSITORY/commit/%commit%
|
|
35
|
-
# commitRangeUrl: https://github.com/ACCOUNT/REPOSITORY/compare/%from%...%to%?diff=split
|
|
36
|
-
|
|
37
|
-
## GitHub Issues
|
|
38
|
-
# issueRegexPattern: "#[0-9]+"
|
|
39
|
-
# issueUrl: https://github.com/ACCOUNT/REPOSITORY/issues/%issue%
|
|
40
|
-
|
|
41
|
-
## Jira Issues
|
|
42
|
-
# issueRegexPattern: "[A-Z][A-Z0-9]+-[0-9]+"
|
|
43
|
-
# issueUrl: https://WORKSPACE.atlassian.net/browse/%issue%
|
package/icons/account_circle.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M234-276q51-39 114-61.5T480-360q69 0 132 22.5T726-276q35-41 54.5-93T800-480q0-133-93.5-226.5T480-800q-133 0-226.5 93.5T160-480q0 59 19.5 111t54.5 93Zm246-164q-59 0-99.5-40.5T340-580q0-59 40.5-99.5T480-720q59 0 99.5 40.5T620-580q0 59-40.5 99.5T480-440Zm0 360q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q53 0 100-15.5t86-44.5q-39-29-86-44.5T480-280q-53 0-100 15.5T294-220q39 29 86 44.5T480-160Zm0-360q26 0 43-17t17-43q0-26-17-43t-43-17q-26 0-43 17t-17 43q0 26 17 43t43 17Zm0-60Zm0 360Z"/></svg>
|
package/icons/attach_file.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M720-330q0 104-73 177T470-80q-104 0-177-73t-73-177v-370q0-75 52.5-127.5T400-880q75 0 127.5 52.5T580-700v350q0 46-32 78t-78 32q-46 0-78-32t-32-78v-330q0-17 11.5-28.5T400-720q17 0 28.5 11.5T440-680v330q0 13 8.5 21.5T470-320q13 0 21.5-8.5T500-350v-350q-1-42-29.5-71T400-800q-42 0-71 29t-29 71v370q-1 71 49 120.5T470-160q70 0 119-49.5T640-330v-350q0-17 11.5-28.5T680-720q17 0 28.5 11.5T720-680v350Z"/></svg>
|
package/icons/cancel.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="m480-424 116 116q11 11 28 11t28-11q11-11 11-28t-11-28L536-480l116-116q11-11 11-28t-11-28q-11-11-28-11t-28 11L480-536 364-652q-11-11-28-11t-28 11q-11 11-11 28t11 28l116 116-116 116q-11 11-11 28t11 28q11 11 28 11t28-11l116-116Zm0 344q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z"/></svg>
|
package/icons/check.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="m382-354 339-339q12-12 28-12t28 12q12 12 12 28.5T777-636L410-268q-12 12-28 12t-28-12L182-440q-12-12-11.5-28.5T183-497q12-12 28.5-12t28.5 12l142 143Z"/></svg>
|
package/icons/check_circle.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="m424-408-86-86q-11-11-28-11t-28 11q-11 11-11 28t11 28l114 114q12 12 28 12t28-12l226-226q11-11 11-28t-11-28q-11-11-28-11t-28 11L424-408Zm56 328q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z"/></svg>
|
package/icons/chevron_down.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M480-361q-8 0-15-2.5t-13-8.5L268-556q-11-11-11-28t11-28q11-11 28-11t28 11l156 156 156-156q11-11 28-11t28 11q11 11 11 28t-11 28L508-372q-6 6-13 8.5t-15 2.5Z"/></svg>
|
package/icons/chevron_left.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="m432-480 156 156q11 11 11 28t-11 28q-11 11-28 11t-28-11L348-452q-6-6-8.5-13t-2.5-15q0-8 2.5-15t8.5-13l184-184q11-11 28-11t28 11q11 11 11 28t-11 28L432-480Z"/></svg>
|
package/icons/chevron_right.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M504-480 348-636q-11-11-11-28t11-28q11-11 28-11t28 11l184 184q6 6 8.5 13t2.5 15q0 8-2.5 15t-8.5 13L404-268q-11 11-28 11t-28-11q-11-11-11-28t11-28l156-156Z"/></svg>
|
package/icons/chevron_up.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M480-528 324-372q-11 11-28 11t-28-11q-11-11-11-28t11-28l184-184q12-12 28-12t28 12l184 184q11 11 11 28t-11 28q-11 11-28 11t-28-11L480-528Z"/></svg>
|
package/icons/close.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M480-424 284-228q-11 11-28 11t-28-11q-11-11-11-28t11-28l196-196-196-196q-11-11-11-28t11-28q11-11 28-11t28 11l196 196 196-196q11-11 28-11t28 11q11 11 11 28t-11 28L536-480l196 196q11 11 11 28t-11 28q-11 11-28 11t-28-11L480-424Z"/></svg>
|
package/icons/collapse_all.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M480-264 324-108q-11 11-28 11t-28-11q-11-11-11-28t11-28l155-155q23-23 57-23t57 23l155 155q11 11 11 28t-11 28q-11 11-28 11t-28-11L480-264Zm0-432 156-156q11-11 28-11t28 11q11 11 11 28t-11 28L537-641q-23 23-57 23t-57-23L268-796q-11-11-11-28t11-28q11-11 28-11t28 11l156 156Z"/></svg>
|
package/icons/computer.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M80-120q-17 0-28.5-11.5T40-160q0-17 11.5-28.5T80-200h800q17 0 28.5 11.5T920-160q0 17-11.5 28.5T880-120H80Zm80-120q-33 0-56.5-23.5T80-320v-440q0-33 23.5-56.5T160-840h640q33 0 56.5 23.5T880-760v440q0 33-23.5 56.5T800-240H160Zm0-80h640v-440H160v440Zm0 0v-440 440Z"/></svg>
|
package/icons/copy.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M360-240q-33 0-56.5-23.5T280-320v-480q0-33 23.5-56.5T360-880h360q33 0 56.5 23.5T800-800v480q0 33-23.5 56.5T720-240H360Zm0-80h360v-480H360v480ZM200-80q-33 0-56.5-23.5T120-160v-520q0-17 11.5-28.5T160-720q17 0 28.5 11.5T200-680v520h400q17 0 28.5 11.5T640-120q0 17-11.5 28.5T600-80H200Zm160-240v-480 480Z"/></svg>
|
package/icons/dark_mode.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M480-120q-151 0-255.5-104.5T120-480q0-138 90-239.5T440-838q13-2 23 3.5t16 14.5q6 9 6.5 21t-7.5 23q-17 26-25.5 55t-8.5 61q0 90 63 153t153 63q31 0 61.5-9t54.5-25q11-7 22.5-6.5T819-479q10 5 15.5 15t3.5 24q-14 138-117.5 229T480-120Zm0-80q88 0 158-48.5T740-375q-20 5-40 8t-40 3q-123 0-209.5-86.5T364-660q0-20 3-40t8-40q-78 32-126.5 102T200-480q0 116 82 198t198 82Zm-10-270Z"/></svg>
|
package/icons/delete.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M280-120q-33 0-56.5-23.5T200-200v-520q-17 0-28.5-11.5T160-760q0-17 11.5-28.5T200-800h160q0-17 11.5-28.5T400-840h160q17 0 28.5 11.5T600-800h160q17 0 28.5 11.5T800-760q0 17-11.5 28.5T760-720v520q0 33-23.5 56.5T680-120H280Zm400-600H280v520h400v-520ZM400-280q17 0 28.5-11.5T440-320v-280q0-17-11.5-28.5T400-640q-17 0-28.5 11.5T360-600v280q0 17 11.5 28.5T400-280Zm160 0q17 0 28.5-11.5T600-320v-280q0-17-11.5-28.5T560-640q-17 0-28.5 11.5T520-600v280q0 17 11.5 28.5T560-280ZM280-720v520-520Z"/></svg>
|
package/icons/desktop.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M400-200v-80H160q-33 0-56.5-23.5T80-360v-400q0-33 23.5-56.5T160-840h640q33 0 56.5 23.5T880-760v400q0 33-23.5 56.5T800-280H560v80h40q17 0 28.5 11.5T640-160q0 17-11.5 28.5T600-120H360q-17 0-28.5-11.5T320-160q0-17 11.5-28.5T360-200h40ZM160-360h640v-400H160v400Zm0 0v-400 400Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M300-410v20q0 13 8.5 21.5T330-360q13 0 21.5-8.5T360-390v-100q0-13-8.5-21.5T330-520q-13 0-21.5 8.5T300-490v20h-30q-13 0-21.5 8.5T240-440q0 13 8.5 21.5T270-410h30Zm130 0h260q13 0 21.5-8.5T720-440q0-13-8.5-21.5T690-470H430q-13 0-21.5 8.5T400-440q0 13 8.5 21.5T430-410Zm230-160h30q13 0 21.5-8.5T720-600q0-13-8.5-21.5T690-630h-30v-20q0-13-8.5-21.5T630-680q-13 0-21.5 8.5T600-650v100q0 13 8.5 21.5T630-520q13 0 21.5-8.5T660-550v-20Zm-390 0h260q13 0 21.5-8.5T560-600q0-13-8.5-21.5T530-630H270q-13 0-21.5 8.5T240-600q0 13 8.5 21.5T270-570ZM160-200q-33 0-56.5-23.5T80-280v-480q0-33 23.5-56.5T160-840h640q33 0 56.5 23.5T880-760v480q0 33-23.5 56.5T800-200H640v40q0 17-11.5 28.5T600-120H360q-17 0-28.5-11.5T320-160v-40H160Zm0-80h640v-480H160v480Zm0 0v-480 480Z"/></svg>
|
package/icons/dock_to_left.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#1f1f1f"><path d="M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H200Zm440-80h120v-560H640v560Zm-80 0v-560H200v560h360Zm80 0h120-120Z"/></svg>
|
package/icons/dock_to_right.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#1f1f1f"><path d="M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H200Zm120-80v-560H200v560h120Zm80 0h360v-560H400v560Zm-80 0H200h120Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="m313-480 155 156q11 11 11.5 27.5T468-268q-11 11-28 11t-28-11L228-452q-6-6-8.5-13t-2.5-15q0-8 2.5-15t8.5-13l184-184q11-11 27.5-11.5T468-692q11 11 11 28t-11 28L313-480Zm264 0 155 156q11 11 11.5 27.5T732-268q-11 11-28 11t-28-11L492-452q-6-6-8.5-13t-2.5-15q0-8 2.5-15t8.5-13l184-184q11-11 27.5-11.5T732-692q11 11 11 28t-11 28L577-480Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M383-480 228-636q-11-11-11.5-27.5T228-692q11-11 28-11t28 11l184 184q6 6 8.5 13t2.5 15q0 8-2.5 15t-8.5 13L284-268q-11 11-27.5 11.5T228-268q-11-11-11-28t11-28l155-156Zm264 0L492-636q-11-11-11.5-27.5T492-692q11-11 28-11t28 11l184 184q6 6 8.5 13t2.5 15q0 8-2.5 15t-8.5 13L548-268q-11 11-27.5 11.5T492-268q-11-11-11-28t11-28l155-156Z"/></svg>
|
package/icons/download.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M480-337q-8 0-15-2.5t-13-8.5L308-492q-12-12-11.5-28t11.5-28q12-12 28.5-12.5T365-549l75 75v-286q0-17 11.5-28.5T480-800q17 0 28.5 11.5T520-760v286l75-75q12-12 28.5-11.5T652-548q11 12 11.5 28T652-492L508-348q-6 6-13 8.5t-15 2.5ZM240-160q-33 0-56.5-23.5T160-240v-80q0-17 11.5-28.5T200-360q17 0 28.5 11.5T240-320v80h480v-80q0-17 11.5-28.5T760-360q17 0 28.5 11.5T800-320v80q0 33-23.5 56.5T720-160H240Z"/></svg>
|
package/icons/east.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#5f6368"><path d="M727-440H120q-17 0-28.5-11.5T80-480q0-17 11.5-28.5T120-520h607L572-676q-11-11-11.5-27.5T572-732q11-11 28-11t28 11l224 224q6 6 8.5 13t2.5 15q0 8-2.5 15t-8.5 13L628-228q-11 11-27.5 11T572-228q-12-12-12-28.5t12-28.5l155-155Z"/></svg>
|