@plitzi/plitzi-builder 0.32.3 → 0.32.5

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 (31) hide show
  1. package/CHANGELOG.md +42 -0
  2. package/dist/index.html +11 -11
  3. package/dist/modules/DataSource/models/BindingForm/BindingForm.d.ts +3 -2
  4. package/dist/modules/DataSource/models/BindingForm/steps/StepTransformers/StepTransformers.d.ts +3 -2
  5. package/dist/package.json.d.ts +23 -23
  6. package/dist/plitzi-builder.css +1 -1
  7. package/dist/plitzi-builder.css.gz +0 -0
  8. package/dist/plitzi-builder.js +1067 -1067
  9. package/dist/plitzi-builder.js.gz +0 -0
  10. package/package.json +37 -37
  11. package/dist/modules/OpenAI_Deprecated/OpenAIChat.d.ts +0 -2
  12. package/dist/modules/OpenAI_Deprecated/components/Chat/Chat.d.ts +0 -8
  13. package/dist/modules/OpenAI_Deprecated/components/Chat/ChatMessage.d.ts +0 -8
  14. package/dist/modules/OpenAI_Deprecated/components/Chat/Message/Message.d.ts +0 -9
  15. package/dist/modules/OpenAI_Deprecated/components/Chat/Message/index.d.ts +0 -3
  16. package/dist/modules/OpenAI_Deprecated/components/Chat/Message/modes/MessageHtml.d.ts +0 -5
  17. package/dist/modules/OpenAI_Deprecated/components/Chat/Message/modes/MessageText.d.ts +0 -7
  18. package/dist/modules/OpenAI_Deprecated/components/Chat/index.d.ts +0 -3
  19. package/dist/modules/OpenAI_Deprecated/components/VoiceVisualizer/VoiceVisualizer.d.ts +0 -18
  20. package/dist/modules/OpenAI_Deprecated/components/VoiceVisualizer/helpers/drawByBlob.d.ts +0 -11
  21. package/dist/modules/OpenAI_Deprecated/components/VoiceVisualizer/helpers/drawByLiveStream.d.ts +0 -20
  22. package/dist/modules/OpenAI_Deprecated/components/VoiceVisualizer/helpers/getBarsData.d.ts +0 -9
  23. package/dist/modules/OpenAI_Deprecated/components/VoiceVisualizer/helpers/index.d.ts +0 -7
  24. package/dist/modules/OpenAI_Deprecated/components/VoiceVisualizer/helpers/initialCanvasSetup.d.ts +0 -9
  25. package/dist/modules/OpenAI_Deprecated/components/VoiceVisualizer/helpers/paintLine.d.ts +0 -9
  26. package/dist/modules/OpenAI_Deprecated/components/VoiceVisualizer/helpers/paintLineFromCenterToRight.d.ts +0 -8
  27. package/dist/modules/OpenAI_Deprecated/components/VoiceVisualizer/index.d.ts +0 -3
  28. package/dist/modules/OpenAI_Deprecated/hooks/useMediaRecorder.d.ts +0 -18
  29. package/dist/modules/OpenAI_Deprecated/hooks/useWebWorker.d.ts +0 -10
  30. package/dist/modules/OpenAI_Deprecated/index.d.ts +0 -1
  31. package/dist/modules/OpenAI_Deprecated/types/openAI.d.ts +0 -20
package/CHANGELOG.md CHANGED
@@ -1,5 +1,47 @@
1
1
  # @plitzi/plitzi-builder
2
2
 
