@digilogiclabs/create-saas-app 1.6.9 → 1.8.1

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.
Files changed (26) hide show
  1. package/dist/.tsbuildinfo +1 -1
  2. package/dist/templates/mobile/base/template/package.json +1 -1
  3. package/dist/templates/web/base/template/package.json +1 -1
  4. package/dist/templates/web/ui-auth/template/package.json +2 -2
  5. package/dist/templates/web/ui-auth/template/src/app/page.tsx +2 -2
  6. package/dist/templates/web/ui-auth-payments/template/package.json +2 -2
  7. package/dist/templates/web/ui-auth-payments/template/src/app/page.tsx +2 -2
  8. package/dist/templates/web/ui-auth-payments-audio/template/package.json +2 -2
  9. package/dist/templates/web/ui-auth-payments-audio/template/src/app/page.tsx +193 -178
  10. package/dist/templates/web/ui-auth-payments-video/template/package.json +2 -2
  11. package/dist/templates/web/ui-auth-payments-video/template/src/app/page.tsx +14 -14
  12. package/dist/templates/web/ui-only/template/package.json +2 -2
  13. package/dist/templates/web/ui-package-test/template/package.json +2 -2
  14. package/package.json +1 -1
  15. package/src/templates/mobile/base/template/package.json +1 -1
  16. package/src/templates/web/base/template/package.json +1 -1
  17. package/src/templates/web/ui-auth/template/package.json +2 -2
  18. package/src/templates/web/ui-auth/template/src/app/page.tsx +2 -2
  19. package/src/templates/web/ui-auth-payments/template/package.json +2 -2
  20. package/src/templates/web/ui-auth-payments/template/src/app/page.tsx +2 -2
  21. package/src/templates/web/ui-auth-payments-audio/template/package.json +2 -2
  22. package/src/templates/web/ui-auth-payments-audio/template/src/app/page.tsx +193 -178
  23. package/src/templates/web/ui-auth-payments-video/template/package.json +2 -2
  24. package/src/templates/web/ui-auth-payments-video/template/src/app/page.tsx +14 -14
  25. package/src/templates/web/ui-only/template/package.json +2 -2
  26. package/src/templates/web/ui-package-test/template/package.json +2 -2
