|
1 | 1 | # core |
2 | 2 | app-bar: |
3 | | - - packages/core/src//app-bar/**/* |
| 3 | + - changed-files: |
| 4 | + - any-glob-to-any-file: |
| 5 | + - packages/core/src/app-bar/**/* |
4 | 6 |
|
5 | 7 | autocomplete: |
6 | | - - packages/core/src/autocomplete/**/* |
| 8 | + - changed-files: |
| 9 | + - any-glob-to-any-file: |
| 10 | + - packages/core/src/autocomplete/**/* |
7 | 11 |
|
8 | 12 | avatar: |
9 | | - - packages/core/src/avatar/**/* |
| 13 | + - changed-files: |
| 14 | + - any-glob-to-any-file: |
| 15 | + - packages/core/src/avatar/**/* |
10 | 16 |
|
11 | 17 | badge: |
12 | | - - packages/core/src/badge/**/* |
| 18 | + - changed-files: |
| 19 | + - any-glob-to-any-file: |
| 20 | + - packages/core/src/badge/**/* |
13 | 21 |
|
14 | 22 | box: |
15 | | - - packages/core/src/box/**/* |
| 23 | + - changed-files: |
| 24 | + - any-glob-to-any-file: |
| 25 | + - packages/core/src/box/**/* |
16 | 26 |
|
17 | 27 | button: |
18 | | - - packages/core/src/button/**/* |
| 28 | + - changed-files: |
| 29 | + - any-glob-to-any-file: |
| 30 | + - packages/core/src/button/**/* |
19 | 31 |
|
20 | 32 | card: |
21 | | - - packages/core/src/card/**/* |
| 33 | + - changed-files: |
| 34 | + - any-glob-to-any-file: |
| 35 | + - packages/core/src/card/**/* |
22 | 36 |
|
23 | 37 | chip: |
24 | | - - packages/core/src/chip/**/* |
| 38 | + - changed-files: |
| 39 | + - any-glob-to-any-file: |
| 40 | + - packages/core/src/chip/**/* |
25 | 41 |
|
26 | 42 | datetime: |
27 | | - - packages/core/src/datetime/**/* |
| 43 | + - changed-files: |
| 44 | + - any-glob-to-any-file: |
| 45 | + - packages/core/src/datetime/**/* |
28 | 46 |
|
29 | 47 | dialog: |
30 | | - - packages/core/src/dialog/**/* |
| 48 | + - changed-files: |
| 49 | + - any-glob-to-any-file: |
| 50 | + - packages/core/src/dialog/**/* |
31 | 51 |
|
32 | 52 | divider: |
33 | | - - packages/core/src/divider/**/* |
| 53 | + - changed-files: |
| 54 | + - any-glob-to-any-file: |
| 55 | + - packages/core/src/divider/**/* |
34 | 56 |
|
35 | 57 | expansion-panel: |
36 | | - - packages/core/src/expansion-panel/**/* |
| 58 | + - changed-files: |
| 59 | + - any-glob-to-any-file: |
| 60 | + - packages/core/src/expansion-panel/**/* |
37 | 61 |
|
38 | 62 | file-input: |
39 | | - - packages/core/src/files/**/* |
| 63 | + - changed-files: |
| 64 | + - any-glob-to-any-file: |
| 65 | + - packages/core/src/files/**/* |
40 | 66 |
|
41 | 67 | form: |
42 | | - - packages/core/src/form/**/* |
| 68 | + - changed-files: |
| 69 | + - any-glob-to-any-file: |
| 70 | + - packages/core/src/form/**/* |
43 | 71 |
|
44 | 72 | icon: |
45 | | - - packages/core/src/icon/**/* |
| 73 | + - changed-files: |
| 74 | + - any-glob-to-any-file: |
| 75 | + - packages/core/src/icon/**/* |
46 | 76 |
|
47 | 77 | interaction: |
48 | | - - packages/core/src/interaction/**/* |
| 78 | + - changed-files: |
| 79 | + - any-glob-to-any-file: |
| 80 | + - packages/core/src/interaction/**/* |
49 | 81 |
|
50 | 82 | layout: |
51 | | - - packages/core/src/layout/**/* |
| 83 | + - changed-files: |
| 84 | + - any-glob-to-any-file: |
| 85 | + - packages/core/src/layout/**/* |
52 | 86 |
|
53 | 87 | link: |
54 | | - - packages/core/src/link/**/* |
| 88 | + - changed-files: |
| 89 | + - any-glob-to-any-file: |
| 90 | + - packages/core/src/link/**/* |
55 | 91 |
|
56 | 92 | list: |
57 | | - - packages/core/src/list/**/* |
| 93 | + - changed-files: |
| 94 | + - any-glob-to-any-file: |
| 95 | + - packages/core/src/list/**/* |
58 | 96 |
|
59 | 97 | media-queries: |
60 | | - - packages/core/src/media-queries/**/* |
| 98 | + - changed-files: |
| 99 | + - any-glob-to-any-file: |
| 100 | + - packages/core/src/media-queries/**/* |
61 | 101 |
|
62 | 102 | menu: |
63 | | - - packages/core/src/menu/**/* |
| 103 | + - changed-files: |
| 104 | + - any-glob-to-any-file: |
| 105 | + - packages/core/src/menu/**/* |
64 | 106 |
|
65 | 107 | navigation: |
66 | | - - packages/core/src/navigation/**/* |
| 108 | + - changed-files: |
| 109 | + - any-glob-to-any-file: |
| 110 | + - packages/core/src/navigation/**/* |
67 | 111 |
|
68 | 112 | overlay: |
69 | | - - packages/core/src/overlay/**/* |
| 113 | + - changed-files: |
| 114 | + - any-glob-to-any-file: |
| 115 | + - packages/core/src/overlay/**/* |
70 | 116 |
|
71 | 117 | portal: |
72 | | - - packages/core/src/portal/**/* |
| 118 | + - changed-files: |
| 119 | + - any-glob-to-any-file: |
| 120 | + - packages/core/src/portal/**/* |
73 | 121 |
|
74 | 122 | progress: |
75 | | - - packages/core/src/progress/**/* |
| 123 | + - changed-files: |
| 124 | + - any-glob-to-any-file: |
| 125 | + - packages/core/src/progress/**/* |
76 | 126 |
|
77 | 127 | responsive-item: |
78 | | - - packages/core/src/responsive-item/**/* |
| 128 | + - changed-files: |
| 129 | + - any-glob-to-any-file: |
| 130 | + - packages/core/src/responsive-item/**/* |
79 | 131 |
|
80 | 132 | segmented-button: |
81 | | - - packages/core/src/segmented-button/**/* |
| 133 | + - changed-files: |
| 134 | + - any-glob-to-any-file: |
| 135 | + - packages/core/src/segmented-button/**/* |
82 | 136 |
|
83 | 137 | sheet: |
84 | | - - packages/core/src/sheet/**/* |
| 138 | + - changed-files: |
| 139 | + - any-glob-to-any-file: |
| 140 | + - packages/core/src/sheet/**/* |
85 | 141 |
|
86 | 142 | snackbar: |
87 | | - - packages/core/src/snackbar/**/* |
| 143 | + - changed-files: |
| 144 | + - any-glob-to-any-file: |
| 145 | + - packages/core/src/snackbar/**/* |
88 | 146 |
|
89 | 147 | spinbutton: |
90 | | - - packages/core/src/spinbutton/**/* |
| 148 | + - changed-files: |
| 149 | + - any-glob-to-any-file: |
| 150 | + - packages/core/src/spinbutton/**/* |
91 | 151 |
|
92 | 152 | table: |
93 | | - - packages/core/src/table/**/* |
| 153 | + - changed-files: |
| 154 | + - any-glob-to-any-file: |
| 155 | + - packages/core/src/table/**/* |
94 | 156 |
|
95 | 157 | tabs: |
96 | | - - packages/core/src/tabs/**/* |
| 158 | + - changed-files: |
| 159 | + - any-glob-to-any-file: |
| 160 | + - packages/core/src/tabs/**/* |
97 | 161 |
|
98 | 162 | test-utils: |
99 | | - - packages/core/src/test-utils/**/* |
| 163 | + - changed-files: |
| 164 | + - any-glob-to-any-file: |
| 165 | + - packages/core/src/test-utils/**/* |
100 | 166 |
|
101 | 167 | theme: |
102 | | - - packages/core/src/theme/**/* |
| 168 | + - changed-files: |
| 169 | + - any-glob-to-any-file: |
| 170 | + - packages/core/src/theme/**/* |
103 | 171 |
|
104 | 172 | tooltip: |
105 | | - - packages/core/src/tooltip/**/* |
| 173 | + - changed-files: |
| 174 | + - any-glob-to-any-file: |
| 175 | + - packages/core/src/tooltip/**/* |
106 | 176 |
|
107 | 177 | transition: |
108 | | - - packages/core/src/transition/**/* |
| 178 | + - changed-files: |
| 179 | + - any-glob-to-any-file: |
| 180 | + - packages/core/src/transition/**/* |
109 | 181 |
|
110 | 182 | tree: |
111 | | - - packages/core/src/tree/**/* |
| 183 | + - changed-files: |
| 184 | + - any-glob-to-any-file: |
| 185 | + - packages/core/src/tree/**/* |
112 | 186 |
|
113 | 187 | typography: |
114 | | - - packages/core/src/typography/**/* |
| 188 | + - changed-files: |
| 189 | + - any-glob-to-any-file: |
| 190 | + - packages/core/src/typography/**/* |
115 | 191 |
|
116 | 192 | window-splitter: |
117 | | - - packages/core/src/window-splitter/**/* |
| 193 | + - changed-files: |
| 194 | + - any-glob-to-any-file: |
| 195 | + - packages/core/src/window-splitter/**/* |
118 | 196 |
|
119 | 197 | styles: |
120 | | - - packages/**/*.scss |
| 198 | + - changed-files: |
| 199 | + - any-glob-to-any-file: |
| 200 | + - packages/**/*.scss |
121 | 201 |
|
122 | 202 | utils: |
123 | | - - packages/core/src/draggable/**/* |
124 | | - - packages/core/src/error-boundary/**/* |
125 | | - - packages/core/src/focus/**/* |
126 | | - - packages/core/src/hoverMode/**/* |
127 | | - - packages/core/src/movement/**/* |
128 | | - - packages/core/src/positioning/**/* |
129 | | - - packages/core/src/scroll/**/* |
130 | | - - packages/core/src/searching/**/* |
131 | | - - packages/core/src/storage/**/* |
132 | | - - packages/core/src/suspense/**/* |
133 | | - - packages/core/src/utils/**/* |
134 | | - - packages/core/src/*.ts |
135 | | - - packages/core/src/*.tsx |
| 203 | + - changed-files: |
| 204 | + - any-glob-to-any-file: |
| 205 | + - packages/core/src/draggable/**/* |
| 206 | + - packages/core/src/error-boundary/**/* |
| 207 | + - packages/core/src/focus/**/* |
| 208 | + - packages/core/src/hoverMode/**/* |
| 209 | + - packages/core/src/movement/**/* |
| 210 | + - packages/core/src/positioning/**/* |
| 211 | + - packages/core/src/scroll/**/* |
| 212 | + - packages/core/src/searching/**/* |
| 213 | + - packages/core/src/storage/**/* |
| 214 | + - packages/core/src/suspense/**/* |
| 215 | + - packages/core/src/utils/**/* |
| 216 | + - packages/core/src/*.ts |
| 217 | + - packages/core/src/*.tsx |
136 | 218 |
|
137 | 219 | # other packages |
138 | 220 | code: |
139 | | - - packages/code/**/* |
| 221 | + - changed-files: |
| 222 | + - any-glob-to-any-file: |
| 223 | + - packages/code/**/* |
140 | 224 |
|
141 | 225 | codemod: |
142 | | - - packages/codemod/**/* |
| 226 | + - changed-files: |
| 227 | + - any-glob-to-any-file: |
| 228 | + - packages/codemod/**/* |
143 | 229 |
|
144 | 230 | material-icons: |
145 | | - - packages/material-icons/**/* |
| 231 | + - changed-files: |
| 232 | + - any-glob-to-any-file: |
| 233 | + - packages/material-icons/**/* |
146 | 234 |
|
147 | 235 | vite-material-symbols-plugin: |
148 | | - - packages/vite-material-symbols-plugin/**/* |
| 236 | + - changed-files: |
| 237 | + - any-glob-to-any-file: |
| 238 | + - packages/vite-material-symbols-plugin/**/* |
149 | 239 |
|
150 | 240 | # internal stuffs |
151 | 241 | docs: |
152 | | - - apps/docs/**/* |
153 | | - - docs/**/* |
| 242 | + - changed-files: |
| 243 | + - any-glob-to-any-file: |
| 244 | + - apps/docs/**/* |
| 245 | + - docs/**/* |
154 | 246 |
|
155 | 247 | examples: |
156 | | - - examples/**/* |
| 248 | + - changed-files: |
| 249 | + - any-glob-to-any-file: |
| 250 | + - examples/**/* |
157 | 251 |
|
158 | 252 | playground: |
159 | | - - apps/next-playground/**/* |
160 | | - - apps/vite-playground/**/* |
| 253 | + - changed-files: |
| 254 | + - any-glob-to-any-file: |
| 255 | + - apps/next-playground/**/* |
| 256 | + - apps/vite-playground/**/* |
0 commit comments