-
-
Notifications
You must be signed in to change notification settings - Fork 736
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes to Volto autogenerated types
- Loading branch information
Showing
45 changed files
with
49 additions
and
185 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Blocks/HeroImageLeft/Edit.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
9 changes: 2 additions & 7 deletions
9
packages/volto/types/components/manage/Contents/Contents.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
export const __test__: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
export const __test__: any; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Contents/ContentsUploadModal.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/AddonsControlpanel.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/Aliases.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/ContentType.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/ContentTypeLayout.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/ContentTypeSchema.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/ContentTypes.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/DatabaseInformation.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/Groups/GroupsControlpanel.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/ModerateComments.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/Rules/AddRule.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/Rules/ConfigureRule.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/Rules/EditRule.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/Rules/Rules.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/Rules/components/VariableModal.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/UndoControlpanel.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/UpgradeControlPanel.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/Users/RenderUsers.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Controlpanels/Users/UsersControlpanel.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,3 @@ | ||
export const __test__: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
export const __test__: any; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Preferences/PersonalPreferences.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Sidebar/ObjectBrowserBody.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
4 changes: 1 addition & 3 deletions
4
packages/volto/types/components/manage/Widgets/ArrayWidget.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
export const ArrayWidgetComponent: React.FC<import("react-intl").WithIntlProps<any>> & { | ||
WrappedComponent: React.ComponentType<any>; | ||
}; | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Widgets/ReferenceWidget.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Widgets/SchemaWidget.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
4 changes: 1 addition & 3 deletions
4
packages/volto/types/components/manage/Widgets/SelectAutoComplete.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
export const SelectAutoCompleteComponent: React.FC<import("react-intl").WithIntlProps<any>> & { | ||
WrappedComponent: React.ComponentType<any>; | ||
}; | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Widgets/TokenWidget.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
declare const _default: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
declare const _default: any; | ||
export default _default; | ||
import React from 'react'; |
5 changes: 1 addition & 4 deletions
5
packages/volto/types/components/manage/Widgets/WysiwygWidget.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
export const WysiwygWidget: React.ForwardRefExoticComponent<Omit<import("react-intl").WithIntlProps<import("react-intl").WrappedComponentProps<string>>, "ref"> & React.RefAttributes<React.ComponentType<import("react-intl").WrappedComponentProps<string>>>> & { | ||
WrappedComponent: React.ComponentType<import("react-intl").WrappedComponentProps<string>>; | ||
}; | ||
export const WysiwygWidget: any; | ||
export default Preloader; | ||
import React from 'react'; | ||
declare function Preloader(props: any): import("react/jsx-runtime").JSX.Element; |
Oops, something went wrong.