@feathery/react 2.3.43 → 2.3.44

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.
@@ -16,6 +16,6 @@ export declare type StyledContainerProps = PropsWithChildren & {
16
16
  * around elements and other "Containers". This component is used by both hosted forms
17
17
  * and the editor to render "Containers".
18
18
  */
19
- export declare const StyledContainer: React.ForwardRefExoticComponent<Omit<StyledContainerProps, "ref"> & React.RefAttributes<HTMLDivElement>>;
19
+ export declare const StyledContainer: React.ForwardRefExoticComponent<Pick<StyledContainerProps, string | number> & React.RefAttributes<HTMLDivElement>>;
20
20
  export { getCellStyle };
21
21
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Form/grid/StyledContainer/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,iBAAiB,EAAc,MAAM,OAAO,CAAC;AAQ7D,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAIxC,oBAAY,oBAAoB,GAAG,iBAAiB,GAAG;IACrD,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,GAAG,CAAC;IACV,GAAG,CAAC,EAAE,GAAG,CAAC;IACV,GAAG,CAAC,EAAE,GAAG,CAAC;IACV,SAAS,CAAC,EAAE,GAAG,CAAC;IAChB,QAAQ,CAAC,EAAE,SAAS,GAAG,QAAQ,CAAC;IAChC,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,eAAe,0GA4F3B,CAAC;AAEF,OAAO,EAAE,YAAY,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/Form/grid/StyledContainer/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,iBAAiB,EAAc,MAAM,OAAO,CAAC;AAQ7D,OAAO,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAIxC,oBAAY,oBAAoB,GAAG,iBAAiB,GAAG;IACrD,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,GAAG,CAAC;IACV,GAAG,CAAC,EAAE,GAAG,CAAC;IACV,GAAG,CAAC,EAAE,GAAG,CAAC;IACV,SAAS,CAAC,EAAE,GAAG,CAAC;IAChB,QAAQ,CAAC,EAAE,SAAS,GAAG,QAAQ,CAAC;IAChC,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEF;;;;;GAKG;AACH,eAAO,MAAM,eAAe,oHA4F3B,CAAC;AAEF,OAAO,EAAE,YAAY,EAAE,CAAC"}
@@ -1,2 +1,2 @@
1
- export default function Placeholder({ value, element, responsiveStyles, type, inputFocused, rightToLeft, repeatIndex }: any): import("@emotion/react/jsx-runtime").JSX.Element;
1
+ export default function Placeholder({ value, element, responsiveStyles, type, inputFocused, repeatIndex }: any): import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  //# sourceMappingURL=Placeholder.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Placeholder.d.ts","sourceRoot":"","sources":["../../../src/elements/components/Placeholder.tsx"],"names":[],"mappings":"AAEA,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAClC,KAAK,EACL,OAAO,EACP,gBAAgB,EAChB,IAAc,EACd,YAAoB,EACpB,WAAmB,EACnB,WAAkB,EACnB,EAAE,GAAG,oDA2BL"}
1
+ {"version":3,"file":"Placeholder.d.ts","sourceRoot":"","sources":["../../../src/elements/components/Placeholder.tsx"],"names":[],"mappings":"AAEA,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAClC,KAAK,EACL,OAAO,EACP,gBAAgB,EAChB,IAAc,EACd,YAAoB,EACpB,WAAkB,EACnB,EAAE,GAAG,oDA2BL"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare function AddressLine1({ element, responsiveStyles, fieldLabel, elementProps, disabled, autoComplete, editMode, rightToLeft, repeatIndex, onSelect, onBlur, onEnter, setRef, value, inlineError, children, ...props }: any): import("@emotion/react/jsx-runtime").JSX.Element;
2
+ declare function AddressLine1({ element, responsiveStyles, fieldLabel, elementProps, disabled, autoComplete, editMode, repeatIndex, onSelect, onBlur, onEnter, setRef, value, inlineError, children, ...props }: any): import("@emotion/react/jsx-runtime").JSX.Element;
3
3
  declare const _default: React.MemoExoticComponent<typeof AddressLine1>;
4
4
  export default _default;
5
5
  //# sourceMappingURL=AddressLine1.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AddressLine1.d.ts","sourceRoot":"","sources":["../../../src/elements/fields/AddressLine1.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiD,MAAM,OAAO,CAAC;AAkBtE,iBAAS,YAAY,CAAC,EACpB,OAAO,EACP,gBAAgB,EAChB,UAAU,EACV,YAAiB,EACjB,QAAgB,EAChB,YAAY,EACZ,QAAQ,EACR,WAAW,EACX,WAAkB,EAClB,QAAmB,EACnB,MAAiB,EACjB,OAAkB,EAClB,MAAiB,EACjB,KAAU,EACV,WAAW,EACX,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,GAAG,oDAmJL;;AAqCD,wBAAkC"}
1
+ {"version":3,"file":"AddressLine1.d.ts","sourceRoot":"","sources":["../../../src/elements/fields/AddressLine1.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiD,MAAM,OAAO,CAAC;AAkBtE,iBAAS,YAAY,CAAC,EACpB,OAAO,EACP,gBAAgB,EAChB,UAAU,EACV,YAAiB,EACjB,QAAgB,EAChB,YAAY,EACZ,QAAQ,EACR,WAAkB,EAClB,QAAmB,EACnB,MAAiB,EACjB,OAAkB,EAClB,MAAiB,EACjB,KAAU,EACV,WAAW,EACX,QAAQ,EACR,GAAG,KAAK,EACT,EAAE,GAAG,oDAkJL;;AAqCD,wBAAkC"}
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
2
  export declare function formatDateString(date: any, meta: Record<string, any>): string;
3
- declare function DateSelectorField({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, rightToLeft, onComplete, onEnter, setRef, value, inlineError, children }: any): import("@emotion/react/jsx-runtime").JSX.Element;
3
+ declare function DateSelectorField({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, onComplete, onEnter, setRef, value, inlineError, children }: any): import("@emotion/react/jsx-runtime").JSX.Element;
4
4
  declare const _default: React.MemoExoticComponent<typeof DateSelectorField>;
5
5
  export default _default;
6
- declare const CustomMaskedInput: React.ForwardRefExoticComponent<Omit<any, "ref"> & React.RefAttributes<unknown>>;
6
+ declare const CustomMaskedInput: React.ForwardRefExoticComponent<Pick<any, string | number | symbol> & React.RefAttributes<unknown>>;
7
7
  export { CustomMaskedInput };
8
8
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/elements/fields/DateSelectorField/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4C,MAAM,OAAO,CAAC;AAsBjE,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,UA0CpE;AAID,iBAAS,iBAAiB,CAAC,EACzB,OAAO,EACP,gBAAgB,EAChB,UAAU,EACV,YAAiB,EACjB,QAAgB,EAChB,QAAgB,EAChB,WAAkB,EAClB,QAAQ,EACR,WAAW,EACX,UAAqB,EACrB,OAAkB,EAClB,MAAiB,EACjB,KAAU,EACV,WAAW,EACX,QAAQ,EACT,EAAE,GAAG,oDA0ML;;AAED,wBAAuC;AAYvC,QAAA,MAAM,iBAAiB,kFAMtB,CAAC;AAEF,OAAO,EAAE,iBAAiB,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/elements/fields/DateSelectorField/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4C,MAAM,OAAO,CAAC;AAsBjE,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,UA0CpE;AAID,iBAAS,iBAAiB,CAAC,EACzB,OAAO,EACP,gBAAgB,EAChB,UAAU,EACV,YAAiB,EACjB,QAAgB,EAChB,QAAgB,EAChB,WAAkB,EAClB,QAAQ,EACR,UAAqB,EACrB,OAAkB,EAClB,MAAiB,EACjB,KAAU,EACV,WAAW,EACX,QAAQ,EACT,EAAE,GAAG,oDAyML;;AAED,wBAAuC;AAYvC,QAAA,MAAM,iBAAiB,qGAMtB,CAAC;AAEF,OAAO,EAAE,iBAAiB,EAAE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/elements/fields/DateSelectorField/styles.tsx"],"names":[],"mappings":"AAGA,MAAM,CAAC,OAAO,UAAU,cAAc,qDAo6BrC"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../src/elements/fields/DateSelectorField/styles.tsx"],"names":[],"mappings":"AAGA,MAAM,CAAC,OAAO,UAAU,cAAc,qDAq6BrC"}
@@ -1,2 +1,2 @@
1
- export default function DropdownMultiField({ element, responsiveStyles, fieldLabel, inlineError, required, disabled, fieldVal, repeatIndex, editMode, onChange, elementProps, children }: any): import("@emotion/react/jsx-runtime").JSX.Element;
1
+ export default function DropdownMultiField({ element, responsiveStyles, fieldLabel, inlineError, required, disabled, fieldVal, repeatIndex, editMode, onChange, elementProps, rightToLeft, children }: any): import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  //# sourceMappingURL=DropdownMultiField.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DropdownMultiField.d.ts","sourceRoot":"","sources":["../../../src/elements/fields/DropdownMultiField.tsx"],"names":[],"mappings":"AAiDA,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,EACzC,OAAO,EACP,gBAAgB,EAChB,UAAU,EACV,WAAW,EACX,QAAgB,EAChB,QAAgB,EAChB,QAAa,EACb,WAAkB,EAClB,QAAQ,EACR,QAAmB,EACnB,YAAiB,EACjB,QAAQ,EACT,EAAE,GAAG,oDAoLL"}
1
+ {"version":3,"file":"DropdownMultiField.d.ts","sourceRoot":"","sources":["../../../src/elements/fields/DropdownMultiField.tsx"],"names":[],"mappings":"AAkDA,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,EACzC,OAAO,EACP,gBAAgB,EAChB,UAAU,EACV,WAAW,EACX,QAAgB,EAChB,QAAgB,EAChB,QAAa,EACb,WAAkB,EAClB,QAAQ,EACR,QAAmB,EACnB,YAAiB,EACjB,WAAW,EACX,QAAQ,EACT,EAAE,GAAG,oDA6KL"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare function PasswordField({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, rightToLeft, onChange, onEnter, setRef, rawValue, inlineError, children }: any): import("@emotion/react/jsx-runtime").JSX.Element;
2
+ declare function PasswordField({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, onChange, onEnter, setRef, rawValue, inlineError, children }: any): import("@emotion/react/jsx-runtime").JSX.Element;
3
3
  declare const _default: React.MemoExoticComponent<typeof PasswordField>;
4
4
  export default _default;
5
5
  //# sourceMappingURL=PasswordField.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PasswordField.d.ts","sourceRoot":"","sources":["../../../src/elements/fields/PasswordField.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyB,MAAM,OAAO,CAAC;AAU9C,iBAAS,aAAa,CAAC,EACrB,OAAO,EACP,gBAAgB,EAChB,UAAU,EACV,YAAiB,EACjB,QAAgB,EAChB,QAAgB,EAChB,WAAkB,EAClB,QAAQ,EACR,WAAW,EACX,QAAmB,EACnB,OAAkB,EAClB,MAAiB,EACjB,QAAa,EACb,WAAW,EACX,QAAQ,EACT,EAAE,GAAG,oDA8GL;;AAED,wBAAmC"}
1
+ {"version":3,"file":"PasswordField.d.ts","sourceRoot":"","sources":["../../../src/elements/fields/PasswordField.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyB,MAAM,OAAO,CAAC;AAU9C,iBAAS,aAAa,CAAC,EACrB,OAAO,EACP,gBAAgB,EAChB,UAAU,EACV,YAAiB,EACjB,QAAgB,EAChB,QAAgB,EAChB,WAAkB,EAClB,QAAQ,EACR,QAAmB,EACnB,OAAkB,EAClB,MAAiB,EACjB,QAAa,EACb,WAAW,EACX,QAAQ,EACT,EAAE,GAAG,oDA6GL;;AAED,wBAAmC"}
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
- declare const _default: React.ForwardRefExoticComponent<Omit<any, "ref"> & React.RefAttributes<unknown>>;
2
+ declare const _default: React.ForwardRefExoticComponent<Pick<any, string | number | symbol> & React.RefAttributes<unknown>>;
3
3
  export default _default;
4
4
  //# sourceMappingURL=CountryDropdown.d.ts.map
@@ -1,2 +1,2 @@
1
- export default function SliderField({ element, fieldLabel, responsiveStyles, disabled, fieldVal, editMode, onChange, elementProps, children }: any): import("@emotion/react/jsx-runtime").JSX.Element;
1
+ export default function SliderField({ element, fieldLabel, responsiveStyles, disabled, fieldVal, editMode, rightToLeft, onChange, elementProps, children }: any): import("@emotion/react/jsx-runtime").JSX.Element;
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/elements/fields/SliderField/index.tsx"],"names":[],"mappings":"AAMA,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAClC,OAAO,EACP,UAAU,EACV,gBAAgB,EAChB,QAAgB,EAChB,QAAY,EACZ,QAAQ,EACR,QAAmB,EACnB,YAAiB,EACjB,QAAQ,EACT,EAAE,GAAG,oDAgFL"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/elements/fields/SliderField/index.tsx"],"names":[],"mappings":"AAMA,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAClC,OAAO,EACP,UAAU,EACV,gBAAgB,EAChB,QAAgB,EAChB,QAAY,EACZ,QAAQ,EACR,WAAW,EACX,QAAmB,EACnB,YAAiB,EACjB,QAAQ,EACT,EAAE,GAAG,oDAiFL"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare function TextArea({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, editMode, rightToLeft, onChange, setRef, rawValue, inlineError, repeatIndex, children }: any): import("@emotion/react/jsx-runtime").JSX.Element;
2
+ declare function TextArea({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, editMode, onChange, setRef, rawValue, inlineError, repeatIndex, children }: any): import("@emotion/react/jsx-runtime").JSX.Element;
3
3
  declare const _default: React.MemoExoticComponent<typeof TextArea>;
4
4
  export default _default;
5
5
  //# sourceMappingURL=TextArea.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TextArea.d.ts","sourceRoot":"","sources":["../../../src/elements/fields/TextArea.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyB,MAAM,OAAO,CAAC;AAQ9C,iBAAS,QAAQ,CAAC,EAChB,OAAO,EACP,gBAAgB,EAChB,UAAU,EACV,YAAiB,EACjB,QAAgB,EAChB,QAAgB,EAChB,QAAQ,EACR,WAAW,EACX,QAAmB,EACnB,MAAiB,EACjB,QAAa,EACb,WAAW,EACX,WAAkB,EAClB,QAAQ,EACT,EAAE,GAAG,oDA2FL;;AAED,wBAA8B"}
1
+ {"version":3,"file":"TextArea.d.ts","sourceRoot":"","sources":["../../../src/elements/fields/TextArea.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyB,MAAM,OAAO,CAAC;AAQ9C,iBAAS,QAAQ,CAAC,EAChB,OAAO,EACP,gBAAgB,EAChB,UAAU,EACV,YAAiB,EACjB,QAAgB,EAChB,QAAgB,EAChB,QAAQ,EACR,QAAmB,EACnB,MAAiB,EACjB,QAAa,EACb,WAAW,EACX,WAAkB,EAClB,QAAQ,EACT,EAAE,GAAG,oDA0FL;;AAED,wBAA8B"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- declare function TextField({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, autoComplete, editMode, rightToLeft, onAccept, onEnter, setRef, inlineError, repeatIndex, children }: any): import("@emotion/react/jsx-runtime").JSX.Element;
2
+ declare function TextField({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, autoComplete, editMode, onAccept, onEnter, setRef, inlineError, repeatIndex, children }: any): import("@emotion/react/jsx-runtime").JSX.Element;
3
3
  declare const _default: React.MemoExoticComponent<typeof TextField>;
4
4
  export default _default;
5
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/elements/fields/TextField/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAyB,MAAM,OAAO,CAAC;AAgM9C,iBAAS,SAAS,CAAC,EACjB,OAAO,EACP,gBAAgB,EAChB,UAAU,EACV,YAAiB,EACjB,QAAgB,EAChB,QAAgB,EAChB,YAAY,EACZ,QAAQ,EACR,WAAW,EACX,QAAmB,EACnB,OAAkB,EAClB,MAAiB,EACjB,WAAW,EACX,WAAkB,EAClB,QAAQ,EACT,EAAE,GAAG,oDA6IL;;AAED,wBAA+B"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/elements/fields/TextField/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAyB,MAAM,OAAO,CAAC;AAgM9C,iBAAS,SAAS,CAAC,EACjB,OAAO,EACP,gBAAgB,EAChB,UAAU,EACV,YAAiB,EACjB,QAAgB,EAChB,QAAgB,EAChB,YAAY,EACZ,QAAQ,EACR,QAAmB,EACnB,OAAkB,EAClB,MAAiB,EACjB,WAAW,EACX,WAAkB,EAClB,QAAQ,EACT,EAAE,GAAG,oDA6IL;;AAED,wBAA+B"}
@@ -14,18 +14,18 @@ import SliderField from './SliderField';
14
14
  import MatrixField from './MatrixField';
15
15
  import QRScanner from './QRScanner';
16
16
  declare const Fields: {
17
- AddressLine1: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, disabled, autoComplete, editMode, rightToLeft, repeatIndex, onSelect, onBlur, onEnter, setRef, value, inlineError, children, ...props }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
17
+ AddressLine1: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, disabled, autoComplete, editMode, repeatIndex, onSelect, onBlur, onEnter, setRef, value, inlineError, children, ...props }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
18
18
  ButtonGroupField: typeof ButtonGroupField;
19
19
  CheckboxField: typeof CheckboxField;
20
20
  CheckboxGroupField: typeof CheckboxGroupField;
21
21
  ColorPickerField: typeof ColorPickerField;
22
22
  CustomField: React.MemoExoticComponent<({ element, responsiveStyles, elementProps, editMode, onChange, rawValue }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
23
- DateSelectorField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, rightToLeft, onComplete, onEnter, setRef, value, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
23
+ DateSelectorField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, onComplete, onEnter, setRef, value, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
24
24
  DropdownField: typeof DropdownField;
25
25
  DropdownMultiField: typeof DropdownMultiField;
26
26
  FileUploadField: typeof FileUploadField;
27
27
  MatrixField: typeof MatrixField;
28
- PasswordField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, rightToLeft, onChange, onEnter, setRef, rawValue, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
28
+ PasswordField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, onChange, onEnter, setRef, rawValue, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
29
29
  PaymentMethodField: React.MemoExoticComponent<({ editMode, children, ...props }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
30
30
  PhoneField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, fullNumber, elementProps, required, disabled, repeatIndex, autoComplete, editMode, onComplete, setRef, inlineError, rightToLeft, onEnter, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
31
31
  PinInputField: typeof PinInputField;
@@ -34,8 +34,8 @@ declare const Fields: {
34
34
  RatingField: typeof RatingField;
35
35
  SignatureField: typeof SignatureField;
36
36
  SliderField: typeof SliderField;
37
- TextField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, autoComplete, editMode, rightToLeft, onAccept, onEnter, setRef, inlineError, repeatIndex, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
38
- TextArea: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, editMode, rightToLeft, onChange, setRef, rawValue, inlineError, repeatIndex, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
37
+ TextField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, autoComplete, editMode, onAccept, onEnter, setRef, inlineError, repeatIndex, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
38
+ TextArea: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, editMode, onChange, setRef, rawValue, inlineError, repeatIndex, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
39
39
  };
40
40
  export declare const DROPDOWN_Z_INDEX = 10;
41
41
  export default Fields;
@@ -5,18 +5,18 @@ import ImageElement from './basic/ImageElement';
5
5
  import ProgressBarElement from './basic/ProgressBarElement';
6
6
  import VideoElement from './basic/VideoElement';
7
7
  declare const Elements: {
8
- AddressLine1: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, disabled, autoComplete, editMode, rightToLeft, repeatIndex, onSelect, onBlur, onEnter, setRef, value, inlineError, children, ...props }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
8
+ AddressLine1: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, disabled, autoComplete, editMode, repeatIndex, onSelect, onBlur, onEnter, setRef, value, inlineError, children, ...props }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
9
9
  ButtonGroupField: typeof import("./fields/ButtonGroupField").default;
10
10
  CheckboxField: typeof import("./fields/CheckboxField").default;
11
11
  CheckboxGroupField: typeof import("./fields/CheckboxGroupField").default;
12
12
  ColorPickerField: typeof import("./fields/ColorPickerField").default;
13
13
  CustomField: React.MemoExoticComponent<({ element, responsiveStyles, elementProps, editMode, onChange, rawValue }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
14
- DateSelectorField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, rightToLeft, onComplete, onEnter, setRef, value, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
14
+ DateSelectorField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, onComplete, onEnter, setRef, value, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
15
15
  DropdownField: typeof import("./fields/DropdownField").default;
16
16
  DropdownMultiField: typeof import("./fields/DropdownMultiField").default;
17
17
  FileUploadField: typeof import("./fields/FileUploadField").default;
18
18
  MatrixField: typeof import("./fields/MatrixField").default;
19
- PasswordField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, rightToLeft, onChange, onEnter, setRef, rawValue, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
19
+ PasswordField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, onChange, onEnter, setRef, rawValue, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
20
20
  PaymentMethodField: React.MemoExoticComponent<({ editMode, children, ...props }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
21
21
  PhoneField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, fullNumber, elementProps, required, disabled, repeatIndex, autoComplete, editMode, onComplete, setRef, inlineError, rightToLeft, onEnter, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
22
22
  PinInputField: typeof import("./fields/PinInputField").default;
@@ -25,8 +25,8 @@ declare const Elements: {
25
25
  RatingField: typeof import("./fields/RatingField").default;
26
26
  SignatureField: typeof import("./fields/SignatureField").default;
27
27
  SliderField: typeof import("./fields/SliderField").default;
28
- TextField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, autoComplete, editMode, rightToLeft, onAccept, onEnter, setRef, inlineError, repeatIndex, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
29
- TextArea: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, editMode, rightToLeft, onChange, setRef, rawValue, inlineError, repeatIndex, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
28
+ TextField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, autoComplete, editMode, onAccept, onEnter, setRef, inlineError, repeatIndex, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
29
+ TextArea: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, editMode, onChange, setRef, rawValue, inlineError, repeatIndex, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
30
30
  ImageElement: typeof ImageElement;
31
31
  VideoElement: typeof VideoElement;
32
32
  TextElement: typeof TextElement;
package/dist/index.d.ts CHANGED
@@ -64,18 +64,18 @@ declare function renderAt(elementId: any, props: FormProps, loginEnabled?: boole
64
64
  declare const Feathery: {
65
65
  Form: typeof Form;
66
66
  Elements: {
67
- AddressLine1: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, disabled, autoComplete, editMode, rightToLeft, repeatIndex, onSelect, onBlur, onEnter, setRef, value, inlineError, children, ...props }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
67
+ AddressLine1: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, disabled, autoComplete, editMode, repeatIndex, onSelect, onBlur, onEnter, setRef, value, inlineError, children, ...props }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
68
68
  ButtonGroupField: typeof import("./elements/fields/ButtonGroupField").default;
69
69
  CheckboxField: typeof import("./elements/fields/CheckboxField").default;
70
70
  CheckboxGroupField: typeof import("./elements/fields/CheckboxGroupField").default;
71
71
  ColorPickerField: typeof import("./elements/fields/ColorPickerField").default;
72
72
  CustomField: React.MemoExoticComponent<({ element, responsiveStyles, elementProps, editMode, onChange, rawValue }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
73
- DateSelectorField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, rightToLeft, onComplete, onEnter, setRef, value, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
73
+ DateSelectorField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, onComplete, onEnter, setRef, value, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
74
74
  DropdownField: typeof import("./elements/fields/DropdownField").default;
75
75
  DropdownMultiField: typeof import("./elements/fields/DropdownMultiField").default;
76
76
  FileUploadField: typeof import("./elements/fields/FileUploadField").default;
77
77
  MatrixField: typeof import("./elements/fields/MatrixField").default;
78
- PasswordField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, rightToLeft, onChange, onEnter, setRef, rawValue, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
78
+ PasswordField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, onChange, onEnter, setRef, rawValue, inlineError, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
79
79
  PaymentMethodField: React.MemoExoticComponent<({ editMode, children, ...props }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
80
80
  PhoneField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, fullNumber, elementProps, required, disabled, repeatIndex, autoComplete, editMode, onComplete, setRef, inlineError, rightToLeft, onEnter, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
81
81
  PinInputField: typeof import("./elements/fields/PinInputField").default;
@@ -84,8 +84,8 @@ declare const Feathery: {
84
84
  RatingField: typeof import("./elements/fields/RatingField").default;
85
85
  SignatureField: typeof import("./elements/fields/SignatureField").default;
86
86
  SliderField: typeof import("./elements/fields/SliderField").default;
87
- TextField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, autoComplete, editMode, rightToLeft, onAccept, onEnter, setRef, inlineError, repeatIndex, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
88
- TextArea: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, editMode, rightToLeft, onChange, setRef, rawValue, inlineError, repeatIndex, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
87
+ TextField: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, autoComplete, editMode, onAccept, onEnter, setRef, inlineError, repeatIndex, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
88
+ TextArea: React.MemoExoticComponent<({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, editMode, onChange, setRef, rawValue, inlineError, repeatIndex, children }: any) => import("@emotion/react/jsx-runtime").JSX.Element>;
89
89
  ImageElement: typeof import("./elements/basic/ImageElement").default;
90
90
  VideoElement: typeof import("./elements/basic/VideoElement").default;
91
91
  TextElement: typeof import("./elements/basic/TextElement").default;