Commit d92e0d1
authored
[Ingest Pipelines] migrate from scss to emotion (elastic#234444)
Addresses elastic#205027
• Migrate Ingest Pipelines UI styling from SCSS to Emotion across
pipeline editor, processor form, processors tree,
and test pipeline components; remove SCSS files and inline styles in
TSX.
• Fixed related test file
## Screenshots (Before | After)
<img width="3271" height="1396" alt="image"
src="https://github.com/user-attachments/assets/d2e4c9d9-4964-46f9-8e36-57239af7b4cb"
/>
<img width="3263" height="1396" alt="image"
src="https://github.com/user-attachments/assets/18a3c7cd-115e-48a0-a46c-aec24eea5702"
/>
<img width="3263" height="1393" alt="image"
src="https://github.com/user-attachments/assets/2fa8a0a2-b8fa-4041-bdb6-33bd13a11e54"
/>
<img width="3266" height="1393" alt="image"
src="https://github.com/user-attachments/assets/1302d606-f9f3-4154-ac12-431daf887afa"
/>
<img width="3265" height="1396" alt="image"
src="https://github.com/user-attachments/assets/0a0fe8dd-b84d-4449-9e32-f275dafb8a22"
/>
<img width="3261" height="1392" alt="image"
src="https://github.com/user-attachments/assets/d1e57301-a87e-493c-8431-579e43cb2866"
/>
<img width="3264" height="1401" alt="image"
src="https://github.com/user-attachments/assets/afe80157-0162-47b7-bb1f-6f40a8636303"
/>1 parent 8bc3096 commit d92e0d1
File tree
35 files changed
+434
-412
lines changed35 files changed
+434
-412
lines changedLines changed: 16 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
364 | 374 | | |
365 | 375 | | |
366 | 376 | | |
| |||
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
26 | 34 | | |
27 | 35 | | |
28 | 36 | | |
| |||
46 | 54 | | |
47 | 55 | | |
48 | 56 | | |
49 | | - | |
| 57 | + | |
50 | 58 | | |
51 | 59 | | |
52 | 60 | | |
| |||
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
16 | 26 | | |
17 | 27 | | |
| 28 | + | |
18 | 29 | | |
19 | 30 | | |
20 | | - | |
| 31 | + | |
21 | 32 | | |
22 | 33 | | |
23 | 34 | | |
| |||
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
26 | 34 | | |
27 | 35 | | |
| 36 | + | |
28 | 37 | | |
29 | 38 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
| |||
71 | 76 | | |
72 | 77 | | |
73 | 78 | | |
74 | | - | |
| 79 | + | |
75 | 80 | | |
76 | 81 | | |
77 | 82 | | |
| |||
This file was deleted.
0 commit comments