Commit 00b71c5
Add
* Add `theme` package
Co-authored-by: ciampo <mciampini@git.wordpress.org>
Co-authored-by: jsnajdr <jsnajdr@git.wordpress.org>
* Remove ts extensions
* Handle CSS modules
* Update package lock
* Allow public documentation
* Add content to readme
* Lock private APIs
* Fix missing React error in test file
Due to "moduleResolution": "bundler" tsconfig in this package
* Remove test for now (requires jest 30)
* Remove Storybook for now (punt to follow-up)
* Remove build scripts to bin
* Move to prebuild folder
* Lint all prebuild files
* Move `design-tokens.ts` file to prebuild folder
* Fixup
* Prebuild as part of root build process
* Try resolving floating point differences
* Update readme
* Remove layers from stylesheet
* Reduce color ramp tests
* Move prebuild files into src (fixes types)
* Allow theme package to participate in private APIs
* Output combined stylesheet
* Rename prebuild to prebuilt
---------
Co-authored-by: ciampo <mciampini@git.wordpress.org>
Co-authored-by: jsnajdr <jsnajdr@git.wordpress.org>
Co-authored-by: mirka <0mirka00@git.wordpress.org>theme package (#72305)1 parent 4d30918 commit 00b71c5
File tree
47 files changed
+8569
-10
lines changed- bin/packages
- docs
- packages
- private-apis/src
- theme
- bin
- generate-primitive-tokens
- terrazzo-plugin-ds-tokens-docs
- terrazzo-plugin-figma-ds-token-manager
- terrazzo-plugin-known-wpds-css-variables
- docs
- src
- color-ramps
- lib
- test
- __snapshots__
- prebuilt
- css
- json
- js
- ts
- types
- tokens
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+8569
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
430 | 432 | | |
431 | 433 | | |
432 | 434 | | |
433 | | - | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
434 | 441 | | |
435 | 442 | | |
436 | 443 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
870 | 871 | | |
871 | 872 | | |
872 | 873 | | |
873 | | - | |
874 | | - | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
875 | 878 | | |
876 | 879 | | |
877 | 880 | | |
| |||
881 | 884 | | |
882 | 885 | | |
883 | 886 | | |
884 | | - | |
885 | | - | |
| 887 | + | |
| 888 | + | |
886 | 889 | | |
887 | 890 | | |
888 | 891 | | |
889 | | - | |
890 | | - | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
891 | 895 | | |
892 | 896 | | |
893 | 897 | | |
894 | 898 | | |
895 | | - | |
| 899 | + | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
896 | 906 | | |
897 | 907 | | |
898 | 908 | | |
899 | 909 | | |
900 | 910 | | |
901 | 911 | | |
902 | 912 | | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
903 | 972 | | |
904 | | - | |
| 973 | + | |
905 | 974 | | |
906 | 975 | | |
907 | 976 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1985 | 1985 | | |
1986 | 1986 | | |
1987 | 1987 | | |
| 1988 | + | |
| 1989 | + | |
| 1990 | + | |
| 1991 | + | |
| 1992 | + | |
| 1993 | + | |
1988 | 1994 | | |
1989 | 1995 | | |
1990 | 1996 | | |
| |||
0 commit comments