@prokodo/ui 0.0.55 β 0.0.56
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 +36 -5
- package/dist/constants/project.js +1 -1
- package/dist/ui.css +1 -1
- package/package.json +28 -23
package/README.md
CHANGED
|
@@ -8,11 +8,24 @@
|
|
|
8
8
|
|
|
9
9
|
**Modern, customizable UI components built with React and TypeScript β developed by [prokodo](https://www.prokodo.com) for high-performance web interfaces.**
|
|
10
10
|
|
|
11
|
-
> πΊπΈ Need help shipping
|
|
12
|
-
> **prokodo β Next.js
|
|
11
|
+
> πΊπΈ Need help shipping production **Next.js (App Router)** fast?
|
|
12
|
+
> **prokodo β Next.js Agency** β [click here](https://www.prokodo.com/en/next-js-agency/?utm_source=github&utm_medium=readme_top&utm_campaign=ui)
|
|
13
13
|
>
|
|
14
|
-
> π©πͺ Sie suchen eine **Next.js Agentur** (
|
|
15
|
-
> **prokodo β Next.js
|
|
14
|
+
> π©πͺ Sie suchen eine **Next.js Agentur** (App Router, SEO, Performance)?
|
|
15
|
+
> **prokodo β Next.js Agentur** β [hier klicken](https://www.prokodo.com/de/next-js-agentur/?utm_source=github&utm_medium=readme_top&utm_campaign=ui)
|
|
16
|
+
|
|
17
|
+
<details>
|
|
18
|
+
<summary><b>Further reading: Next.js guides</b> (SEO Β· Performance Β· Migration)</summary>
|
|
19
|
+
|
|
20
|
+
- SEO (Metadata API, hreflang):
|
|
21
|
+
https://www.prokodo.com/en/guide/next-js/next-js-seo/?utm_source=github&utm_medium=readme_examples&utm_campaign=ui&utm_content=seo_en
|
|
22
|
+
|
|
23
|
+
- Performance (LCP/INP/CLS, Streaming SSR):
|
|
24
|
+
https://www.prokodo.com/en/guide/next-js/next-js-performance/?utm_source=github&utm_medium=readme_examples&utm_campaign=ui&utm_content=perf_en
|
|
25
|
+
|
|
26
|
+
- Migration Playbook (RACI, Canary, Rollback):
|
|
27
|
+
https://www.prokodo.com/en/guide/next-js/next-js-migration/?utm_source=github&utm_medium=readme_examples&utm_campaign=ui&utm_content=migration_en
|
|
28
|
+
</details>
|
|
16
29
|
|
|
17
30
|
[](https://www.npmjs.com/package/@prokodo/ui)
|
|
18
31
|
[](https://github.com/prokodo-agency/ui/actions/workflows/release.yml)
|
|
@@ -243,11 +256,29 @@ export default createLazyWrapper<NavbarProps>({
|
|
|
243
256
|
|
|
244
257
|
## Examples (Next.js + Headless CMS)
|
|
245
258
|
|
|
259
|
+
Real-world setups we ship:
|
|
260
|
+
|
|
246
261
|
- Next.js + **Strapi** content models
|
|
247
262
|
- Next.js + **Contentful** entries & preview
|
|
248
263
|
- Migration from **Headless WordPress** to Next.js
|
|
249
264
|
|
|
250
|
-
|
|
265
|
+
**Need help or a quick scoping?**
|
|
266
|
+
|
|
267
|
+
- πΊπΈ **Next.js Agency (EN)** β https://www.prokodo.com/en/next-js-agency/?utm_source=github&utm_medium=readme_examples&utm_campaign=ui&utm_content=examples_cta_en
|
|
268
|
+
- π©πͺ **Next.js Agentur (DE)** β https://www.prokodo.com/de/next-js-agentur/?utm_source=github&utm_medium=readme_examples&utm_campaign=ui&utm_content=examples_cta_de
|
|
269
|
+
|
|
270
|
+
<details>
|
|
271
|
+
<summary><b>Further reading: Next.js guides</b> (SEO Β· Performance Β· Migration)</summary>
|
|
272
|
+
|
|
273
|
+
- SEO (Metadata API, hreflang):
|
|
274
|
+
https://www.prokodo.com/en/guide/next-js/next-js-seo/?utm_source=github&utm_medium=readme_examples&utm_campaign=ui&utm_content=seo_en
|
|
275
|
+
|
|
276
|
+
- Performance (LCP/INP/CLS, Streaming SSR):
|
|
277
|
+
https://www.prokodo.com/en/guide/next-js/next-js-performance/?utm_source=github&utm_medium=readme_examples&utm_campaign=ui&utm_content=perf_en
|
|
278
|
+
|
|
279
|
+
- Migration Playbook (RACI, Canary, Rollback):
|
|
280
|
+
https://www.prokodo.com/en/guide/next-js/next-js-migration/?utm_source=github&utm_medium=readme_examples&utm_campaign=ui&utm_content=migration_en
|
|
281
|
+
</details>
|
|
251
282
|
|
|
252
283
|
## π Documentation
|
|
253
284
|
|
package/dist/ui.css
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prokodo/ui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.56",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "UI components for production-grade Next.js + Headless CMS (Strapi, Contentful, Headless WordPress) websites by prokodo β built for Core Web Vitals & SEO.",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -205,6 +205,26 @@
|
|
|
205
205
|
"bugs": {
|
|
206
206
|
"url": "https://github.com/prokodo-agency/ui/issues"
|
|
207
207
|
},
|
|
208
|
+
"scripts": {
|
|
209
|
+
"dev": "PK_ENABLE_DEBUG_LOGS=true vite",
|
|
210
|
+
"build": "vite build && pnpm build:types && node tools/update-exports.mjs",
|
|
211
|
+
"build:types": "tsc --project tsconfig.build.json",
|
|
212
|
+
"typecheck": "tsc --project tsconfig.typecheck.json",
|
|
213
|
+
"test": "NODE_ENV=test jest --coverage --verbose && pnpm format && pnpm lint && pnpm typecheck",
|
|
214
|
+
"test:watch": "NODE_ENV=test jest --watch",
|
|
215
|
+
"test:ci": "NODE_ENV=test jest --runInBand --ci",
|
|
216
|
+
"fix": "pnpm format:fix && pnpm lint:fix",
|
|
217
|
+
"lint": "eslint 'src/**/*.{ts,tsx}' --cache --cache-location .eslintcache",
|
|
218
|
+
"lint:fix": "eslint 'src/**/*.{ts,tsx}' --fix --cache --cache-location .eslintcache",
|
|
219
|
+
"format": "prettier --check .",
|
|
220
|
+
"format:fix": "prettier --write .",
|
|
221
|
+
"storybook": "storybook dev -p 6006",
|
|
222
|
+
"storybook:build": "storybook build && echo 'ui.prokodo.com' > storybook-static/CNAME",
|
|
223
|
+
"storybook:deploy": "gh-pages -d storybook-static",
|
|
224
|
+
"export-icons": "tsx tools/export-icons.ts",
|
|
225
|
+
"prepare": "husky",
|
|
226
|
+
"release": "pnpm build && pnpm changeset && pnpm changeset version && pnpm install && git add . && git commit -m 'ci: version bump' && git tag v$(node -p \"require('./package.json').version\") && git push && git push --tags"
|
|
227
|
+
},
|
|
208
228
|
"dependencies": {
|
|
209
229
|
"@googlemaps/js-api-loader": "^1.16.6",
|
|
210
230
|
"@lottiefiles/dotlottie-react": "^0.7.2",
|
|
@@ -323,32 +343,17 @@
|
|
|
323
343
|
"README.md",
|
|
324
344
|
"LICENSE"
|
|
325
345
|
],
|
|
326
|
-
"author":
|
|
346
|
+
"author": {
|
|
347
|
+
"name": "prokodo",
|
|
348
|
+
"email": "info@prokodo.com",
|
|
349
|
+
"url": "https://www.prokodo.com/en/next-js-agency/?utm_source=npm&utm_medium=author&utm_campaign=prokodo_ui"
|
|
350
|
+
},
|
|
327
351
|
"license": "BUSL-1.1",
|
|
328
352
|
"funding": {
|
|
329
353
|
"type": "other",
|
|
330
|
-
"url": "https://www.prokodo.com/
|
|
354
|
+
"url": "https://www.prokodo.com/en/next-js-agency/?utm_source=npm&utm_medium=funding&utm_campaign=prokodo_ui"
|
|
331
355
|
},
|
|
332
356
|
"publishConfig": {
|
|
333
357
|
"access": "public"
|
|
334
|
-
},
|
|
335
|
-
"scripts": {
|
|
336
|
-
"dev": "PK_ENABLE_DEBUG_LOGS=true vite",
|
|
337
|
-
"build": "vite build && pnpm build:types && node tools/update-exports.mjs",
|
|
338
|
-
"build:types": "tsc --project tsconfig.build.json",
|
|
339
|
-
"typecheck": "tsc --project tsconfig.typecheck.json",
|
|
340
|
-
"test": "NODE_ENV=test jest --coverage --verbose && pnpm format && pnpm lint && pnpm typecheck",
|
|
341
|
-
"test:watch": "NODE_ENV=test jest --watch",
|
|
342
|
-
"test:ci": "NODE_ENV=test jest --runInBand --ci",
|
|
343
|
-
"fix": "pnpm format:fix && pnpm lint:fix",
|
|
344
|
-
"lint": "eslint 'src/**/*.{ts,tsx}' --cache --cache-location .eslintcache",
|
|
345
|
-
"lint:fix": "eslint 'src/**/*.{ts,tsx}' --fix --cache --cache-location .eslintcache",
|
|
346
|
-
"format": "prettier --check .",
|
|
347
|
-
"format:fix": "prettier --write .",
|
|
348
|
-
"storybook": "storybook dev -p 6006",
|
|
349
|
-
"storybook:build": "storybook build && echo 'ui.prokodo.com' > storybook-static/CNAME",
|
|
350
|
-
"storybook:deploy": "gh-pages -d storybook-static",
|
|
351
|
-
"export-icons": "tsx tools/export-icons.ts",
|
|
352
|
-
"release": "pnpm build && pnpm changeset && pnpm changeset version && pnpm install && git add . && git commit -m 'ci: version bump' && git tag v$(node -p \"require('./package.json').version\") && git push && git push --tags"
|
|
353
358
|
}
|
|
354
|
-
}
|
|
359
|
+
}
|