@feathery/react 2.0.447 → 2.0.449
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.
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
export declare function formatDateString(date: any,
|
|
2
|
+
export declare function formatDateString(date: any, meta: Record<string, any>): string;
|
|
3
3
|
declare function DateSelectorField({ element, responsiveStyles, fieldLabel, elementProps, required, disabled, repeatIndex, editMode, rightToLeft, onChange, 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;
|
|
@@ -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;AAajE,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,GAAG,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/elements/fields/DateSelectorField/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4C,MAAM,OAAO,CAAC;AAajE,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,UA0CpE;AAKD,iBAAS,iBAAiB,CAAC,EACzB,OAAO,EACP,gBAAgB,EAChB,UAAU,EACV,YAAiB,EACjB,QAAgB,EAChB,QAAgB,EAChB,WAAkB,EAClB,QAAQ,EACR,WAAW,EACX,QAAmB,EACnB,MAAiB,EACjB,KAAU,EACV,WAAW,EACX,QAAQ,EACT,EAAE,GAAG,oDA0JL;;AAED,wBAAuC"}
|