@measured/puck 0.20.0-canary.93d525c5 → 0.20.0-canary.aee5fc96
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +9 -9
- package/dist/{chunk-H6KSTNLT.mjs → chunk-BNXRZWNI.mjs} +355 -295
- package/dist/chunk-UTM42U4O.mjs +9568 -0
- package/dist/index.css +719 -314
- package/dist/index.d.mts +29 -11
- package/dist/index.d.ts +29 -11
- package/dist/index.js +5344 -4204
- package/dist/index.mjs +35 -8456
- package/dist/no-external.css +2298 -0
- package/dist/no-external.d.mts +4 -0
- package/dist/no-external.d.ts +4 -0
- package/dist/no-external.js +10496 -0
- package/dist/no-external.mjs +62 -0
- package/dist/rsc.d.mts +2 -2
- package/dist/rsc.d.ts +2 -2
- package/dist/rsc.js +141 -72
- package/dist/rsc.mjs +5 -1
- package/dist/{walk-tree-BOSl1o0G.d.mts → walk-tree-CU8Fq-KC.d.mts} +56 -6
- package/dist/{walk-tree-BOSl1o0G.d.ts → walk-tree-CU8Fq-KC.d.ts} +56 -6
- package/package.json +3 -2
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
<div align="center">
|
|
4
4
|
|
|
5
|
-
<a href="https://puckeditor.com">
|
|
5
|
+
<a href="https://puckeditor.com?utm_source=readme&utm_medium=code&utm_campaign=repo&utm_contents=logo">
|
|
6
6
|
<picture>
|
|
7
7
|
<source media="(prefers-color-scheme: dark)" srcset="https://res.cloudinary.com/die3nptcg/image/upload/Puck_Logo_White_RGB_j2rwgg.svg" height="100px" aria-label="Puck logo">
|
|
8
8
|
<img src="https://res.cloudinary.com/die3nptcg/image/upload/Puck_Logo_Black_RGB_dqsjag.svg" height="100px" aria-label="Puck logo">
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
|
|
12
12
|
_The visual editor for React_
|
|
13
13
|
|
|
14
|
-
[Documentation](https://puckeditor.com/docs) • [Demo](https://demo.puckeditor.com/edit) • [Discord](https://discord.gg/V9mDAhuxyZ) • [Contributing](https://github.com/puckeditor/puck/blob/main/CONTRIBUTING.md)
|
|
14
|
+
[Documentation](https://puckeditor.com/docs?utm_source=readme&utm_medium=code&utm_campaign=repo&utm_contents=docs_link) • [Demo](https://demo.puckeditor.com/edit?utm_source=readme&utm_medium=code&utm_campaign=repo&utm_contents=demo_link) • [Discord](https://discord.gg/V9mDAhuxyZ) • [Contributing](https://github.com/puckeditor/puck/blob/main/CONTRIBUTING.md)
|
|
15
15
|
|
|
16
16
|
⭐️ Enjoying Puck? Please [leave a star](https://github.com/puckeditor/puck)!
|
|
17
17
|
|
|
@@ -86,7 +86,7 @@ export function Page() {
|
|
|
86
86
|
|
|
87
87
|
## Recipes
|
|
88
88
|
|
|
89
|
-
Use `create-puck-app` to quickly spin up a a pre-configured app based on our provided [recipes](https://github.com/
|
|
89
|
+
Use `create-puck-app` to quickly spin up a a pre-configured app based on our provided [recipes](https://github.com/puckeditor/puck/tree/main/recipes):
|
|
90
90
|
|
|
91
91
|
```sh
|
|
92
92
|
npx create-puck-app my-app
|
|
@@ -94,21 +94,21 @@ npx create-puck-app my-app
|
|
|
94
94
|
|
|
95
95
|
Available recipes include:
|
|
96
96
|
|
|
97
|
-
- [**next**](https://github.com/
|
|
98
|
-
- [**remix**](https://github.com/
|
|
99
|
-
- [**react-router**](https://github.com/
|
|
97
|
+
- [**next**](https://github.com/puckeditor/puck/tree/main/recipes/next): Next.js example, using App Router and static page generation
|
|
98
|
+
- [**remix**](https://github.com/puckeditor/puck/tree/main/recipes/remix): Remix Run v2 example, using dynamic routes at root-level
|
|
99
|
+
- [**react-router**](https://github.com/puckeditor/puck/tree/main/recipes/react-router): React Router v7 app example, using dynamic routes to create pages at any level
|
|
100
100
|
|
|
101
101
|
## Community
|
|
102
102
|
|
|
103
103
|
- [Discord server](https://discord.gg/D9e4E3MQVZ) for discussions
|
|
104
|
-
- [awesome-puck](https://github.com/
|
|
104
|
+
- [awesome-puck](https://github.com/puckeditor/awesome-puck) community repo for plugins, custom fields & more
|
|
105
105
|
|
|
106
106
|
## Get support
|
|
107
107
|
|
|
108
|
-
If you have any questions about Puck, please open a [GitHub issue](https://github.com/
|
|
108
|
+
If you have any questions about Puck, please open a [GitHub issue](https://github.com/puckeditor/puck/issues) or join us on [Discord](https://discord.gg/D9e4E3MQVZ).
|
|
109
109
|
|
|
110
110
|
Or [book a discovery call](https://app.cal.com/chrisvxd/puck-enquiry/) for hands-on support and consultancy.
|
|
111
111
|
|
|
112
112
|
## License
|
|
113
113
|
|
|
114
|
-
MIT © [The Puck Contributors](https://github.com/
|
|
114
|
+
MIT © [The Puck Contributors](https://github.com/puckeditor/puck/graphs/contributors)
|