Commit 5181c03
File tree
108 files changed
+1287
-1249
lines changed- components
- generator/jvm/imagevector
- api
- src/main/kotlin/io/github/composegears/valkyrie/generator/jvm/imagevector
- spec
- util
- ir-compose/api
- ir-xml/api
- ir
- api
- src/commonMain/kotlin/io/github/composegears/valkyrie/ir/util
- parser
- common
- api
- src/commonMain/kotlin/io/github/composegears/valkyrie/parser/common
- jvm/xml
- api
- src/main/kotlin/io/github/composegears/valkyrie/parser/jvm/xml
- ext
- kmp
- svg
- api
- src
- commonMain/kotlin/io/github/composegears/valkyrie/parser/kmp/svg
- commonTest/kotlin/io/github/composegears/valkyrie/parser/kmp/svg
- xml
- api
- src
- commonMain/kotlin/io/github/composegears/valkyrie/parser/kmp/xml
- commonTest/kotlin/io/github/composegears/valkyrie/parser/kmp/xml
- unified
- api
- src/commonMain/kotlin/io/github/composegears/valkyrie/parser/unified/model
- psi/imagevector
- api
- src
- main/kotlin/io/github/composegears/valkyrie/psi/imagevector
- common
- parser
- test/kotlin/io/github/composegears/valkyrie/psi/imagevector
- test/coverage
- sdk
- generator/xml
- api
- src
- commonMain/kotlin/io/github/composegears/valkyrie/sdk/generator/xml
- util
- commonTest/kotlin/io/github/composegears/valkyrie/sdk/generator/xml
- ir
- compose
- api
- src/commonMain/kotlin/io/github/composegears/valkyrie/sdk/ir/compose
- core
- api
- src
- commonMain/kotlin/io/github/composegears/valkyrie/sdk/ir/core
- commonTest/kotlin/io/github/composegears/valkyrie/sdk/ir/core
- util
- api
- src
- commonMain/kotlin/io/github/composegears/valkyrie/sdk/ir/util
- internal
- commonTest/kotlin/io/github/composegears/valkyrie/sdk/ir/util
- xml
- api
- src/commonMain/kotlin/io/github/composegears/valkyrie/sdk/ir/xml
- tools
- cli
- gradle-plugin
- idea-plugin
- src/main/kotlin/io/github/composegears/valkyrie
- completion
- editor/ui
- gutter
- ui
- foundation/components/previewer
- screen
- editor/edit
- mode
- iconpack/conversion
- ui/batch/ui
- simple/conversion
- model
- ui/action
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
108 files changed
+1287
-1249
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 30 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
14 | 24 | | |
15 | 25 | | |
16 | 26 | | |
| |||
22 | 32 | | |
23 | 33 | | |
24 | 34 | | |
25 | | - | |
| 35 | + | |
26 | 36 | | |
27 | 37 | | |
28 | | - | |
| 38 | + | |
29 | 39 | | |
30 | 40 | | |
31 | | - | |
| 41 | + | |
32 | 42 | | |
33 | 43 | | |
34 | | - | |
| 44 | + | |
35 | 45 | | |
36 | 46 | | |
37 | | - | |
| 47 | + | |
38 | 48 | | |
39 | 49 | | |
40 | | - | |
| 50 | + | |
41 | 51 | | |
42 | 52 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
46 | 56 | | |
47 | 57 | | |
48 | | - | |
| 58 | + | |
49 | 59 | | |
50 | 60 | | |
51 | 61 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
| 21 | + | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments