@texturehq/edges 1.28.0 → 1.28.2

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.
@@ -2,7 +2,7 @@ import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
  import { Key, DateValue } from 'react-aria-components';
4
4
  import { FieldValues, FieldPath, Path, UseFormProps, SubmitHandler, SubmitErrorHandler } from 'react-hook-form';
5
- import { A as Autocomplete, C as Checkbox, a as CheckboxGroup, b as ColorField, N as NumberField, R as RadioCardGroup, c as RadioGroup, S as Select, d as Switch, T as TextArea, e as TextField, f as TimeFieldProps, B as Button } from '../TimeField-BqhXKWUT.cjs';
5
+ import { A as Autocomplete, C as Checkbox, a as CheckboxGroup, b as ColorField, N as NumberField, R as RadioCardGroup, c as RadioGroup, S as Select, d as Switch, T as TextArea, e as TextField, f as TimeFieldProps, B as Button } from '../TimeField-ydXvd3yT.cjs';
6
6
  import { a as DateField, b as FileUpload, c as RichTextEditor } from '../RichTextEditor-7jc4jO7e.cjs';
7
7
  import '@phosphor-icons/react';
8
8
 
@@ -156,7 +156,7 @@ interface FormSaveBarProps {
156
156
  secondaryLabel?: string;
157
157
  className?: string;
158
158
  }
159
- declare function FormSaveBar({ formId, onCancel, primaryLabel, secondaryLabel, className, }: FormSaveBarProps): react_jsx_runtime.JSX.Element;
159
+ declare function FormSaveBar({ formId, onCancel, primaryLabel, secondaryLabel, className }: FormSaveBarProps): react_jsx_runtime.JSX.Element;
160
160
 
161
161
  /**
162
162
  * When the form has submit errors, scroll to the first one.
@@ -2,7 +2,7 @@ import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
  import { Key, DateValue } from 'react-aria-components';
4
4
  import { FieldValues, FieldPath, Path, UseFormProps, SubmitHandler, SubmitErrorHandler } from 'react-hook-form';
5
- import { A as Autocomplete, C as Checkbox, a as CheckboxGroup, b as ColorField, N as NumberField, R as RadioCardGroup, c as RadioGroup, S as Select, d as Switch, T as TextArea, e as TextField, f as TimeFieldProps, B as Button } from '../TimeField-BbLIbv0J.js';
5
+ import { A as Autocomplete, C as Checkbox, a as CheckboxGroup, b as ColorField, N as NumberField, R as RadioCardGroup, c as RadioGroup, S as Select, d as Switch, T as TextArea, e as TextField, f as TimeFieldProps, B as Button } from '../TimeField-DUQ94xQz.js';
6
6
  import { a as DateField, b as FileUpload, c as RichTextEditor } from '../RichTextEditor-7jc4jO7e.js';
7
7
  import '@phosphor-icons/react';
8
8
 
@@ -156,7 +156,7 @@ interface FormSaveBarProps {
156
156
  secondaryLabel?: string;
157
157
  className?: string;
158
158
  }
159
- declare function FormSaveBar({ formId, onCancel, primaryLabel, secondaryLabel, className, }: FormSaveBarProps): react_jsx_runtime.JSX.Element;
159
+ declare function FormSaveBar({ formId, onCancel, primaryLabel, secondaryLabel, className }: FormSaveBarProps): react_jsx_runtime.JSX.Element;
160
160
 
161
161
  /**
162
162
  * When the form has submit errors, scroll to the first one.