@ndla/ui 30.9.0 → 32.0.0
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/README.md +4 -0
- package/es/Animation/DisplayOnPageYOffset.js +1 -1
- package/es/Article/Article.js +3 -3
- package/es/Filter/FilterListPhone.js +1 -1
- package/es/NDLAFilm/AllMoviesAlphabetically.js +12 -12
- package/es/ResourceBox/ResourceBox.js +9 -11
- package/es/TopicMenu/TopicMenu.js +2 -2
- package/es/TreeStructure/AddFolderButton.js +2 -2
- package/es/TreeStructure/ComboboxButton.js +2 -2
- package/es/TreeStructure/FolderItem.js +11 -10
- package/es/TreeStructure/FolderItems.js +28 -37
- package/es/TreeStructure/TreeStructure.js +8 -8
- package/es/User/parseUserObject.js +1 -1
- package/lib/Animation/DisplayOnPageYOffset.js +2 -2
- package/lib/Article/Article.d.ts +5 -5
- package/lib/Article/Article.js +4 -4
- package/lib/Article/ArticleAccessMessage.d.ts +1 -1
- package/lib/Article/ArticleByline.d.ts +3 -3
- package/lib/Article/ArticleContent.d.ts +1 -1
- package/lib/Article/ArticleFootNotes.d.ts +1 -1
- package/lib/Article/ArticleHeaderWrapper.d.ts +2 -2
- package/lib/Article/ArticleNotions.d.ts +2 -2
- package/lib/Article/ArticleSideBar.d.ts +1 -1
- package/lib/AudioPlayer/AudioPlayer.d.ts +1 -1
- package/lib/AudioPlayer/Controls.d.ts +1 -1
- package/lib/AudioPlayer/SpeechControl.d.ts +1 -1
- package/lib/BannerCard/BannerCard.d.ts +2 -2
- package/lib/BlogPosts/BlogPost.d.ts +1 -1
- package/lib/Breadcrumblist/Breadcrumblist.d.ts +2 -2
- package/lib/CompetenceGoalTab/CompetenceGoalTab.d.ts +1 -1
- package/lib/CompetenceGoalTab/CompetenceItem.d.ts +5 -5
- package/lib/CompetenceGoalTab/SearchButton.d.ts +1 -1
- package/lib/ComponentCursor/ComponentCursor.d.ts +1 -1
- package/lib/CreatedBy/CreatedBy.d.ts +1 -1
- package/lib/ErrorMessage/ErrorResourceAccessDenied.d.ts +1 -1
- package/lib/Figure/Figure.d.ts +1 -1
- package/lib/Filter/FilterButtons.d.ts +2 -2
- package/lib/Filter/FilterListPhone.js +2 -2
- package/lib/Footer/EditorName.d.ts +1 -1
- package/lib/Footer/Footer.d.ts +1 -1
- package/lib/Footer/FooterLinks.d.ts +1 -1
- package/lib/Footer/FooterPrivacy.d.ts +1 -1
- package/lib/Footer/FooterText.d.ts +1 -1
- package/lib/Frontpage/FrontpageAllSubjects.d.ts +3 -3
- package/lib/Frontpage/FrontpageFilm.d.ts +1 -1
- package/lib/Frontpage/FrontpageInfo.d.ts +1 -1
- package/lib/Frontpage/FrontpageMultidisciplinarySubject.d.ts +1 -1
- package/lib/Frontpage/FrontpageProgramMenu.d.ts +1 -1
- package/lib/Frontpage/FrontpageSearch.d.ts +1 -1
- package/lib/Frontpage/FrontpageToolbox.d.ts +1 -1
- package/lib/Hero/Hero.d.ts +1 -1
- package/lib/LanguageSelector/LanguageSelector.d.ts +1 -1
- package/lib/LanguageSelector/LanguageSelectorContent.d.ts +1 -1
- package/lib/LearningPaths/LearningPathMenu.d.ts +1 -1
- package/lib/LearningPaths/LearningPathMenuAside.d.ts +1 -1
- package/lib/LearningPaths/LearningPathMenuAsideCopyright.d.ts +1 -1
- package/lib/LearningPaths/LearningPathMenuContent.d.ts +1 -1
- package/lib/LearningPaths/LearningPathMenuModalWrapper.d.ts +1 -1
- package/lib/LearningPaths/LearningPathMobileStepInfo.d.ts +1 -1
- package/lib/LearningPaths/LearningPathSticky.d.ts +1 -1
- package/lib/Messages/MessageBox.d.ts +1 -1
- package/lib/Messages/MessageBoxTag.d.ts +1 -1
- package/lib/MultidisciplinarySubject/List.d.ts +1 -1
- package/lib/MultidisciplinarySubject/ListItem.d.ts +1 -1
- package/lib/MultidisciplinarySubject/MultidisciplinarySubject.d.ts +1 -1
- package/lib/MultidisciplinarySubject/MultidisciplinarySubjectHeader.d.ts +3 -3
- package/lib/MyNdla/Resource/Folder.d.ts +1 -1
- package/lib/MyNdla/Resource/FolderInput.d.ts +1 -1
- package/lib/NDLAFilm/AllMoviesAlphabetically.js +13 -13
- package/lib/Navigation/NavigationBox.d.ts +3 -3
- package/lib/Navigation/NavigationHeading.d.ts +1 -1
- package/lib/Navigation/NavigationTopicAbout.d.ts +1 -1
- package/lib/Notion/Notion.d.ts +1 -1
- package/lib/Notion/NotionVisualElement.d.ts +1 -1
- package/lib/Programme/Programme.d.ts +1 -1
- package/lib/Programme/ProgrammeSubjects.d.ts +2 -2
- package/lib/Resource/resourceComponents.d.ts +1 -1
- package/lib/ResourceBox/ResourceBox.d.ts +2 -1
- package/lib/ResourceBox/ResourceBox.js +9 -11
- package/lib/ResourceGroup/ResourceGroup.d.ts +1 -1
- package/lib/ResourceGroup/ResourceItem.d.ts +1 -1
- package/lib/ResourceGroup/ResourceList.d.ts +1 -1
- package/lib/Search/ContentTypeResult.d.ts +1 -1
- package/lib/Search/ContentTypeResultStyles.d.ts +2 -2
- package/lib/Search/LoadingWrapper.d.ts +1 -1
- package/lib/Search/SearchResultSleeve.d.ts +1 -1
- package/lib/SearchTypeResult/ActiveFilterContent.d.ts +2 -2
- package/lib/SearchTypeResult/ActiveFilters.d.ts +1 -1
- package/lib/SearchTypeResult/PopupFilter.d.ts +2 -2
- package/lib/SearchTypeResult/ResultNavigation.d.ts +1 -1
- package/lib/SearchTypeResult/SearchFieldHeader.d.ts +1 -1
- package/lib/SearchTypeResult/SearchFilterContent.d.ts +1 -1
- package/lib/SearchTypeResult/SearchHeader.d.ts +1 -1
- package/lib/SearchTypeResult/SearchItem.d.ts +2 -2
- package/lib/SearchTypeResult/SearchItems.d.ts +1 -1
- package/lib/SearchTypeResult/SearchNotionItem.d.ts +1 -1
- package/lib/SearchTypeResult/SearchNotionsResult.d.ts +1 -1
- package/lib/SearchTypeResult/SearchSubjectItem.d.ts +2 -2
- package/lib/SearchTypeResult/SearchSubjectResult.d.ts +1 -1
- package/lib/SearchTypeResult/SearchTypeHeader.d.ts +2 -2
- package/lib/SearchTypeResult/SearchTypeResult.d.ts +2 -2
- package/lib/SearchTypeResult/SearchViewType.d.ts +1 -1
- package/lib/SearchTypeResult/components/ItemContexts.d.ts +2 -2
- package/lib/SearchTypeResult/components/ItemResourceHeader.d.ts +1 -1
- package/lib/SearchTypeResult/components/ItemTopicHeader.d.ts +1 -1
- package/lib/SearchTypeResult/components/SubjectFilters.d.ts +4 -4
- package/lib/Subject/SubjectBanner.d.ts +2 -2
- package/lib/Subject/SubjectHeader.d.ts +1 -1
- package/lib/Topic/Topic.d.ts +2 -2
- package/lib/TopicMenu/TopicMenu.js +3 -3
- package/lib/TreeStructure/AddFolderButton.d.ts +2 -2
- package/lib/TreeStructure/AddFolderButton.js +2 -2
- package/lib/TreeStructure/ComboboxButton.d.ts +7 -6
- package/lib/TreeStructure/ComboboxButton.js +2 -2
- package/lib/TreeStructure/FolderItem.d.ts +5 -3
- package/lib/TreeStructure/FolderItem.js +11 -10
- package/lib/TreeStructure/FolderItems.d.ts +4 -3
- package/lib/TreeStructure/FolderItems.js +28 -36
- package/lib/TreeStructure/TreeStructure.d.ts +3 -2
- package/lib/TreeStructure/TreeStructure.js +11 -11
- package/lib/TreeStructure/arrowNavigation.d.ts +2 -2
- package/lib/TreeStructure/helperFunctions.d.ts +3 -2
- package/lib/TreeStructure/index.d.ts +0 -1
- package/lib/TreeStructure/types.d.ts +8 -12
- package/lib/User/AuthModal.d.ts +1 -1
- package/lib/User/apiTypes.d.ts +3 -3
- package/lib/User/parseUserObject.d.ts +1 -1
- package/lib/User/parseUserObject.js +3 -2
- package/lib/index.d.ts +1 -1
- package/lib/locale/LocaleProvider.d.ts +1 -1
- package/lib/types.d.ts +11 -11
- package/package.json +10 -10
- package/src/Animation/DisplayOnPageYOffset.tsx +1 -1
- package/src/Article/Article.tsx +1 -1
- package/src/Filter/FilterListPhone.tsx +1 -1
- package/src/NDLAFilm/AllMoviesAlphabetically.tsx +1 -1
- package/src/ResourceBox/ResourceBox.tsx +3 -4
- package/src/TopicMenu/TopicMenu.jsx +1 -1
- package/src/TreeStructure/AddFolderButton.tsx +2 -2
- package/src/TreeStructure/ComboboxButton.tsx +7 -6
- package/src/TreeStructure/FolderItem.tsx +10 -7
- package/src/TreeStructure/FolderItems.tsx +31 -36
- package/src/TreeStructure/TreeStructure.tsx +7 -7
- package/src/TreeStructure/arrowNavigation.ts +5 -5
- package/src/TreeStructure/helperFunctions.ts +4 -3
- package/src/TreeStructure/index.ts +0 -1
- package/src/TreeStructure/types.ts +5 -10
- package/src/User/parseUserObject.ts +1 -1
- package/src/index.ts +1 -1
- package/es/LetterFilter/LetterFilter.stories.js +0 -44
- package/es/TreeStructure/NavigationLink.js +0 -91
- package/lib/LetterFilter/LetterFilter.stories.js +0 -45
- package/lib/TreeStructure/NavigationLink.d.ts +0 -14
- package/lib/TreeStructure/NavigationLink.js +0 -93
- package/src/TreeStructure/NavigationLink.tsx +0 -107
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
*
|
|
7
7
|
*/
|
|
8
8
|
import { ReactNode } from 'react';
|
|
9
|
-
|
|
9
|
+
type AuthorProps = {
|
|
10
10
|
name: string;
|
|
11
11
|
};
|
|
12
|
-
|
|
12
|
+
type SupplierProps = {
|
|
13
13
|
name: string;
|
|
14
14
|
};
|
|
15
|
-
|
|
15
|
+
type Props = {
|
|
16
16
|
authors?: AuthorProps[];
|
|
17
17
|
suppliers?: SupplierProps[];
|
|
18
18
|
published: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { FootNote as FootNoteType } from '../types';
|
|
2
|
-
|
|
2
|
+
type ArticleFootNotesProps = {
|
|
3
3
|
footNotes: Array<FootNoteType>;
|
|
4
4
|
};
|
|
5
5
|
declare const ArticleFootNotes: ({ footNotes }: ArticleFootNotesProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
*
|
|
7
7
|
*/
|
|
8
8
|
import { ComponentType, ReactNode } from 'react';
|
|
9
|
-
|
|
9
|
+
type OpenButtonProps = {
|
|
10
10
|
onClick: () => void;
|
|
11
11
|
children: ReactNode;
|
|
12
12
|
};
|
|
13
13
|
export declare const OpenButton: ({ children, onClick }: OpenButtonProps) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
14
|
-
|
|
14
|
+
type Props = {
|
|
15
15
|
competenceGoals?: ((inp: {
|
|
16
16
|
Dialog: ComponentType;
|
|
17
17
|
dialogProps: {
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
*
|
|
7
7
|
*/
|
|
8
8
|
import { ConceptNotionType } from '../Notion/ConceptNotion';
|
|
9
|
-
export
|
|
9
|
+
export type NotionRelatedContent = {
|
|
10
10
|
url: string;
|
|
11
11
|
label: string;
|
|
12
12
|
};
|
|
13
|
-
|
|
13
|
+
type ArticleNotionsProps = {
|
|
14
14
|
notions: ConceptNotionType[];
|
|
15
15
|
relatedContent?: NotionRelatedContent[];
|
|
16
16
|
buttonOffsetRight: number;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
*/
|
|
8
8
|
import { ReactNode, MouseEvent } from 'react';
|
|
9
|
-
export
|
|
9
|
+
export type BreadcrumbItemProps = {
|
|
10
10
|
id: string | number;
|
|
11
11
|
label: string;
|
|
12
12
|
url: string;
|
|
@@ -14,7 +14,7 @@ export declare type BreadcrumbItemProps = {
|
|
|
14
14
|
isCurrent?: boolean | false;
|
|
15
15
|
icon?: ReactNode;
|
|
16
16
|
};
|
|
17
|
-
|
|
17
|
+
type BreadCrumbProps = {
|
|
18
18
|
children?: ReactNode;
|
|
19
19
|
items: BreadcrumbItemProps[];
|
|
20
20
|
startOffset?: number;
|
|
@@ -6,23 +6,23 @@
|
|
|
6
6
|
*
|
|
7
7
|
*/
|
|
8
8
|
import { CompetenceGoalsItemType } from '../types';
|
|
9
|
-
export
|
|
10
|
-
export
|
|
9
|
+
export type CompetenceTypeProps = 'competenceGoals' | 'coreElement';
|
|
10
|
+
export type CompetenceGoals = {
|
|
11
11
|
title?: string;
|
|
12
12
|
elements: CompetenceGoalsItemType[];
|
|
13
13
|
};
|
|
14
|
-
export
|
|
14
|
+
export type CoreElementItems = {
|
|
15
15
|
title?: string;
|
|
16
16
|
elements: any;
|
|
17
17
|
};
|
|
18
|
-
export
|
|
18
|
+
export type ListItemProp = {
|
|
19
19
|
id: string;
|
|
20
20
|
title: string;
|
|
21
21
|
type: CompetenceTypeProps;
|
|
22
22
|
groupedCompetenceGoals?: CompetenceGoals[];
|
|
23
23
|
groupedCoreElementItems?: CoreElementItems[];
|
|
24
24
|
};
|
|
25
|
-
export
|
|
25
|
+
export type ListItemProps = {
|
|
26
26
|
item: ListItemProp;
|
|
27
27
|
isOembed?: boolean;
|
|
28
28
|
};
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
|
6
6
|
*
|
|
7
7
|
*/
|
|
8
|
-
|
|
8
|
+
type Props = {
|
|
9
9
|
onAuthenticateClick: () => void;
|
|
10
10
|
};
|
|
11
11
|
declare const ErrorResourceAccessDenied: ({ onAuthenticateClick }: Props) => import("@emotion/react/jsx-runtime").JSX.Element;
|
package/lib/Figure/Figure.d.ts
CHANGED
|
@@ -42,7 +42,7 @@ interface FigureCaptionProps {
|
|
|
42
42
|
};
|
|
43
43
|
}
|
|
44
44
|
declare const Figure: ({ children, type, resizeIframe, ...rest }: Props) => import("@emotion/react/jsx-runtime").JSX.Element;
|
|
45
|
-
export
|
|
45
|
+
export type FigureType = 'full' | 'full-column' | 'left' | 'small-left' | 'right' | 'small-right' | 'xsmall-right' | 'xsmall-left';
|
|
46
46
|
interface Props {
|
|
47
47
|
id?: string;
|
|
48
48
|
children: ReactNode | ((params: {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type ItemProps = {
|
|
2
2
|
label: string;
|
|
3
3
|
value: string;
|
|
4
4
|
selected?: boolean;
|
|
5
5
|
};
|
|
6
|
-
export
|
|
6
|
+
export type FilterButtonsProps = {
|
|
7
7
|
heading?: string;
|
|
8
8
|
items: ItemProps[];
|
|
9
9
|
onFilterToggle: (value: string) => void;
|
|
@@ -9,7 +9,7 @@ var _react = _interopRequireWildcard(require("react"));
|
|
|
9
9
|
var _common = require("@ndla/icons/common");
|
|
10
10
|
var _modal = _interopRequireWildcard(require("@ndla/modal"));
|
|
11
11
|
var _button = _interopRequireDefault(require("@ndla/button"));
|
|
12
|
-
var
|
|
12
|
+
var _debounce = _interopRequireDefault(require("lodash/debounce"));
|
|
13
13
|
var _filterClasses = require("./filterClasses");
|
|
14
14
|
var _ToggleItem = _interopRequireDefault(require("./ToggleItem"));
|
|
15
15
|
var _ActiveFilters = _interopRequireDefault(require("../Search/ActiveFilters"));
|
|
@@ -66,7 +66,7 @@ var FilterListPhone = function FilterListPhone(_ref) {
|
|
|
66
66
|
setVisibleCount = _useState4[1];
|
|
67
67
|
(0, _react.useEffect)(function () {
|
|
68
68
|
setScreenSize(true);
|
|
69
|
-
var debounced = (0,
|
|
69
|
+
var debounced = (0, _debounce["default"])(function () {
|
|
70
70
|
return setScreenSize(false);
|
|
71
71
|
}, 50);
|
|
72
72
|
window.addEventListener('resize', debounced);
|
package/lib/Footer/Footer.d.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
|
|
1
|
+
type subjectProps = {
|
|
2
2
|
name: string;
|
|
3
3
|
url?: string;
|
|
4
4
|
path?: string;
|
|
5
5
|
id?: string;
|
|
6
6
|
};
|
|
7
|
-
|
|
7
|
+
type categoryProps = {
|
|
8
8
|
type?: string;
|
|
9
9
|
name?: string;
|
|
10
10
|
visible?: boolean;
|
|
11
11
|
message?: string;
|
|
12
12
|
subjects: subjectProps[];
|
|
13
13
|
};
|
|
14
|
-
export
|
|
14
|
+
export type subjectsProps = {
|
|
15
15
|
categories: categoryProps[];
|
|
16
16
|
subjectViewType?: 'link' | 'checkbox';
|
|
17
17
|
onToggleSubject?: (id: string) => void;
|
|
@@ -19,7 +19,7 @@ export declare const StyledText: import("@emotion/styled").StyledComponent<{
|
|
|
19
19
|
theme?: import("@emotion/react").Theme | undefined;
|
|
20
20
|
as?: React.ElementType<any> | undefined;
|
|
21
21
|
}, React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
22
|
-
|
|
22
|
+
type Props = {
|
|
23
23
|
url: string;
|
|
24
24
|
topics?: {
|
|
25
25
|
url: string;
|
package/lib/Hero/Hero.d.ts
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
*/
|
|
8
8
|
import { ReactNode } from 'react';
|
|
9
|
-
export
|
|
9
|
+
export type HeroContentType = 'subject-material' | 'tasks-and-activities' | 'assessment-resources' | 'subject' | 'external-learning-resources' | 'source-material' | 'learning-path' | 'topic' | 'beta' | 'ndla-film' | 'ndla-film has-image';
|
|
10
10
|
interface HeroProps {
|
|
11
11
|
children?: ReactNode;
|
|
12
12
|
contentType?: HeroContentType;
|
|
@@ -16,7 +16,7 @@ export declare const LearningPathSticky: {
|
|
|
16
16
|
children: PropTypes.Requireable<PropTypes.ReactNodeLike>;
|
|
17
17
|
};
|
|
18
18
|
};
|
|
19
|
-
|
|
19
|
+
type PropsSiblings = {
|
|
20
20
|
title: string;
|
|
21
21
|
toLearningPathUrl(pathId: number, stepId: number): string;
|
|
22
22
|
arrow?: 'left' | 'right';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
type subjects = 'climate' | 'democracy' | 'publicHealth';
|
|
2
|
+
type subjectLink = {
|
|
3
3
|
label: string;
|
|
4
4
|
url: string;
|
|
5
5
|
};
|
|
6
|
-
|
|
6
|
+
type Props = {
|
|
7
7
|
subjects?: subjects[];
|
|
8
8
|
subjectsLinks?: subjectLink[];
|
|
9
9
|
};
|
|
@@ -12,5 +12,5 @@ interface Props extends ComponentProps<typeof InputV2> {
|
|
|
12
12
|
onClose?: () => void;
|
|
13
13
|
onSave: () => void;
|
|
14
14
|
}
|
|
15
|
-
declare const FolderInput: React.ForwardRefExoticComponent<Pick<Props, "max" | "required" | "type" | "data" | "error" | "default" | "high" | "low" | "key" | "id" | "media" | "height" | "width" | "start" | "open" | "name" | "color" | "content" | "translate" | "value" | "loading" | "hidden" | "cite" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "dir" | "pattern" | "acceptCharset" | "action" | "method" | "noValidate" | "target" | "accessKey" | "draggable" | "lang" | "className" | "prefix" | "after" | "before" | "children" | "contentEditable" | "inputMode" | "nonce" | "tabIndex" | "async" | "disabled" | "multiple" | "size" | "manifest" | "white" | "wrap" | "src" | "accept" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "defer" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "marginHeight" | "marginWidth" | "maxLength" | "mediaGroup" | "min" | "minLength" | "muted" | "optimum" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "contextMenu" | "placeholder" | "spellCheck" | "radioGroup" | "
|
|
15
|
+
declare const FolderInput: React.ForwardRefExoticComponent<Pick<Props, "max" | "required" | "type" | "data" | "error" | "default" | "high" | "low" | "key" | "id" | "media" | "height" | "width" | "start" | "open" | "name" | "color" | "content" | "translate" | "value" | "loading" | "hidden" | "cite" | "form" | "label" | "slot" | "span" | "style" | "summary" | "title" | "dir" | "pattern" | "acceptCharset" | "action" | "method" | "noValidate" | "target" | "accessKey" | "draggable" | "lang" | "className" | "prefix" | "role" | "after" | "before" | "children" | "contentEditable" | "inputMode" | "nonce" | "tabIndex" | "async" | "disabled" | "multiple" | "size" | "manifest" | "white" | "wrap" | "src" | "accept" | "allowFullScreen" | "allowTransparency" | "alt" | "as" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "checked" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "defer" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "marginHeight" | "marginWidth" | "maxLength" | "mediaGroup" | "min" | "minLength" | "muted" | "optimum" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "contextMenu" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "selected" | "shape" | "sizes" | "srcDoc" | "srcLang" | "srcSet" | "step" | "useMap" | "wmode" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onClose" | "customCss" | "labelHidden" | "onSave"> & React.RefAttributes<HTMLInputElement>>;
|
|
16
16
|
export default FolderInput;
|