3
+ ## 0.32.5
4
+
5
+ ### Patch Changes
6
+
7
+ - v0.32.4
8
+ - Updated dependencies
9
+ - @plitzi/plitzi-sdk@0.32.5
10
+ - @plitzi/nexus@0.32.5
11
+ - @plitzi/sdk-auth@0.32.5
12
+ - @plitzi/sdk-collections@0.32.5
13
+ - @plitzi/sdk-dev-tools@0.32.5
14
+ - @plitzi/sdk-elements@0.32.5
15
+ - @plitzi/sdk-event-bridge@0.32.5
16
+ - @plitzi/sdk-interactions@0.32.5
17
+ - @plitzi/sdk-navigation@0.32.5
18
+ - @plitzi/sdk-plugins@0.32.5
19
+ - @plitzi/sdk-schema@0.32.5
20
+ - @plitzi/sdk-shared@0.32.5
21
+ - @plitzi/sdk-style@0.32.5
22
+ - @plitzi/sdk-variables@0.32.5
23
+
24
+ ## 0.32.4
25
+
26
+ ### Patch Changes
27
+
28
+ - v0.32.4
29
+ - Updated dependencies
30
+ - @plitzi/plitzi-sdk@0.32.4
31
+ - @plitzi/nexus@0.32.4
32
+ - @plitzi/sdk-auth@0.32.4
33
+ - @plitzi/sdk-collections@0.32.4
34
+ - @plitzi/sdk-dev-tools@0.32.4
35
+ - @plitzi/sdk-elements@0.32.4
36
+ - @plitzi/sdk-event-bridge@0.32.4
37
+ - @plitzi/sdk-interactions@0.32.4
38
+ - @plitzi/sdk-navigation@0.32.4
39
+ - @plitzi/sdk-plugins@0.32.4
40
+ - @plitzi/sdk-schema@0.32.4
41
+ - @plitzi/sdk-shared@0.32.4
42
+ - @plitzi/sdk-style@0.32.4
43
+ - @plitzi/sdk-variables@0.32.4
44
+
3
45
  ## 0.32.3
4
46
 
5
47
  ### Patch Changes
package/dist/index.html CHANGED
@@ -9,9 +9,9 @@
9
9
  <link rel="preconnect" href="https://fonts.gstatic.com" />
10
10
  <link rel="preconnect" href="https://fonts.googleapis.com" />
11
11
  <link rel="preconnect" href="https://cdn.plitzi.com" />
12
- <link rel="preconnect" href="https://server.plitzi.local:8888" />
13
- <link rel="preconnect" href="https://server.plitzi.local:8888" />
14
- <link rel="preconnect" href="https://ssr.plitzi.local:4000" />
12
+ <link rel="preconnect" href="https://server.plitzi.local" />
13
+ <link rel="preconnect" href="https://api.plitzi.local" />
14
+ <link rel="preconnect" href="https://ssr.plitzi.local" />
15
15
 
16
16
  <link rel="modulepreload" href="/plitzi-builder-vendor.js" crossorigin />
17
17
  <link rel="modulepreload" href="/plitzi-builder-vendor.js" crossorigin />
@@ -57,21 +57,21 @@
57
57
  'plitzi',
58
58
  {
59
59
  webKey:
60
- 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjp7InNwYWNlSWQiOjF9LCJpc3MiOiJodHRwczovL3NlcnZlci5wbGl0emkubG9jYWw6ODg4OCIsImF1ZCI6WyJodHRwczovL2FwcC5wbGl0emkubG9jYWwiLCJodHRwczovL3Nzci5wbGl0emkubG9jYWw6NDAwMCIsImh0dHBzOi8vc2VydmVyLnBsaXR6aS5sb2NhbDo4ODg4IiwiaHR0cHM6Ly9hcHAucGxpdHppLmxvY2FsOjMwMDAiLCJodHRwczovL2FwcC5wbGl0emkubG9jYWw6MzAwMSIsImh0dHBzOi8vd2Vic2l0ZS5wbGl0emkuYXBwIl0sInZlcnNpb24iOjEsImV4cCI6MTc4NTczMjI4NSwiaWF0IjoxNzgzMTAyMjg5LCJuYmYiOjE3ODMxMDIyODl9.vIfZkUZ76Pd4GlynM7mOnMcS4c9RKvGs6ObHIWDmUA0',
60
+ 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkYXRhIjp7InNwYWNlSWQiOjF9LCJpc3MiOiJodHRwczovL3NlcnZlci5wbGl0emkubG9jYWwiLCJhdWQiOlsiaHR0cHM6Ly9hcHAucGxpdHppLmxvY2FsIiwiaHR0cHM6Ly9zc3IucGxpdHppLmxvY2FsOjQwMDAiLCJodHRwczovL3NlcnZlci5wbGl0emkubG9jYWwiLCJodHRwczovL2FwaS5wbGl0emkubG9jYWwiLCJodHRwczovL21jcC5wbGl0emkubG9jYWwiLCJodHRwczovL2FwcC5wbGl0emkubG9jYWw6MzAwMCIsImh0dHBzOi8vYXBwLnBsaXR6aS5sb2NhbDozMDAxIiwiaHR0cHM6Ly93ZWJzaXRlLnBsaXR6aS5hcHAiXSwidmVyc2lvbiI6MSwiZXhwIjoxNzg1ODI2MDcwLCJpYXQiOjE3ODMxOTYwNzQsIm5iZiI6MTc4MzE5NjA3NH0.RJb3-crFskL_qIG4yxvEtiQ-omXKNROR4dHBvny_-MI',
61
61
  environment: 'main',
62
62
  revision: 0,
63
63
  renderMode: 'raw',
64
64
  server: {
65
65
  basePath: '',
66
66
  // Dashboard
67
- apiServer: 'https://server.plitzi.local:8888',
68
- ssrServer: 'https://ssr.plitzi.local:4000',
67
+ apiServer: 'https://api.plitzi.local',
68
+ ssrServer: 'https://ssr.plitzi.local',
69
69
  // SDK
70
- nodeServer: 'https://server.plitzi.local:8888',
71
- aiServer: 'https://server.plitzi.local:8891',
72
- graphqlServer: 'https://server.plitzi.local:8890/graphql',
73
- websocketServer: 'wss://server.plitzi.local:8890',
74
- subscriptionServer: 'wss://server.plitzi.local:8890/subscriptions'
70
+ nodeServer: 'https://server.plitzi.local',
71
+ aiServer: 'https://mcp.plitzi.local',
72
+ graphqlServer: 'https://server.plitzi.local',
73
+ websocketServer: 'wss://server.plitzi.local',
74
+ subscriptionServer: 'wss://server.plitzi.local/subscriptions'
75
75
  },
76
76
  state: {}
77
77
  },
