@applica-software-guru/react-admin 1.1.93 → 1.1.94

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.
@@ -4,5 +4,6 @@ declare function AutocompleteArrayInput({ ...props }: {
4
4
  }): import("react/jsx-runtime").JSX.Element;
5
5
  declare namespace AutocompleteArrayInput {
6
6
  const propTypes: any;
7
+ const defaultProps: any;
7
8
  }
8
9
  //# sourceMappingURL=AutocompleteArrayInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AutocompleteArrayInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/AutocompleteArrayInput.jsx"],"names":[],"mappings":";AAqBA;;4CAIC"}
1
+ {"version":3,"file":"AutocompleteArrayInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/AutocompleteArrayInput.jsx"],"names":[],"mappings":";AAoBA;;4CAIC"}
@@ -2,5 +2,6 @@ export default AutocompleteInput;
2
2
  declare function AutocompleteInput(props: any): import("react/jsx-runtime").JSX.Element;
3
3
  declare namespace AutocompleteInput {
4
4
  const propTypes: any;
5
+ const defaultProps: any;
5
6
  }
6
7
  //# sourceMappingURL=AutocompleteInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AutocompleteInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/AutocompleteInput.jsx"],"names":[],"mappings":";AAwBA,wFASC"}
1
+ {"version":3,"file":"AutocompleteInput.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-inputs/AutocompleteInput.jsx"],"names":[],"mappings":";AAuBA,wFASC"}
@@ -1 +1 @@
1
- {"version":3,"file":"List.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-lists/List.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAkB,MAAM,aAAa,CAAC;AA+FxD,QAAA,MAAM,IAAI;YAAW,SAAS,GAAG,WAAW;;;;;;;;;;;;;;;;;;;;;;CAM3C,CAAC;AAMF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"List.d.ts","sourceRoot":"","sources":["../../../../src/components/ra-lists/List.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAkB,MAAM,aAAa,CAAC;AA2FxD,QAAA,MAAM,IAAI;YAAW,SAAS,GAAG,WAAW;;;;;;;;;;;;;;;;;;;;;;CAM3C,CAAC;AAMF,eAAe,IAAI,CAAC"}