source: trip-planner-front/node_modules/css-declaration-sorter/orders/alphabetical.mjs@ 8d391a1

Last change on this file since 8d391a1 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 7.4 KB
Line 
1export const properties = [
2 "all",
3 "-webkit-line-clamp",
4 "align-content",
5 "align-items",
6 "align-self",
7 "animation",
8 "animation-delay",
9 "animation-direction",
10 "animation-duration",
11 "animation-fill-mode",
12 "animation-iteration-count",
13 "animation-name",
14 "animation-play-state",
15 "animation-timing-function",
16 "appearance",
17 "ascent-override",
18 "aspect-ratio",
19 "backdrop-filter",
20 "backface-visibility",
21 "background",
22 "background-attachment",
23 "background-blend-mode",
24 "background-clip",
25 "background-color",
26 "background-image",
27 "background-origin",
28 "background-position",
29 "background-position-x",
30 "background-position-y",
31 "background-repeat",
32 "background-size",
33 "block-size",
34 "border",
35 "border-block",
36 "border-block-color",
37 "border-block-end",
38 "border-block-end-color",
39 "border-block-end-style",
40 "border-block-end-width",
41 "border-block-start",
42 "border-block-start-color",
43 "border-block-start-style",
44 "border-block-start-width",
45 "border-block-style",
46 "border-block-width",
47 "border-bottom",
48 "border-bottom-color",
49 "border-bottom-left-radius",
50 "border-bottom-right-radius",
51 "border-bottom-style",
52 "border-bottom-width",
53 "border-collapse",
54 "border-color",
55 "border-end-end-radius",
56 "border-end-start-radius",
57 "border-image",
58 "border-image-outset",
59 "border-image-repeat",
60 "border-image-slice",
61 "border-image-source",
62 "border-image-width",
63 "border-inline",
64 "border-inline-color",
65 "border-inline-end",
66 "border-inline-end-color",
67 "border-inline-end-style",
68 "border-inline-end-width",
69 "border-inline-start",
70 "border-inline-start-color",
71 "border-inline-start-style",
72 "border-inline-start-width",
73 "border-inline-style",
74 "border-inline-width",
75 "border-left",
76 "border-left-color",
77 "border-left-style",
78 "border-left-width",
79 "border-radius",
80 "border-right",
81 "border-right-color",
82 "border-right-style",
83 "border-right-width",
84 "border-spacing",
85 "border-start-end-radius",
86 "border-start-start-radius",
87 "border-style",
88 "border-top",
89 "border-top-color",
90 "border-top-left-radius",
91 "border-top-right-radius",
92 "border-top-style",
93 "border-top-width",
94 "border-width",
95 "bottom",
96 "box-decoration-break",
97 "box-shadow",
98 "box-sizing",
99 "break-after",
100 "break-before",
101 "break-inside",
102 "caption-side",
103 "caret-color",
104 "clear",
105 "clip-path",
106 "color",
107 "color-adjust",
108 "color-scheme",
109 "column-count",
110 "column-fill",
111 "column-gap",
112 "column-rule",
113 "column-rule-color",
114 "column-rule-style",
115 "column-rule-width",
116 "column-span",
117 "column-width",
118 "columns",
119 "contain",
120 "content",
121 "counter-increment",
122 "counter-reset",
123 "counter-set",
124 "cursor",
125 "descent-override",
126 "direction",
127 "display",
128 "empty-cells",
129 "filter",
130 "flex",
131 "flex-basis",
132 "flex-direction",
133 "flex-flow",
134 "flex-grow",
135 "flex-shrink",
136 "flex-wrap",
137 "float",
138 "font",
139 "font-display",
140 "font-family",
141 "font-kerning",
142 "font-language-override",
143 "font-optical-sizing",
144 "font-size",
145 "font-size-adjust",
146 "font-stretch",
147 "font-style",
148 "font-synthesis",
149 "font-variant",
150 "font-variant-caps",
151 "font-variant-east-asian",
152 "font-variant-ligatures",
153 "font-variant-numeric",
154 "font-variant-position",
155 "font-variation-settings",
156 "font-weight",
157 "forced-color-adjust",
158 "gap",
159 "grid",
160 "grid-area",
161 "grid-auto-columns",
162 "grid-auto-flow",
163 "grid-auto-rows",
164 "grid-column",
165 "grid-column-end",
166 "grid-column-start",
167 "grid-row",
168 "grid-row-end",
169 "grid-row-start",
170 "grid-template",
171 "grid-template-areas",
172 "grid-template-columns",
173 "grid-template-rows",
174 "hanging-punctuation",
175 "height",
176 "hyphens",
177 "image-rendering",
178 "inline-size",
179 "inset",
180 "inset-block",
181 "inset-block-end",
182 "inset-block-start",
183 "inset-inline",
184 "inset-inline-end",
185 "inset-inline-start",
186 "isolation",
187 "justify-content",
188 "justify-items",
189 "justify-self",
190 "left",
191 "letter-spacing",
192 "line-break",
193 "line-gap-override",
194 "line-height",
195 "list-style",
196 "list-style-image",
197 "list-style-position",
198 "list-style-type",
199 "margin",
200 "margin-block",
201 "margin-block-end",
202 "margin-block-start",
203 "margin-bottom",
204 "margin-inline",
205 "margin-inline-end",
206 "margin-inline-start",
207 "margin-left",
208 "margin-right",
209 "margin-top",
210 "mask",
211 "mask-border",
212 "mask-border-outset",
213 "mask-border-repeat",
214 "mask-border-slice",
215 "mask-border-source",
216 "mask-border-width",
217 "mask-clip",
218 "mask-composite",
219 "mask-image",
220 "mask-mode",
221 "mask-origin",
222 "mask-position",
223 "mask-repeat",
224 "mask-size",
225 "mask-type",
226 "max-block-size",
227 "max-height",
228 "max-inline-size",
229 "max-width",
230 "min-block-size",
231 "min-height",
232 "min-inline-size",
233 "min-width",
234 "mix-blend-mode",
235 "object-fit",
236 "object-position",
237 "offset",
238 "offset-anchor",
239 "offset-distance",
240 "offset-path",
241 "offset-rotate",
242 "opacity",
243 "order",
244 "orphans",
245 "outline",
246 "outline-color",
247 "outline-offset",
248 "outline-style",
249 "outline-width",
250 "overflow",
251 "overflow-anchor",
252 "overflow-block",
253 "overflow-inline",
254 "overflow-wrap",
255 "overflow-x",
256 "overflow-y",
257 "overscroll-behavior",
258 "overscroll-behavior-block",
259 "overscroll-behavior-inline",
260 "overscroll-behavior-x",
261 "overscroll-behavior-y",
262 "padding",
263 "padding-block",
264 "padding-block-end",
265 "padding-block-start",
266 "padding-bottom",
267 "padding-inline",
268 "padding-inline-end",
269 "padding-inline-start",
270 "padding-left",
271 "padding-right",
272 "padding-top",
273 "page",
274 "page-break-after",
275 "page-break-before",
276 "page-break-inside",
277 "paint-order",
278 "perspective",
279 "perspective-origin",
280 "place-content",
281 "place-items",
282 "place-self",
283 "pointer-events",
284 "position",
285 "quotes",
286 "resize",
287 "right",
288 "rotate",
289 "row-gap",
290 "scale",
291 "scroll-behavior",
292 "scroll-margin",
293 "scroll-margin-block",
294 "scroll-margin-block-end",
295 "scroll-margin-block-start",
296 "scroll-margin-bottom",
297 "scroll-margin-inline",
298 "scroll-margin-inline-end",
299 "scroll-margin-inline-start",
300 "scroll-margin-left",
301 "scroll-margin-right",
302 "scroll-margin-top",
303 "scroll-padding",
304 "scroll-padding-block",
305 "scroll-padding-block-end",
306 "scroll-padding-block-start",
307 "scroll-padding-bottom",
308 "scroll-padding-inline",
309 "scroll-padding-inline-end",
310 "scroll-padding-inline-start",
311 "scroll-padding-left",
312 "scroll-padding-right",
313 "scroll-padding-top",
314 "scroll-snap-align",
315 "scroll-snap-stop",
316 "scroll-snap-type",
317 "scrollbar-color",
318 "scrollbar-width",
319 "shape-image-threshold",
320 "shape-margin",
321 "shape-outside",
322 "src",
323 "tab-size",
324 "table-layout",
325 "text-align",
326 "text-align-last",
327 "text-combine-upright",
328 "text-decoration",
329 "text-decoration-color",
330 "text-decoration-line",
331 "text-decoration-skip-ink",
332 "text-decoration-style",
333 "text-decoration-thickness",
334 "text-emphasis",
335 "text-emphasis-color",
336 "text-emphasis-position",
337 "text-emphasis-style",
338 "text-indent",
339 "text-justify",
340 "text-orientation",
341 "text-overflow",
342 "text-shadow",
343 "text-transform",
344 "text-underline-offset",
345 "text-underline-position",
346 "top",
347 "touch-action",
348 "transform",
349 "transform-box",
350 "transform-origin",
351 "transform-style",
352 "transition",
353 "transition-delay",
354 "transition-duration",
355 "transition-property",
356 "transition-timing-function",
357 "translate",
358 "unicode-bidi",
359 "unicode-range",
360 "user-select",
361 "vertical-align",
362 "visibility",
363 "white-space",
364 "widows",
365 "width",
366 "will-change",
367 "word-break",
368 "word-spacing",
369 "writing-mode",
370 "z-index"
371]
Note: See TracBrowser for help on using the repository browser.