@@ -1,5 +1,5 @@
1
1
  import { z } from 'zod';
2
- import { ElementBinding, SourceMeta } from '@plitzi/sdk-shared';
2
+ import { Element, ElementBinding, SourceMeta } from '@plitzi/sdk-shared';
3
3
  export declare const bindingForm: z.ZodObject<{
4
4
  id: z.ZodString;
5
5
  source: z.ZodString;
@@ -17,6 +17,7 @@ export declare const bindingForm: z.ZodObject<{
17
17
  }, z.core.$strip>;
18
18
  export type BindingSchema = z.infer<typeof bindingForm>;
19
19
  export type BindingFormProps = {
20
+ element: Element;
20
21
  category?: string;
21
22
  attributes?: {
22
23
  label: string;
@@ -26,5 +27,5 @@ export type BindingFormProps = {
26
27
  value?: ElementBinding;
27
28
  onClose?: (success: boolean, data?: ElementBinding) => void;
28
29
  };
29
- declare const BindingForm: ({ category, attributes, sources, value, onClose }: BindingFormProps) => import("react").JSX.Element;
30
+ declare const BindingForm: ({ element, category, attributes, sources, value, onClose }: BindingFormProps) => import("react").JSX.Element;
30
31
  export default BindingForm;
@@ -1,6 +1,7 @@
1
- import { SourceField } from '@plitzi/sdk-shared';
1
+ import { Element, SourceField } from '@plitzi/sdk-shared';
2
2
  export type StepTransformersProps = {
3
+ element: Element;
3
4
  dataSourceFields?: Record<string, SourceField[]>;
4
5
  };
5
- declare const StepTransformers: ({ dataSourceFields }: StepTransformersProps) => import("react").JSX.Element;
6
+ declare const StepTransformers: ({ element, dataSourceFields }: StepTransformersProps) => import("react").JSX.Element;
6
7
  export default StepTransformers;
@@ -1,6 +1,6 @@
1
1
  declare const _default: {
2
2
  "name": "@plitzi/plitzi-builder",
3
- "version": "0.32.3",
3
+ "version": "0.32.5",
4
4
  "homepage": "./",
5
5
  "license": "AGPL-3.0",
6
6
  "files": [
@@ -26,8 +26,8 @@ declare const _default: {
26
26
  "./plitzi-builder-dev-vendor.js.map": "./dist/plitzi-builder-dev-vendor.js.map"
27
27
  },
28
28
  "dependencies": {
29
- "@apollo/client": "^4.2.3",
30
- "@fortawesome/fontawesome-free": "^7.2.0",
29
+ "@apollo/client": "^4.2.6",
30
+ "@fortawesome/fontawesome-free": "^7.3.0",
31
31
  "@plitzi/nexus": "workspace:*",
32
32
  "@plitzi/plitzi-sdk": "workspace:*",
33
33
  "@plitzi/plitzi-ui": "^1.6.13",
@@ -43,17 +43,17 @@ declare const _default: {
43
43
  "@plitzi/sdk-shared": "workspace:*",
44
44
  "@plitzi/sdk-style": "workspace:*",
45
45
  "@plitzi/sdk-variables": "workspace:*",
46
- "@tanstack/react-virtual": "^3.14.3",
47
- "@xyflow/react": "^12.11.0",
46
+ "@tanstack/react-virtual": "^3.14.5",
47
+ "@xyflow/react": "^12.11.2",
48
48
  "apollo-upload-client": "^19.0.0",
49
49
  "clsx": "^2.1.1",
50
- "graphql": "^17.0.1",
51
- "graphql-ws": "^6.0.8",
52
- "immer": "^11.1.8",
50
+ "graphql": "^17.0.2",
51
+ "graphql-ws": "^6.1.0",
52
+ "immer": "^11.1.11",
53
53
  "jszip": "^3.10.1",
54
- "react-hook-form": "^7.80.0",
55
- "react-router-dom": "^7.18.0",
56
- "swr": "^2.4.1",
54
+ "react-hook-form": "^7.81.0",
55
+ "react-router-dom": "^7.18.1",
56
+ "swr": "^2.4.2",
57
57
  "twig": "^3.0.0",
58
58
  "uuid": "^14.0.1",
59
59
  "zod": "^4.4.3"
@@ -66,23 +66,23 @@ declare const _default: {
66
66
  "@babel/compat-data": "^8.0.0",
67
67
  "@babel/core": "^8.0.1",
68
68
  "@babel/helper-builder-react-jsx-experimental": "^7.12.11",
69
- "@babel/helper-validator-identifier": "^8.0.2",
69
+ "@babel/helper-validator-identifier": "^8.0.4",
70
70
  "@babel/plugin-proposal-class-properties": "^7.18.6",
71
71
  "@babel/plugin-transform-private-methods": "^8.0.1",
72
72
  "@babel/plugin-transform-runtime": "^8.0.1",
73
73
  "@babel/polyfill": "^7.12.1",
74
74
  "@babel/preset-env": "^8.0.2",
75
75
  "@babel/preset-react": "^8.0.1",
76
- "@tailwindcss/postcss": "^4.3.1",
76
+ "@tailwindcss/postcss": "^4.3.2",
77
77
  "css-loader": "^7.1.4",
78
- "cypress": "15.17.0",
78
+ "cypress": "15.18.1",
79
79
  "eslint": "^9.39.4",
80
80
  "eslint-plugin-import": "^2.32.0",
81
- "flow-bin": "^0.320.0",
82
- "postcss": "^8.5.15",
81
+ "flow-bin": "^0.322.0",
82
+ "postcss": "^8.5.17",
83
83
  "postcss-loader": "^8.2.1",
84
84
  "postcss-scss": "^4.0.9",
85
- "prettier": "^3.8.4",
85
+ "prettier": "^3.9.5",
86
86
  "prop-types": "^15.8.1",
87
87
  "react": "^19.2.7",
88
88
  "react-dom": "^19.2.7",
@@ -91,17 +91,17 @@ declare const _default: {
91
91
  "sass": "^1.101.0",
92
92
  "sass-embedded": "^1.100.0",
93
93
  "sass-loader": "^17.0.0",
94
- "stylelint": "^17.13.0",
94
+ "stylelint": "^17.14.0",
95
95
  "stylelint-order": "^8.1.1",
96
96
  "stylelint-scss": "^7.2.0",
97
- "terser": "^5.48.0",
97
+ "terser": "^5.49.0",
98
98
  "typescript": "^6.0.3",
99
- "vite": "^8.0.16",
100
- "vite-plugin-dts": "^5.0.2",
101
- "vite-plugin-ejs": "^1.7.0",
99
+ "vite": "^8.1.4",
100
+ "vite-plugin-dts": "^5.0.3",
101
+ "vite-plugin-ejs": "^2.0.0",
102
102
  "vite-plugin-mkcert": "^2.1.0",
103
103
  "vite-plugin-react": "^4.0.1",
104
- "vitest": "^4.1.9"
104
+ "vitest": "^4.1.10"
105
105
  },
106
106
  "scripts": {
107
107
  "start": "vite dev --mode development",