@tinacms/app 0.0.0-e999254-20250610011143 → 0.0.0-ea917dd-20250905061617

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/CHANGELOG.md CHANGED
@@ -1,16 +1,64 @@
1
1
  # @tinacms/app
2
2
 
3
- ## 0.0.0-e999254-20250610011143
3
+ ## 0.0.0-ea917dd-20250905061617
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`ea917dd`](https://github.com/tinacms/tinacms/commit/ea917dd2840c955d462b66b58009d2a16da39377), [`b012b6c`](https://github.com/tinacms/tinacms/commit/b012b6c7fae2674c613fd4c54e1819a86c6d2c3e), [`55e018b`](https://github.com/tinacms/tinacms/commit/55e018b9826a540005bbadf8fd51e9bac456d531)]:
8
+ - tinacms@0.0.0-ea917dd-20250905061617
9
+
10
+ ## 2.3.2
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [[`eaa6ed5`](https://github.com/tinacms/tinacms/commit/eaa6ed551c76349c5849cd1e19a8066ecbbe205c), [`60a15d5`](https://github.com/tinacms/tinacms/commit/60a15d533b85a0c3f9f483f6f0f0b6824616284b), [`2fb1c4e`](https://github.com/tinacms/tinacms/commit/2fb1c4e79d1cae5ab29c3f93b0867214e193f59c)]:
15
+ - tinacms@2.8.2
16
+ - @tinacms/mdx@1.8.1
17
+
18
+ ## 2.3.1
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies [[`41359ed`](https://github.com/tinacms/tinacms/commit/41359edaf08def7a5e26969ec114155038c09752), [`b20a2c4`](https://github.com/tinacms/tinacms/commit/b20a2c4fd64fa2d06711850db63fb317302ee361), [`41359ed`](https://github.com/tinacms/tinacms/commit/41359edaf08def7a5e26969ec114155038c09752)]:
23
+ - tinacms@2.8.1
24
+
25
+ ## 2.3.0
4
26
 
5
27
  ### Minor Changes
6
28
 
7
- - [#5744](https://github.com/tinacms/tinacms/pull/5744) [`d774d98`](https://github.com/tinacms/tinacms/commit/d774d987933bcb2cd0a434eeb59aada05467276a) Thanks [@Ben0189](https://github.com/Ben0189)! - Upgrade Plate editor to v48 beta, integrating latest features and improvements.
29
+ - [#5744](https://github.com/tinacms/tinacms/pull/5744) [`98a61e2`](https://github.com/tinacms/tinacms/commit/98a61e2d263978a7096cc23ac7e94aa0039981be) Thanks [@Ben0189](https://github.com/Ben0189)! - Upgrade Plate editor to v48 beta, integrating latest features and improvements.
8
30
 
9
31
  ### Patch Changes
10
32
 
11
- - Updated dependencies [[`d774d98`](https://github.com/tinacms/tinacms/commit/d774d987933bcb2cd0a434eeb59aada05467276a), [`2a3ed6c`](https://github.com/tinacms/tinacms/commit/2a3ed6c3ec3233fd90fd94f3dd3d0243aaad079a), [`bc47f93`](https://github.com/tinacms/tinacms/commit/bc47f938431c400714808613f633b05659a87be1)]:
12
- - @tinacms/mdx@0.0.0-e999254-20250610011143
13
- - tinacms@0.0.0-e999254-20250610011143
33
+ - Updated dependencies [[`98a61e2`](https://github.com/tinacms/tinacms/commit/98a61e2d263978a7096cc23ac7e94aa0039981be)]:
34
+ - @tinacms/mdx@1.8.0
35
+ - tinacms@2.8.0
36
+
37
+ ## 2.2.10
38
+
39
+ ### Patch Changes
40
+
41
+ - [#5833](https://github.com/tinacms/tinacms/pull/5833) [`5269d65`](https://github.com/tinacms/tinacms/commit/5269d6578d361c55326f39375eaa175707342d51) Thanks [@JackDevAU](https://github.com/JackDevAU)! - 🐛 FIX - Visual Editor Webpack HMR loading issue
42
+
43
+ - Updated dependencies [[`5269d65`](https://github.com/tinacms/tinacms/commit/5269d6578d361c55326f39375eaa175707342d51), [`3026a2b`](https://github.com/tinacms/tinacms/commit/3026a2b492113a53c036e43d5d85837cea4a6de3), [`28a94a6`](https://github.com/tinacms/tinacms/commit/28a94a602186f48b528b91236007839e5d02a9de)]:
44
+ - tinacms@2.7.10
45
+
46
+ ## 2.2.9
47
+
48
+ ### Patch Changes
49
+
50
+ - [#5741](https://github.com/tinacms/tinacms/pull/5741) [`0e9de37`](https://github.com/tinacms/tinacms/commit/0e9de379dab2970206b9b60eb014808662f67287) Thanks [@wicksipedia](https://github.com/wicksipedia)! - CMS admin UI - Refactor Sidebar and Branch Button Components
51
+ Forms header - Adds breadcrumb navigation
52
+
53
+ - [#5784](https://github.com/tinacms/tinacms/pull/5784) [`b25c5f0`](https://github.com/tinacms/tinacms/commit/b25c5f0b0e1d3f37870b780230b41dbc56bef1ab) Thanks [@JackDevAU](https://github.com/JackDevAU)! - - Fixed padding issues in FormLists
54
+
55
+ - Fixed Visual Editing's "Edit" button (Reference Fields)
56
+
57
+ - [#5789](https://github.com/tinacms/tinacms/pull/5789) [`5040a6a`](https://github.com/tinacms/tinacms/commit/5040a6aa24e62166d942c47b61a3f18585caded6) Thanks [@JackDevAU](https://github.com/JackDevAU)! - ✨ Adds click to focus for nested objects
58
+
59
+ - Updated dependencies [[`2a3ed6c`](https://github.com/tinacms/tinacms/commit/2a3ed6c3ec3233fd90fd94f3dd3d0243aaad079a), [`bc47f93`](https://github.com/tinacms/tinacms/commit/bc47f938431c400714808613f633b05659a87be1), [`0e9de37`](https://github.com/tinacms/tinacms/commit/0e9de379dab2970206b9b60eb014808662f67287), [`468f0ee`](https://github.com/tinacms/tinacms/commit/468f0eefc0a15a9a9a23737d29ea9a5cb5c6aef6), [`e27c017`](https://github.com/tinacms/tinacms/commit/e27c0172005797af93b908152d51b2966c0cf059), [`b25c5f0`](https://github.com/tinacms/tinacms/commit/b25c5f0b0e1d3f37870b780230b41dbc56bef1ab), [`5040a6a`](https://github.com/tinacms/tinacms/commit/5040a6aa24e62166d942c47b61a3f18585caded6), [`dbef36f`](https://github.com/tinacms/tinacms/commit/dbef36f594b949024d5525184b6a9e1b9085b759), [`3ba6d78`](https://github.com/tinacms/tinacms/commit/3ba6d78f35f817d55bfc3d12b750e54b7e0d11f2)]:
60
+ - tinacms@2.7.9
61
+ - @tinacms/mdx@1.7.0
14
62
 
15
63
  ## 2.2.8
16
64
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tinacms/app",
3
- "version": "0.0.0-e999254-20250610011143",
3
+ "version": "0.0.0-ea917dd-20250905061617",
4
4
  "main": "src/main.tsx",
5
5
  "license": "Apache-2.0",
6
6
  "devDependencies": {
@@ -26,7 +26,7 @@
26
26
  "react-router-dom": "6.3.0",
27
27
  "typescript": "^5.7.3",
28
28
  "zod": "^3.24.2",
29
- "@tinacms/mdx": "0.0.0-e999254-20250610011143",
30
- "tinacms": "0.0.0-e999254-20250610011143"
29
+ "@tinacms/mdx": "1.8.1",
30
+ "tinacms": "0.0.0-ea917dd-20250905061617"
31
31
  }
32
32
  }
@@ -100,7 +100,7 @@ const Playground = () => {
100
100
  false
101
101
  ? 'bg-gray-100 text-gray-900'
102
102
  : 'text-gray-600 hover:bg-gray-50 hover:text-gray-900',
103
- 'flex items-center rounded-md px-3 py-2 text-sm font-medium w-full text-left'
103
+ 'flex items-center rounded px-3 py-2 text-sm font-medium w-full text-left'
104
104
  )}
105
105
  onClick={async () => {
106
106
  if (typeof value === 'function') {
@@ -1,16 +1,16 @@
1
- /**
2
-
3
-
4
-
5
- */
6
- import React from 'react';
7
- import { XCircleIcon } from '@heroicons/react/solid';
8
1
  import {
9
2
  Popover,
10
3
  PopoverButton,
11
4
  PopoverPanel,
12
5
  Transition,
13
6
  } from '@headlessui/react';
7
+ import { XCircleIcon } from '@heroicons/react/solid';
8
+ /**
9
+
10
+
11
+
12
+ */
13
+ import React from 'react';
14
14
  import { Fragment } from 'react';
15
15
  // import { InvalidMarkdownElement } from '@tinacms/mdx/src/parse/plate'
16
16
  export type EmptyTextElement = { type: 'text'; text: '' };
@@ -93,7 +93,7 @@ export function ErrorMessage({ error }: { error: InvalidMarkdownElement }) {
93
93
  >
94
94
  <PopoverPanel className='absolute top-8 w-[300px] -right-3 z-10 mt-3 px-4 sm:px-0'>
95
95
  <div className='overflow-hidden rounded-lg shadow-lg ring-1 ring-black ring-opacity-5'>
96
- <div className='rounded-md bg-red-50 p-4 overflow-scroll'>
96
+ <div className='rounded bg-red-50 p-4 overflow-scroll'>
97
97
  <div className='flex'>
98
98
  <div className='flex-shrink-0'>
99
99
  <XCircleIcon
@@ -6,15 +6,15 @@ import MonacoEditor, { useMonaco, loader } from '@monaco-editor/react';
6
6
  * easily install the current version of the mdx package in all scenarios
7
7
  * (when we're working in the monorepo, or working with a tagged npm version)
8
8
  */
9
- import { parseMDX, stringifyMDX } from '@tinacms/mdx';
10
- import { useDebounce } from './use-debounce';
9
+ import { parseMDX, serializeMDX } from '@tinacms/mdx';
11
10
  import type * as monaco from 'monaco-editor';
11
+ import { RichTextType } from 'tinacms';
12
12
  import {
13
- buildError,
14
13
  ErrorMessage,
15
14
  InvalidMarkdownElement,
15
+ buildError,
16
16
  } from './error-message';
17
- import { RichTextType } from 'tinacms';
17
+ import { useDebounce } from './use-debounce';
18
18
 
19
19
  export const uuid = () => {
20
20
  // @ts-ignore
@@ -57,7 +57,7 @@ export const RawEditor = (props: RichTextType) => {
57
57
  const field = props.field;
58
58
  const inputValue = React.useMemo(() => {
59
59
  // @ts-ignore no access to the rich-text type from this package
60
- const res = stringifyMDX(props.input.value, field, (value) => value);
60
+ const res = serializeMDX(props.input.value, field, (value) => value);
61
61
  return typeof props.input.value === 'string' ? props.input.value : res;
62
62
  }, []);
63
63
  const [value, setValue] = React.useState(inputValue);
@@ -162,6 +162,8 @@ export const RawEditor = (props: RichTextType) => {
162
162
  <div style={{ height: `${height}px` }}>
163
163
  <MonacoEditor
164
164
  beforeMount={() => {}}
165
+ height='100%'
166
+ width='100%'
165
167
  path={id}
166
168
  onMount={handleEditorDidMount}
167
169
  // Setting a custom theme is kind of buggy because it doesn't get defined until monaco has mounted.
@@ -213,10 +215,8 @@ const Button = (props) => {
213
215
  return (
214
216
  <button
215
217
  className={`${
216
- props.align === 'left'
217
- ? 'rounded-l-md border-r-0'
218
- : 'rounded-r-md border-l-0'
219
- } flex justify-center w-full shadow rounded-md bg-white cursor-pointer relative inline-flex items-center px-2 py-2 border border-gray-200 hover:text-white text-sm font-medium transition-all ease-out duration-150 hover:bg-blue-500 focus:z-10 focus:outline-none focus:ring-1 focus:ring-blue-500 focus:border-blue-500`}
218
+ props.align === 'left' ? 'rounded-l border-r-0' : 'rounded-r border-l-0'
219
+ } flex justify-center w-full shadow rounded bg-white cursor-pointer relative inline-flex items-center px-2 py-2 border border-gray-200 hover:text-white text-sm font-medium transition-all ease-out duration-150 hover:bg-blue-500 focus:z-10 focus:outline-none focus:ring-1 focus:ring-blue-500 focus:border-blue-500`}
220
220
  type='button'
221
221
  onClick={props.onClick}
222
222
  >
@@ -103,12 +103,11 @@ const addMetadataField = (
103
103
  kind: 'SelectionSet',
104
104
  selections: [],
105
105
  }),
106
- selections:
107
- [
108
- ...(node.selectionSet?.selections || []),
109
- METADATA_FIELD,
110
- CONTENT_SOURCE_FIELD,
111
- ] || [],
106
+ selections: [
107
+ ...(node.selectionSet?.selections || []),
108
+ METADATA_FIELD,
109
+ CONTENT_SOURCE_FIELD,
110
+ ],
112
111
  },
113
112
  };
114
113
  };
@@ -127,8 +126,7 @@ const addMetaFieldsToQuery = (
127
126
  kind: 'SelectionSet',
128
127
  selections: [],
129
128
  }),
130
- selections:
131
- [...(node.selectionSet?.selections || []), ...metaFields] || [],
129
+ selections: [...(node.selectionSet?.selections || []), ...metaFields],
132
130
  },
133
131
  };
134
132
  };
@@ -242,6 +240,7 @@ export const isNodeType = (type: G.GraphQLOutputType) => {
242
240
  return true;
243
241
  }
244
242
  }
243
+ return false;
245
244
  };
246
245
 
247
246
  export const isConnectionType = (type: G.GraphQLOutputType) => {
@@ -270,4 +269,5 @@ export const isConnectionType = (type: G.GraphQLOutputType) => {
270
269
  return true;
271
270
  }
272
271
  }
272
+ return false;
273
273
  };
@@ -45,7 +45,7 @@ const sysSchema = z.object({
45
45
  collection: z.object({
46
46
  name: z.string(),
47
47
  slug: z.string(),
48
- label: z.string(),
48
+ label: z.string().optional().nullable(),
49
49
  path: z.string(),
50
50
  format: z.string().optional().nullable(),
51
51
  matches: z.string().optional().nullable(),
@@ -305,6 +305,7 @@ export const useGraphQLReducer = (
305
305
  prefix: '',
306
306
  };
307
307
  }
308
+
308
309
  if (isConnectionType(info.returnType)) {
309
310
  const name = G.getNamedType(info.returnType).name;
310
311
  const connectionCollection = tinaSchema
@@ -339,6 +340,7 @@ export const useGraphQLReducer = (
339
340
  const maybeResolvedDocument = resolvedDocuments.find(
340
341
  (doc) => doc._internalSys.path === value
341
342
  );
343
+
342
344
  // If we already have this document, use it.
343
345
  if (maybeResolvedDocument) {
344
346
  resolvedDocument = maybeResolvedDocument;
@@ -349,6 +351,7 @@ export const useGraphQLReducer = (
349
351
  // here and just grab it from the response
350
352
  const maybeResolvedDocument =
351
353
  documentSchema.parse(valueFromSetup);
354
+
352
355
  if (maybeResolvedDocument._internalSys.path === value) {
353
356
  resolvedDocument = maybeResolvedDocument;
354
357
  } else {
@@ -559,12 +562,14 @@ export const useGraphQLReducer = (
559
562
  payload,
560
563
  ]);
561
564
  }
562
- if (event.data.type === 'url-changed') {
563
- cms.dispatch({
564
- type: 'sidebar:set-loading-state',
565
- value: true,
566
- });
567
- }
565
+ // TODO: This is causing a webpack HMR issue - look into refactoring this logic
566
+ // if (event.data.type === 'url-changed') {
567
+ // console.log('[EVENT_TRIGGERED] url-changed: ', event);
568
+ // cms.dispatch({
569
+ // type: 'sidebar:set-loading-state',
570
+ // value: true,
571
+ // });
572
+ // }
568
573
  },
569
574
  [cms, JSON.stringify(results)]
570
575
  );
package/src/lib/util.ts CHANGED
@@ -108,27 +108,22 @@ export const getFormAndFieldNameFromMetadata = (
108
108
  object: object,
109
109
  eventFieldName: string
110
110
  ) => {
111
- let formId;
112
- let n;
113
- const value = getDeepestMetadata(object, eventFieldName);
114
- if (value) {
115
- if (value.prefix) {
116
- const fieldName = eventFieldName.slice(value?.prefix?.length + 1);
117
- const localFieldName = value.name
118
- ? fieldName.slice(value?.name?.length + 1)
119
- : fieldName;
120
- if (localFieldName) {
121
- // If localFieldName is tags.2, just use `tags`
122
- if (!isNaN(Number(localFieldName.split('.')[1]))) {
123
- n = value.fields[localFieldName.split('.')[0]];
124
- } else {
125
- n = value.fields[localFieldName];
126
- }
127
- } else {
128
- n = value.name;
129
- }
130
- formId = value.id;
131
- }
111
+ const metadata = getDeepestMetadata(object, eventFieldName);
112
+
113
+ if (!metadata) {
114
+ console.warn(
115
+ '[getFormAndFieldNameFromMetadata] No metadata found for:',
116
+ eventFieldName
117
+ );
118
+ return { formId: undefined, fieldName: undefined };
132
119
  }
133
- return { formId, fieldName: n };
120
+
121
+ const { id: formId, prefix } = metadata;
122
+ const prefixLength = prefix?.length ?? 0;
123
+ const localFieldName = eventFieldName.slice(prefixLength + 1);
124
+
125
+ return {
126
+ formId,
127
+ fieldName: localFieldName,
128
+ };
134
129
  };