UNPKG

30.3 kBJSONView Raw
1{
2 "open-props": {
3 "color": {
4 "gray": {
5 "--gray-0": {
6 "value": "#f8f9fa",
7 "type": "color"
8 },
9 "--gray-1": {
10 "value": "#f1f3f5",
11 "type": "color"
12 },
13 "--gray-2": {
14 "value": "#e9ecef",
15 "type": "color"
16 },
17 "--gray-3": {
18 "value": "#dee2e6",
19 "type": "color"
20 },
21 "--gray-4": {
22 "value": "#ced4da",
23 "type": "color"
24 },
25 "--gray-5": {
26 "value": "#adb5bd",
27 "type": "color"
28 },
29 "--gray-6": {
30 "value": "#868e96",
31 "type": "color"
32 },
33 "--gray-7": {
34 "value": "#495057",
35 "type": "color"
36 },
37 "--gray-8": {
38 "value": "#343a40",
39 "type": "color"
40 },
41 "--gray-9": {
42 "value": "#212529",
43 "type": "color"
44 }
45 },
46 "red": {
47 "--red-0": {
48 "value": "#fff5f5",
49 "type": "color"
50 },
51 "--red-1": {
52 "value": "#ffe3e3",
53 "type": "color"
54 },
55 "--red-2": {
56 "value": "#ffc9c9",
57 "type": "color"
58 },
59 "--red-3": {
60 "value": "#ffa8a8",
61 "type": "color"
62 },
63 "--red-4": {
64 "value": "#ff8787",
65 "type": "color"
66 },
67 "--red-5": {
68 "value": "#ff6b6b",
69 "type": "color"
70 },
71 "--red-6": {
72 "value": "#fa5252",
73 "type": "color"
74 },
75 "--red-7": {
76 "value": "#f03e3e",
77 "type": "color"
78 },
79 "--red-8": {
80 "value": "#e03131",
81 "type": "color"
82 },
83 "--red-9": {
84 "value": "#c92a2a",
85 "type": "color"
86 }
87 },
88 "pink": {
89 "--pink-0": {
90 "value": "#fff0f6",
91 "type": "color"
92 },
93 "--pink-1": {
94 "value": "#ffdeeb",
95 "type": "color"
96 },
97 "--pink-2": {
98 "value": "#fcc2d7",
99 "type": "color"
100 },
101 "--pink-3": {
102 "value": "#faa2c1",
103 "type": "color"
104 },
105 "--pink-4": {
106 "value": "#f783ac",
107 "type": "color"
108 },
109 "--pink-5": {
110 "value": "#f06595",
111 "type": "color"
112 },
113 "--pink-6": {
114 "value": "#e64980",
115 "type": "color"
116 },
117 "--pink-7": {
118 "value": "#d6336c",
119 "type": "color"
120 },
121 "--pink-8": {
122 "value": "#c2255c",
123 "type": "color"
124 },
125 "--pink-9": {
126 "value": "#a61e4d",
127 "type": "color"
128 }
129 },
130 "grape": {
131 "--grape-0": {
132 "value": "#f8f0fc",
133 "type": "color"
134 },
135 "--grape-1": {
136 "value": "#f3d9fa",
137 "type": "color"
138 },
139 "--grape-2": {
140 "value": "#eebefa",
141 "type": "color"
142 },
143 "--grape-3": {
144 "value": "#e599f7",
145 "type": "color"
146 },
147 "--grape-4": {
148 "value": "#da77f2",
149 "type": "color"
150 },
151 "--grape-5": {
152 "value": "#cc5de8",
153 "type": "color"
154 },
155 "--grape-6": {
156 "value": "#be4bdb",
157 "type": "color"
158 },
159 "--grape-7": {
160 "value": "#ae3ec9",
161 "type": "color"
162 },
163 "--grape-8": {
164 "value": "#9c36b5",
165 "type": "color"
166 },
167 "--grape-9": {
168 "value": "#862e9c",
169 "type": "color"
170 }
171 },
172 "violet": {
173 "--violet-0": {
174 "value": "#f3f0ff",
175 "type": "color"
176 },
177 "--violet-1": {
178 "value": "#e5dbff",
179 "type": "color"
180 },
181 "--violet-2": {
182 "value": "#d0bfff",
183 "type": "color"
184 },
185 "--violet-3": {
186 "value": "#b197fc",
187 "type": "color"
188 },
189 "--violet-4": {
190 "value": "#9775fa",
191 "type": "color"
192 },
193 "--violet-5": {
194 "value": "#845ef7",
195 "type": "color"
196 },
197 "--violet-6": {
198 "value": "#7950f2",
199 "type": "color"
200 },
201 "--violet-7": {
202 "value": "#7048e8",
203 "type": "color"
204 },
205 "--violet-8": {
206 "value": "#6741d9",
207 "type": "color"
208 },
209 "--violet-9": {
210 "value": "#5f3dc4",
211 "type": "color"
212 }
213 },
214 "indigo": {
215 "--indigo-0": {
216 "value": "#edf2ff",
217 "type": "color"
218 },
219 "--indigo-1": {
220 "value": "#dbe4ff",
221 "type": "color"
222 },
223 "--indigo-2": {
224 "value": "#bac8ff",
225 "type": "color"
226 },
227 "--indigo-3": {
228 "value": "#91a7ff",
229 "type": "color"
230 },
231 "--indigo-4": {
232 "value": "#748ffc",
233 "type": "color"
234 },
235 "--indigo-5": {
236 "value": "#5c7cfa",
237 "type": "color"
238 },
239 "--indigo-6": {
240 "value": "#4c6ef5",
241 "type": "color"
242 },
243 "--indigo-7": {
244 "value": "#4263eb",
245 "type": "color"
246 },
247 "--indigo-8": {
248 "value": "#3b5bdb",
249 "type": "color"
250 },
251 "--indigo-9": {
252 "value": "#364fc7",
253 "type": "color"
254 }
255 },
256 "blue": {
257 "--blue-0": {
258 "value": "#e7f5ff",
259 "type": "color"
260 },
261 "--blue-1": {
262 "value": "#d0ebff",
263 "type": "color"
264 },
265 "--blue-2": {
266 "value": "#a5d8ff",
267 "type": "color"
268 },
269 "--blue-3": {
270 "value": "#74c0fc",
271 "type": "color"
272 },
273 "--blue-4": {
274 "value": "#4dabf7",
275 "type": "color"
276 },
277 "--blue-5": {
278 "value": "#339af0",
279 "type": "color"
280 },
281 "--blue-6": {
282 "value": "#228be6",
283 "type": "color"
284 },
285 "--blue-7": {
286 "value": "#1c7ed6",
287 "type": "color"
288 },
289 "--blue-8": {
290 "value": "#1971c2",
291 "type": "color"
292 },
293 "--blue-9": {
294 "value": "#1864ab",
295 "type": "color"
296 }
297 },
298 "cyan": {
299 "--cyan-0": {
300 "value": "#e3fafc",
301 "type": "color"
302 },
303 "--cyan-1": {
304 "value": "#c5f6fa",
305 "type": "color"
306 },
307 "--cyan-2": {
308 "value": "#99e9f2",
309 "type": "color"
310 },
311 "--cyan-3": {
312 "value": "#66d9e8",
313 "type": "color"
314 },
315 "--cyan-4": {
316 "value": "#3bc9db",
317 "type": "color"
318 },
319 "--cyan-5": {
320 "value": "#22b8cf",
321 "type": "color"
322 },
323 "--cyan-6": {
324 "value": "#15aabf",
325 "type": "color"
326 },
327 "--cyan-7": {
328 "value": "#1098ad",
329 "type": "color"
330 },
331 "--cyan-8": {
332 "value": "#0c8599",
333 "type": "color"
334 },
335 "--cyan-9": {
336 "value": "#0b7285",
337 "type": "color"
338 }
339 },
340 "teal": {
341 "--teal-0": {
342 "value": "#e6fcf5",
343 "type": "color"
344 },
345 "--teal-1": {
346 "value": "#c3fae8",
347 "type": "color"
348 },
349 "--teal-2": {
350 "value": "#96f2d7",
351 "type": "color"
352 },
353 "--teal-3": {
354 "value": "#63e6be",
355 "type": "color"
356 },
357 "--teal-4": {
358 "value": "#38d9a9",
359 "type": "color"
360 },
361 "--teal-5": {
362 "value": "#20c997",
363 "type": "color"
364 },
365 "--teal-6": {
366 "value": "#12b886",
367 "type": "color"
368 },
369 "--teal-7": {
370 "value": "#0ca678",
371 "type": "color"
372 },
373 "--teal-8": {
374 "value": "#099268",
375 "type": "color"
376 },
377 "--teal-9": {
378 "value": "#087f5b",
379 "type": "color"
380 }
381 },
382 "green": {
383 "--green-0": {
384 "value": "#ebfbee",
385 "type": "color"
386 },
387 "--green-1": {
388 "value": "#d3f9d8",
389 "type": "color"
390 },
391 "--green-2": {
392 "value": "#b2f2bb",
393 "type": "color"
394 },
395 "--green-3": {
396 "value": "#8ce99a",
397 "type": "color"
398 },
399 "--green-4": {
400 "value": "#69db7c",
401 "type": "color"
402 },
403 "--green-5": {
404 "value": "#51cf66",
405 "type": "color"
406 },
407 "--green-6": {
408 "value": "#40c057",
409 "type": "color"
410 },
411 "--green-7": {
412 "value": "#37b24d",
413 "type": "color"
414 },
415 "--green-8": {
416 "value": "#2f9e44",
417 "type": "color"
418 },
419 "--green-9": {
420 "value": "#2b8a3e",
421 "type": "color"
422 }
423 },
424 "lime": {
425 "--lime-0": {
426 "value": "#f4fce3",
427 "type": "color"
428 },
429 "--lime-1": {
430 "value": "#e9fac8",
431 "type": "color"
432 },
433 "--lime-2": {
434 "value": "#d8f5a2",
435 "type": "color"
436 },
437 "--lime-3": {
438 "value": "#c0eb75",
439 "type": "color"
440 },
441 "--lime-4": {
442 "value": "#a9e34b",
443 "type": "color"
444 },
445 "--lime-5": {
446 "value": "#94d82d",
447 "type": "color"
448 },
449 "--lime-6": {
450 "value": "#82c91e",
451 "type": "color"
452 },
453 "--lime-7": {
454 "value": "#74b816",
455 "type": "color"
456 },
457 "--lime-8": {
458 "value": "#66a80f",
459 "type": "color"
460 },
461 "--lime-9": {
462 "value": "#5c940d",
463 "type": "color"
464 }
465 },
466 "yellow": {
467 "--yellow-0": {
468 "value": "#fff9db",
469 "type": "color"
470 },
471 "--yellow-1": {
472 "value": "#fff3bf",
473 "type": "color"
474 },
475 "--yellow-2": {
476 "value": "#ffec99",
477 "type": "color"
478 },
479 "--yellow-3": {
480 "value": "#ffe066",
481 "type": "color"
482 },
483 "--yellow-4": {
484 "value": "#ffd43b",
485 "type": "color"
486 },
487 "--yellow-5": {
488 "value": "#fcc419",
489 "type": "color"
490 },
491 "--yellow-6": {
492 "value": "#fab005",
493 "type": "color"
494 },
495 "--yellow-7": {
496 "value": "#f59f00",
497 "type": "color"
498 },
499 "--yellow-8": {
500 "value": "#f08c00",
501 "type": "color"
502 },
503 "--yellow-9": {
504 "value": "#e67700",
505 "type": "color"
506 }
507 },
508 "orange": {
509 "--orange-0": {
510 "value": "#fff4e6",
511 "type": "color"
512 },
513 "--orange-1": {
514 "value": "#ffe8cc",
515 "type": "color"
516 },
517 "--orange-2": {
518 "value": "#ffd8a8",
519 "type": "color"
520 },
521 "--orange-3": {
522 "value": "#ffc078",
523 "type": "color"
524 },
525 "--orange-4": {
526 "value": "#ffa94d",
527 "type": "color"
528 },
529 "--orange-5": {
530 "value": "#ff922b",
531 "type": "color"
532 },
533 "--orange-6": {
534 "value": "#fd7e14",
535 "type": "color"
536 },
537 "--orange-7": {
538 "value": "#f76707",
539 "type": "color"
540 },
541 "--orange-8": {
542 "value": "#e8590c",
543 "type": "color"
544 },
545 "--orange-9": {
546 "value": "#d9480f",
547 "type": "color"
548 }
549 }
550 },
551 "sizing": {
552 "--size-000": {
553 "value": "-.5rem",
554 "type": "sizing"
555 },
556 "--size-00": {
557 "value": "-.25rem",
558 "type": "sizing"
559 },
560 "--size-1": {
561 "value": ".25rem",
562 "type": "sizing"
563 },
564 "--size-2": {
565 "value": ".5rem",
566 "type": "sizing"
567 },
568 "--size-3": {
569 "value": "1rem",
570 "type": "sizing"
571 },
572 "--size-4": {
573 "value": "1.25rem",
574 "type": "sizing"
575 },
576 "--size-5": {
577 "value": "1.5rem",
578 "type": "sizing"
579 },
580 "--size-6": {
581 "value": "1.75rem",
582 "type": "sizing"
583 },
584 "--size-7": {
585 "value": "2rem",
586 "type": "sizing"
587 },
588 "--size-8": {
589 "value": "3rem",
590 "type": "sizing"
591 },
592 "--size-9": {
593 "value": "4rem",
594 "type": "sizing"
595 },
596 "--size-10": {
597 "value": "5rem",
598 "type": "sizing"
599 },
600 "--size-11": {
601 "value": "7.5rem",
602 "type": "sizing"
603 },
604 "--size-12": {
605 "value": "10rem",
606 "type": "sizing"
607 },
608 "--size-13": {
609 "value": "15rem",
610 "type": "sizing"
611 },
612 "--size-14": {
613 "value": "20rem",
614 "type": "sizing"
615 },
616 "--size-15": {
617 "value": "30rem",
618 "type": "sizing"
619 },
620 "--size-fluid-1": {
621 "value": "clamp(.5rem, 1vw, 1rem)",
622 "type": "sizing"
623 },
624 "--size-fluid-2": {
625 "value": "clamp(1rem, 2vw, 1.5rem)",
626 "type": "sizing"
627 },
628 "--size-fluid-3": {
629 "value": "clamp(1.5rem, 3vw, 2rem)",
630 "type": "sizing"
631 },
632 "--size-fluid-4": {
633 "value": "clamp(2rem, 4vw, 3rem)",
634 "type": "sizing"
635 },
636 "--size-fluid-5": {
637 "value": "clamp(4rem, 5vw, 5rem)",
638 "type": "sizing"
639 },
640 "--size-fluid-6": {
641 "value": "clamp(5rem, 7vw, 7.5rem)",
642 "type": "sizing"
643 },
644 "--size-fluid-7": {
645 "value": "clamp(7.5rem, 10vw, 10rem)",
646 "type": "sizing"
647 },
648 "--size-fluid-8": {
649 "value": "clamp(10rem, 20vw, 15rem)",
650 "type": "sizing"
651 },
652 "--size-fluid-9": {
653 "value": "clamp(15rem, 30vw, 20rem)",
654 "type": "sizing"
655 },
656 "--size-fluid-10": {
657 "value": "clamp(20rem, 40vw, 30rem)",
658 "type": "sizing"
659 },
660 "--size-content-1": {
661 "value": "20ch",
662 "type": "sizing"
663 },
664 "--size-content-2": {
665 "value": "45ch",
666 "type": "sizing"
667 },
668 "--size-content-3": {
669 "value": "60ch",
670 "type": "sizing"
671 },
672 "--size-header-1": {
673 "value": "20ch",
674 "type": "sizing"
675 },
676 "--size-header-2": {
677 "value": "25ch",
678 "type": "sizing"
679 },
680 "--size-header-3": {
681 "value": "35ch",
682 "type": "sizing"
683 }
684 },
685 "other": {
686 "--ease-1": {
687 "value": "cubic-bezier(.25, 0, .5, 1)",
688 "type": "other"
689 },
690 "--ease-2": {
691 "value": "cubic-bezier(.25, 0, .4, 1)",
692 "type": "other"
693 },
694 "--ease-3": {
695 "value": "cubic-bezier(.25, 0, .3, 1)",
696 "type": "other"
697 },
698 "--ease-4": {
699 "value": "cubic-bezier(.25, 0, .2, 1)",
700 "type": "other"
701 },
702 "--ease-5": {
703 "value": "cubic-bezier(.25, 0, .1, 1)",
704 "type": "other"
705 },
706 "--ease-in-1": {
707 "value": "cubic-bezier(.25, 0, 1, 1)",
708 "type": "other"
709 },
710 "--ease-in-2": {
711 "value": "cubic-bezier(.50, 0, 1, 1)",
712 "type": "other"
713 },
714 "--ease-in-3": {
715 "value": "cubic-bezier(.70, 0, 1, 1)",
716 "type": "other"
717 },
718 "--ease-in-4": {
719 "value": "cubic-bezier(.90, 0, 1, 1)",
720 "type": "other"
721 },
722 "--ease-in-5": {
723 "value": "cubic-bezier(1, 0, 1, 1)",
724 "type": "other"
725 },
726 "--ease-out-1": {
727 "value": "cubic-bezier(0, 0, .75, 1)",
728 "type": "other"
729 },
730 "--ease-out-2": {
731 "value": "cubic-bezier(0, 0, .50, 1)",
732 "type": "other"
733 },
734 "--ease-out-3": {
735 "value": "cubic-bezier(0, 0, .3, 1)",
736 "type": "other"
737 },
738 "--ease-out-4": {
739 "value": "cubic-bezier(0, 0, .1, 1)",
740 "type": "other"
741 },
742 "--ease-out-5": {
743 "value": "cubic-bezier(0, 0, 0, 1)",
744 "type": "other"
745 },
746 "--ease-in-out-1": {
747 "value": "cubic-bezier(.1, 0, .9, 1)",
748 "type": "other"
749 },
750 "--ease-in-out-2": {
751 "value": "cubic-bezier(.3, 0, .7, 1)",
752 "type": "other"
753 },
754 "--ease-in-out-3": {
755 "value": "cubic-bezier(.5, 0, .5, 1)",
756 "type": "other"
757 },
758 "--ease-in-out-4": {
759 "value": "cubic-bezier(.7, 0, .3, 1)",
760 "type": "other"
761 },
762 "--ease-in-out-5": {
763 "value": "cubic-bezier(.9, 0, .1, 1)",
764 "type": "other"
765 },
766 "--ease-elastic-1": {
767 "value": "cubic-bezier(.5, .75, .75, 1.25)",
768 "type": "other"
769 },
770 "--ease-elastic-2": {
771 "value": "cubic-bezier(.5, 1, .75, 1.25)",
772 "type": "other"
773 },
774 "--ease-elastic-3": {
775 "value": "cubic-bezier(.5, 1.25, .75, 1.25)",
776 "type": "other"
777 },
778 "--ease-elastic-4": {
779 "value": "cubic-bezier(.5, 1.5, .75, 1.25)",
780 "type": "other"
781 },
782 "--ease-elastic-5": {
783 "value": "cubic-bezier(.5, 1.75, .75, 1.25)",
784 "type": "other"
785 },
786 "--ease-squish-1": {
787 "value": "cubic-bezier(.5, -.1, .1, 1.5)",
788 "type": "other"
789 },
790 "--ease-squish-2": {
791 "value": "cubic-bezier(.5, -.3, .1, 1.5)",
792 "type": "other"
793 },
794 "--ease-squish-3": {
795 "value": "cubic-bezier(.5, -.5, .1, 1.5)",
796 "type": "other"
797 },
798 "--ease-squish-4": {
799 "value": "cubic-bezier(.5, -.7, .1, 1.5)",
800 "type": "other"
801 },
802 "--ease-squish-5": {
803 "value": "cubic-bezier(.5, -.9, .1, 1.5)",
804 "type": "other"
805 },
806 "--ease-step-1": {
807 "value": "steps(2)",
808 "type": "other"
809 },
810 "--ease-step-2": {
811 "value": "steps(3)",
812 "type": "other"
813 },
814 "--ease-step-3": {
815 "value": "steps(4)",
816 "type": "other"
817 },
818 "--ease-step-4": {
819 "value": "steps(7)",
820 "type": "other"
821 },
822 "--ease-step-5": {
823 "value": "steps(10)",
824 "type": "other"
825 },
826 "--layer-1": {
827 "value": 1,
828 "type": "other"
829 },
830 "--layer-2": {
831 "value": 2,
832 "type": "other"
833 },
834 "--layer-3": {
835 "value": 3,
836 "type": "other"
837 },
838 "--layer-4": {
839 "value": 4,
840 "type": "other"
841 },
842 "--layer-5": {
843 "value": 5,
844 "type": "other"
845 },
846 "--layer-important": {
847 "value": 2147483647,
848 "type": "other"
849 },
850 "--ratio-box": {
851 "value": "1",
852 "type": "other"
853 },
854 "--ratio-landscape": {
855 "value": "4/3",
856 "type": "other"
857 },
858 "--ratio-portrait": {
859 "value": "3/4",
860 "type": "other"
861 },
862 "--ratio-widescreen": {
863 "value": "16/9",
864 "type": "other"
865 },
866 "--ratio-ultrawide": {
867 "value": "18/5",
868 "type": "other"
869 },
870 "--ratio-golden": {
871 "value": "1.6180/1",
872 "type": "other"
873 },
874 "--op-gradient-direction": {
875 "value": "to bottom right",
876 "type": "other"
877 },
878 "--gradient-1": {
879 "value": "linear-gradient(var(--op-gradient-direction),#1f005c, #5b0060, #870160, #ac255e, #ca485c, #e16b5c, #f39060, #ffb56b)",
880 "type": "other"
881 },
882 "--gradient-2": {
883 "value": "linear-gradient(var(--op-gradient-direction),#48005c, #8300e2, #a269ff)",
884 "type": "other"
885 },
886 "--gradient-3": {
887 "value": "\n radial-gradient(\n circle at top right, \n hsl(180 100% 50%), hsl(180 100% 50% / 0%)\n ),\n radial-gradient(\n circle at bottom left, \n hsl(328 100% 54%), hsl(328 100% 54% / 0%)\n )",
888 "type": "other"
889 },
890 "--gradient-4": {
891 "value": "linear-gradient(var(--op-gradient-direction),#00F5A0,#00D9F5)",
892 "type": "other"
893 },
894 "--gradient-5": {
895 "value": "conic-gradient(from -270deg at 75% 110%, fuchsia, floralwhite)",
896 "type": "other"
897 },
898 "--gradient-6": {
899 "value": "conic-gradient(from -90deg at top left, black, white)",
900 "type": "other"
901 },
902 "--gradient-7": {
903 "value": "linear-gradient(var(--op-gradient-direction),#72C6EF,#004E8F)",
904 "type": "other"
905 },
906 "--gradient-8": {
907 "value": "conic-gradient(from 90deg at 50% 0%, #111, 50%, #222, #111)",
908 "type": "other"
909 },
910 "--gradient-9": {
911 "value": "conic-gradient(from .5turn at bottom center, lightblue, white)",
912 "type": "other"
913 },
914 "--gradient-10": {
915 "value": "conic-gradient(from 90deg at 40% -25%, #ffd700, #f79d03, #ee6907, #e6390a, #de0d0d, #d61039, #cf1261, #c71585, #cf1261, #d61039, #de0d0d, #ee6907, #f79d03, #ffd700, #ffd700, #ffd700)",
916 "type": "other"
917 },
918 "--gradient-11": {
919 "value": "conic-gradient(at bottom left, deeppink, cyan)",
920 "type": "other"
921 },
922 "--gradient-12": {
923 "value": "conic-gradient(from 90deg at 25% -10%, #ff4500, #d3f340, #7bee85, #afeeee, #7bee85)",
924 "type": "other"
925 },
926 "--gradient-13": {
927 "value": "radial-gradient(circle at 50% 200%, #000142, #3b0083, #b300c3, #ff059f, #ff4661, #ffad86, #fff3c7)",
928 "type": "other"
929 },
930 "--gradient-14": {
931 "value": "conic-gradient(at top right, lime, cyan)",
932 "type": "other"
933 },
934 "--gradient-15": {
935 "value": "linear-gradient(var(--op-gradient-direction), #c7d2fe, #fecaca, #fef3c7)",
936 "type": "other"
937 },
938 "--gradient-16": {
939 "value": "radial-gradient(circle at 50% -250%, #374151, #111827, #000)",
940 "type": "other"
941 },
942 "--gradient-17": {
943 "value": "conic-gradient(from -90deg at 50% -25%, blue, blueviolet)",
944 "type": "other"
945 },
946 "--gradient-18": {
947 "value": "\n linear-gradient(0deg, hsla(0 100% 50% / 80%), hsla(0 100% 50% / 0) 75%),\n linear-gradient(60deg, hsla(60 100% 50% / 80%), hsla(60 100% 50% / 0) 75%),\n linear-gradient(120deg, hsla(120 100% 50% / 80%), hsla(120 100% 50% / 0) 75%),\n linear-gradient(180deg, hsla(180 100% 50% / 80%), hsla(180 100% 50% / 0) 75%),\n linear-gradient(240deg, hsla(240 100% 50% / 80%), hsla(240 100% 50% / 0) 75%),\n linear-gradient(300deg, hsla(300 100% 50% / 80%), hsla(300 100% 50% / 0) 75%)\n ",
948 "type": "other"
949 },
950 "--gradient-19": {
951 "value": "linear-gradient(var(--op-gradient-direction),#ffe259,#ffa751)",
952 "type": "other"
953 },
954 "--gradient-20": {
955 "value": "conic-gradient(from -135deg at -10% center, #ffa500, #ff7715, #ff522a, #ff3f47, #ff5482, #ff69b4)",
956 "type": "other"
957 },
958 "--gradient-21": {
959 "value": "conic-gradient(from -90deg at 25% 115%, #ff0000, #ff0066, #ff00cc, #cc00ff, #6600ff, #0000ff, #0000ff, #0000ff, #0000ff)",
960 "type": "other"
961 },
962 "--gradient-22": {
963 "value": "linear-gradient(var(--op-gradient-direction),#acb6e5,#86fde8)",
964 "type": "other"
965 },
966 "--gradient-23": {
967 "value": "linear-gradient(var(--op-gradient-direction),#536976,#292E49)",
968 "type": "other"
969 },
970 "--gradient-24": {
971 "value": "conic-gradient(from .5turn at 0% 0%, #00c476, 10%, #82b0ff, 90%, #00c476)",
972 "type": "other"
973 },
974 "--gradient-25": {
975 "value": "conic-gradient(at 125% 50%, #b78cf7, #ff7c94, #ffcf0d, #ff7c94, #b78cf7)",
976 "type": "other"
977 },
978 "--gradient-26": {
979 "value": "linear-gradient(var(--op-gradient-direction),#9796f0,#fbc7d4)",
980 "type": "other"
981 },
982 "--gradient-27": {
983 "value": "conic-gradient(from .5turn at bottom left, deeppink, rebeccapurple)",
984 "type": "other"
985 },
986 "--gradient-28": {
987 "value": "conic-gradient(from -90deg at 50% 105%, white, orchid)",
988 "type": "other"
989 },
990 "--gradient-29": {
991 "value": "\n radial-gradient(\n circle at top right, \n hsl(250 100% 85%), hsl(250 100% 85% / 0%)\n ),\n radial-gradient(\n circle at bottom left, \n hsl(220 90% 75%), hsl(220 90% 75% / 0%)\n )",
992 "type": "other"
993 },
994 "--gradient-30": {
995 "value": "radial-gradient(\n circle at top right, \n hsl(150 100% 50%), hsl(150 100% 50% / 0%)\n ),\n radial-gradient(\n circle at bottom left, \n hsl(150 100% 84%), hsl(150 100% 84% / 0%)\n )",
996 "type": "other"
997 },
998 "--noise-1": {
999 "value": "url(\"data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.005' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E\")",
1000 "type": "other"
1001 },
1002 "--noise-2": {
1003 "value": "url(\"data:image/svg+xml,%3Csvg viewBox='0 0 300 300' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.05' numOctaves='1' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E\")",
1004 "type": "other"
1005 },
1006 "--noise-3": {
1007 "value": "url(\"data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.25' numOctaves='1' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E\")",
1008 "type": "other"
1009 },
1010 "--noise-4": {
1011 "value": "url(\"data:image/svg+xml,%3Csvg viewBox='0 0 2056 2056' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.5' numOctaves='1' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E\")",
1012 "type": "other"
1013 },
1014 "--noise-5": {
1015 "value": "url(\"data:image/svg+xml,%3Csvg viewBox='0 0 2056 2056' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='1' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E\")",
1016 "type": "other"
1017 },
1018 "--noise-filter-1": {
1019 "value": "contrast(300%) brightness(100%)",
1020 "type": "other"
1021 },
1022 "--noise-filter-2": {
1023 "value": "contrast(200%) brightness(150%)",
1024 "type": "other"
1025 },
1026 "--noise-filter-3": {
1027 "value": "contrast(200%) brightness(250%)",
1028 "type": "other"
1029 },
1030 "--noise-filter-4": {
1031 "value": "contrast(200%) brightness(500%)",
1032 "type": "other"
1033 },
1034 "--noise-filter-5": {
1035 "value": "contrast(200%) brightness(1000%)",
1036 "type": "other"
1037 }
1038 },
1039 "borderWidth": {
1040 "--border-size-1": {
1041 "value": "1px",
1042 "type": "borderWidth"
1043 },
1044 "--border-size-2": {
1045 "value": "2px",
1046 "type": "borderWidth"
1047 },
1048 "--border-size-3": {
1049 "value": "5px",
1050 "type": "borderWidth"
1051 },
1052 "--border-size-4": {
1053 "value": "10px",
1054 "type": "borderWidth"
1055 },
1056 "--border-size-5": {
1057 "value": "25px",
1058 "type": "borderWidth"
1059 }
1060 },
1061 "borderRadius": {
1062 "--radius-1": {
1063 "value": "2px",
1064 "type": "borderRadius"
1065 },
1066 "--radius-2": {
1067 "value": "5px",
1068 "type": "borderRadius"
1069 },
1070 "--radius-3": {
1071 "value": "1rem",
1072 "type": "borderRadius"
1073 },
1074 "--radius-4": {
1075 "value": "2rem",
1076 "type": "borderRadius"
1077 },
1078 "--radius-5": {
1079 "value": "4rem",
1080 "type": "borderRadius"
1081 },
1082 "--radius-6": {
1083 "value": "8rem",
1084 "type": "borderRadius"
1085 },
1086 "--radius-round": {
1087 "value": "1e5px",
1088 "type": "borderRadius"
1089 },
1090 "--radius-blob-1": {
1091 "value": "30% 70% 70% 30% / 53% 30% 70% 47%",
1092 "type": "borderRadius"
1093 },
1094 "--radius-blob-2": {
1095 "value": "53% 47% 34% 66% / 63% 46% 54% 37%",
1096 "type": "borderRadius"
1097 },
1098 "--radius-blob-3": {
1099 "value": "37% 63% 56% 44% / 49% 56% 44% 51%",
1100 "type": "borderRadius"
1101 },
1102 "--radius-blob-4": {
1103 "value": "63% 37% 37% 63% / 43% 37% 63% 57%",
1104 "type": "borderRadius"
1105 },
1106 "--radius-blob-5": {
1107 "value": "49% 51% 48% 52% / 57% 44% 56% 43%",
1108 "type": "borderRadius"
1109 },
1110 "--radius-conditional-1": {
1111 "value": "clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-1))",
1112 "type": "borderRadius"
1113 },
1114 "--radius-conditional-2": {
1115 "value": "clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-2))",
1116 "type": "borderRadius"
1117 },
1118 "--radius-conditional-3": {
1119 "value": "clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-3))",
1120 "type": "borderRadius"
1121 },
1122 "--radius-conditional-4": {
1123 "value": "clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-4))",
1124 "type": "borderRadius"
1125 },
1126 "--radius-conditional-5": {
1127 "value": "clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-5))",
1128 "type": "borderRadius"
1129 },
1130 "--radius-conditional-6": {
1131 "value": "clamp(0px, calc(100vw - 100%) * 1e5, var(--radius-6))",
1132 "type": "borderRadius"
1133 }
1134 }
1135 }
1136}
\No newline at end of file