@feathery/react 2.0.365 → 2.0.367
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/dist/Form/grid/index.d.ts.map +1 -1
- package/dist/elements/components/TextNodes.d.ts +1 -1
- package/dist/elements/components/TextNodes.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/utils/client.d.ts +1 -1
- package/dist/utils/client.d.ts.map +1 -1
- package/package.json +1 -1
- package/umd/index.js +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Form/grid/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/Form/grid/index.tsx"],"names":[],"mappings":"AAkBA,QAAA,MAAM,IAAI,6BAA8B,GAAG,4DAiB1C,CAAC;AA4SF,eAAe,IAAI,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const TEXT_VARIABLE_PATTERN: RegExp;
|
|
2
|
-
export declare function replaceTextVariables(text: string, repeat
|
|
2
|
+
export declare function replaceTextVariables(text: string, repeat?: any): string;
|
|
3
3
|
declare function TextNodes({ element, responsiveStyles, cssTarget, conditions, editMode, disabled, focused, textSpanOnClick, textCallbacks, featheryContext }: any): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
4
4
|
export default TextNodes;
|
|
5
5
|
//# sourceMappingURL=TextNodes.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextNodes.d.ts","sourceRoot":"","sources":["../../../src/elements/components/TextNodes.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TextNodes.d.ts","sourceRoot":"","sources":["../../../src/elements/components/TextNodes.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,qBAAqB,QAAa,CAAC;AAEhD,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,GAAG,UAqB9D;AAiDD,iBAAS,SAAS,CAAC,EACjB,OAAO,EACP,gBAAgB,EAChB,SAAc,EACd,UAAe,EACf,QAAQ,EACR,QAAgB,EAChB,OAAe,EACf,eAA0B,EAC1B,aAAkB,EAClB,eAAoB,EACrB,EAAE,GAAG,oDA2GL;AAED,eAAe,SAAS,CAAC"}
|