@@ -44,7 +44,7 @@ export default function Home() {
44
44
 
45
45
  const heroConfig = {
46
46
  badge: {
47
- text: "Video Player App - UI Package v0.13.3 + Auth v1.0.0 + Payments Integrated Successfully",
47
+ text: "🎥 Professional Video Platform",
48
48
  variant: "secondary" as const,
49
49
  icon: CheckCircle
50
50
  },
@@ -53,7 +53,7 @@ export default function Home() {
53
53
  highlight: projectName,
54
54
  size: "xl" as const
55
55
  },
56
- description: `${projectDescription}. This mobile-optimized video streaming app template uses SaaS Factory UI package v0.13.0 with video player components, authentication v1.0.0 and payments integration.`
56
+ description: `${projectDescription}. Watch high-quality videos with adaptive streaming, gesture controls, and seamless playback on any device.`
57
57
  }
58
58
 
59
59
  const handleSignOut = async () => {
@@ -175,11 +175,11 @@ export default function Home() {
175
175
  playlist={[
176
176
  {
177
177
  id: '1',
178
- title: 'Sample Video Content',
179
- description: 'Demo video optimized for mobile',
178
+ title: 'Getting Started Guide',
179
+ description: 'Learn the basics in this quick tutorial',
180
180
  duration: 300,
181
181
  url: 'https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4',
182
- thumbnail: 'https://via.placeholder.com/320x180?text=Video+1',
182
+ thumbnail: 'data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIwIiBoZWlnaHQ9IjE4MCIgdmlld0JveD0iMCAwIDMyMCAxODAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjMyMCIgaGVpZ2h0PSIxODAiIGZpbGw9IiM0Qjc2ODgiLz48Y2lyY2xlIGN4PSIxNjAiIGN5PSI5MCIgcj0iMzAiIGZpbGw9IndoaXRlIiBmaWxsLW9wYWNpdHk9IjAuMyIvPjxwYXRoIGQ9Ik0xNDUgNzVWMTA1TDE3NSA5MEwxNDUgNzVaIiBmaWxsPSJ3aGl0ZSIvPjwvc3ZnPg==',
183
183
  qualities: [
184
184
  { label: '360p', url: 'https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4' }
185
185
  ]
@@ -258,11 +258,11 @@ export default function Home() {
258
258
  playlist={[
259
259
  {
260
260
  id: '1',
261
- title: 'Sample Video Content',
262
- description: 'Demo video showcasing mobile video player functionality',
261
+ title: 'Getting Started Guide',
262
+ description: 'Learn the basics in this comprehensive tutorial',
263
263
  duration: 300,
264
264
  url: 'https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4',
265
- thumbnail: 'https://via.placeholder.com/640x360?text=Video+1',
265
+ thumbnail: 'data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQwIiBoZWlnaHQ9IjM2MCIgdmlld0JveD0iMCAwIDY0MCAzNjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjY0MCIgaGVpZ2h0PSIzNjAiIGZpbGw9IiM0Qjc2ODgiLz48Y2lyY2xlIGN4PSIzMjAiIGN5PSIxODAiIHI9IjUwIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjMiLz48cGF0aCBkPSJNMjkwIDE1MFYyMTBMMzUwIDE4MEwyOTAgMTUwWiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=',
266
266
  qualities: [
267
267
  { label: '360p', url: 'https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4' },
268
268
  { label: '480p', url: 'https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4' },
@@ -271,11 +271,11 @@ export default function Home() {
271
271
  },
272
272
  {
273
273
  id: '2',
274
- title: 'Another Great Video',
275
- description: 'Mobile-optimized video streaming experience',
274
+ title: 'Advanced Features',
275
+ description: 'Explore powerful features and customization options',
276
276
  duration: 240,
277
277
  url: 'https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4',
278
- thumbnail: 'https://via.placeholder.com/640x360?text=Video+2',
278
+ thumbnail: 'data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQwIiBoZWlnaHQ9IjM2MCIgdmlld0JveD0iMCAwIDY0MCAzNjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjY0MCIgaGVpZ2h0PSIzNjAiIGZpbGw9IiNFRjQ0NDQiLz48Y2lyY2xlIGN4PSIzMjAiIGN5PSIxODAiIHI9IjUwIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjMiLz48cGF0aCBkPSJNMjkwIDE1MFYyMTBMMzUwIDE4MEwyOTAgMTUwWiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=',
279
279
  qualities: [
280
280
  { label: '360p', url: 'https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4' },
281
281
  { label: '480p', url: 'https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4' },
@@ -284,11 +284,11 @@ export default function Home() {
284
284
  },
285
285
  {
286
286
  id: '3',
287
- title: 'Touch-Friendly Content',
288
- description: 'Optimized for touch devices with gesture controls',
287
+ title: 'Best Practices',
288
+ description: 'Tips and tricks for getting the most out of the platform',
289
289
  duration: 180,
290
290
  url: 'https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4',
291
- thumbnail: 'https://via.placeholder.com/640x360?text=Video+3',
291
+ thumbnail: 'data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQwIiBoZWlnaHQ9IjM2MCIgdmlld0JveD0iMCAwIDY0MCAzNjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjY0MCIgaGVpZ2h0PSIzNjAiIGZpbGw9IiMwNjkyQzUiLz48Y2lyY2xlIGN4PSIzMjAiIGN5PSIxODAiIHI9IjUwIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjMiLz48cGF0aCBkPSJNMjkwIDE1MFYyMTBMMzUwIDE4MEwyOTAgMTUwWiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=',
292
292
  qualities: [
293
293
  { label: '360p', url: 'https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4' },
294
294
  { label: '720p', url: 'https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4' }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "{{packageName}}",
3
3
  "version": "0.1.0",
4
- "description": "{{description}} (with UI Package v0.11.1)",
4
+ "description": "{{description}} (with UI Package v0.15.0)",
5
5
  "private": true,
6
6
  "scripts": {
7
7
  "dev": "next dev",
@@ -17,7 +17,7 @@
17
17
  "next": "^15.0.0",
18
18
  "react": "^19.0.0",
19
19
  "react-dom": "^19.0.0",
20
- "@digilogiclabs/saas-factory-ui": "^0.11.1",
20
+ "@digilogiclabs/saas-factory-ui": "^0.15.0",
21
21
  "tailwindcss": "^3.3.0",
22
22
  "autoprefixer": "^10.4.16",
23
23
  "postcss": "^8.4.31",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "{{packageName}}",
3
3
  "version": "0.1.0",
4
- "description": "{{description}} (with UI Package v0.10.0)",
4
+ "description": "{{description}} (with UI Package v0.15.0)",
5
5
  "private": true,
6
6
  "scripts": {
7
7
  "dev": "next dev",
@@ -14,7 +14,7 @@
14
14
  "next": "15.4.5",
15
15
  "react": "19.1.0",
16
16
  "react-dom": "19.1.0",
17
- "@digilogiclabs/saas-factory-ui": "^0.10.0",
17
+ "@digilogiclabs/saas-factory-ui": "^0.15.0",
18
18
  "tailwindcss": "^3.4.0",
19
19
  "autoprefixer": "^10.4.16",
20
20
  "postcss": "^8.4.31",