survey-react-ui 1.12.26 → 1.12.28
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/fesm/survey-react-ui.js +5972 -0
- package/fesm/survey-react-ui.js.map +1 -0
- package/index.html +1 -1
- package/package.json +2 -2
- package/survey-react-ui.js +35 -25
- package/survey-react-ui.js.map +1 -1
- package/survey-react-ui.min.js +4 -4
- package/survey-react-ui.min.js.LICENSE.txt +1 -489
- package/typings/packages/survey-react-ui/src/reactquestion_element.d.ts +3 -0
- package/typings/src/components/action-bar/action-bar-item-dropdown.d.ts +1 -1
- package/typings/src/components/action-bar/action-bar-item.d.ts +1 -2
- package/typings/src/components/action-bar/action-bar-separator.d.ts +1 -1
- package/typings/src/components/action-bar/action-bar.d.ts +1 -1
- package/typings/src/components/brand-info.d.ts +1 -1
- package/typings/src/components/character-counter.d.ts +1 -1
- package/typings/src/components/components-container.d.ts +1 -1
- package/typings/src/components/file/file-choose-button.d.ts +1 -1
- package/typings/src/components/file/file-item.d.ts +1 -1
- package/typings/src/components/file/file-page.d.ts +1 -1
- package/typings/src/components/file/file-preview.d.ts +1 -1
- package/typings/src/components/header.d.ts +3 -1
- package/typings/src/components/list/list-item-content.d.ts +1 -1
- package/typings/src/components/list/list-item-group.d.ts +1 -1
- package/typings/src/components/list/list-item.d.ts +1 -1
- package/typings/src/components/list/list.d.ts +1 -1
- package/typings/src/components/matrix/row.d.ts +1 -1
- package/typings/src/components/matrix-actions/detail-button/detail-button.d.ts +1 -1
- package/typings/src/components/matrix-actions/drag-drop-icon/drag-drop-icon.d.ts +1 -1
- package/typings/src/components/matrix-actions/remove-button/remove-button.d.ts +1 -1
- package/typings/src/components/notifier.d.ts +1 -1
- package/typings/src/components/paneldynamic-actions/paneldynamic-add-btn.d.ts +1 -1
- package/typings/src/components/paneldynamic-actions/paneldynamic-next-btn.d.ts +1 -1
- package/typings/src/components/paneldynamic-actions/paneldynamic-prev-btn.d.ts +1 -1
- package/typings/src/components/paneldynamic-actions/paneldynamic-progress-text.d.ts +1 -1
- package/typings/src/components/paneldynamic-actions/paneldynamic-remove-btn.d.ts +1 -1
- package/typings/src/components/popup/popup-modal.d.ts +1 -1
- package/typings/src/components/popup/popup.d.ts +1 -1
- package/typings/src/components/question-error.d.ts +1 -1
- package/typings/src/components/rating/rating-dropdown-item.d.ts +1 -1
- package/typings/src/components/rating/rating-item-smiley.d.ts +1 -1
- package/typings/src/components/rating/rating-item-star.d.ts +1 -1
- package/typings/src/components/rating/rating-item.d.ts +1 -1
- package/typings/src/components/skeleton.d.ts +1 -1
- package/typings/src/components/survey-actions/survey-nav-button.d.ts +1 -1
- package/typings/src/components/survey-header/logo-image.d.ts +1 -1
- package/typings/src/components/survey-header/survey-header.d.ts +1 -1
- package/typings/src/components/svg-icon/svg-icon.d.ts +1 -1
- package/typings/src/components/text-area.d.ts +1 -1
- package/typings/src/components/title/title-actions.d.ts +1 -1
- package/typings/src/components/title/title-content.d.ts +1 -1
- package/typings/src/components/title/title-element.d.ts +1 -1
- package/typings/src/element-factory.d.ts +0 -1
- package/typings/src/element-header.d.ts +6 -3
- package/typings/src/reactquestion_buttongroup.d.ts +1 -1
- package/typings/src/reactquestion_element.d.ts +3 -0
- package/typings/src/reactquestion_factory.d.ts +0 -1
- package/typings/src/reactsurveymodel.d.ts +0 -1
- package/typings/src/string-editor.d.ts +1 -1
- package/typings/src/string-viewer.d.ts +1 -1
- package/typings/src/svgbundle.d.ts +1 -1
- package/survey-react-ui.d.ts +0 -2
- package/typings/react/boolean-checkbox.d.ts +0 -6
- package/typings/react/boolean-radio.d.ts +0 -8
- package/typings/react/boolean.d.ts +0 -17
- package/typings/react/components/action-bar/action-bar-item-dropdown.d.ts +0 -8
- package/typings/react/components/action-bar/action-bar-item.d.ts +0 -20
- package/typings/react/components/action-bar/action-bar-separator.d.ts +0 -5
- package/typings/react/components/action-bar/action-bar.d.ts +0 -21
- package/typings/react/components/brand-info.d.ts +0 -4
- package/typings/react/components/character-counter.d.ts +0 -11
- package/typings/react/components/components-container.d.ts +0 -4
- package/typings/react/components/cover.d.ts +0 -17
- package/typings/react/components/file/file-choose-button.d.ts +0 -8
- package/typings/react/components/file/file-preview.d.ts +0 -11
- package/typings/react/components/file-actions/file-choose-button.d.ts +0 -8
- package/typings/react/components/header.d.ts +0 -22
- package/typings/react/components/list/list-item-content.d.ts +0 -14
- package/typings/react/components/list/list-item-group.d.ts +0 -14
- package/typings/react/components/list/list-item.d.ts +0 -16
- package/typings/react/components/list/list.d.ts +0 -23
- package/typings/react/components/loading-indicator.d.ts +0 -4
- package/typings/react/components/matrix/row.d.ts +0 -20
- package/typings/react/components/matrix-actions/detail-button/detail-button.d.ts +0 -12
- package/typings/react/components/matrix-actions/drag-drop-icon/drag-drop-icon.d.ts +0 -6
- package/typings/react/components/matrix-actions/remove-button/remove-button.d.ts +0 -9
- package/typings/react/components/notifier.d.ts +0 -11
- package/typings/react/components/paneldynamic-actions/paneldynamic-add-btn.d.ts +0 -12
- package/typings/react/components/paneldynamic-actions/paneldynamic-next-btn.d.ts +0 -6
- package/typings/react/components/paneldynamic-actions/paneldynamic-prev-btn.d.ts +0 -6
- package/typings/react/components/paneldynamic-actions/paneldynamic-progress-text.d.ts +0 -5
- package/typings/react/components/paneldynamic-actions/paneldynamic-remove-btn.d.ts +0 -6
- package/typings/react/components/popup/popup.d.ts +0 -42
- package/typings/react/components/question-error.d.ts +0 -10
- package/typings/react/components/rating/rating-dropdown-item.d.ts +0 -12
- package/typings/react/components/rating/rating-item-smiley.d.ts +0 -5
- package/typings/react/components/rating/rating-item-star.d.ts +0 -5
- package/typings/react/components/rating/rating-item.d.ts +0 -22
- package/typings/react/components/skeleton.d.ts +0 -4
- package/typings/react/components/survey-actions/survey-nav-button.d.ts +0 -8
- package/typings/react/components/survey-header/logo-image.d.ts +0 -11
- package/typings/react/components/survey-header/survey-header.d.ts +0 -17
- package/typings/react/components/svg-icon/svg-icon.d.ts +0 -9
- package/typings/react/components/title/title-actions.d.ts +0 -7
- package/typings/react/components/title/title-content.d.ts +0 -10
- package/typings/react/components/title/title-element.d.ts +0 -6
- package/typings/react/custom-widget.d.ts +0 -12
- package/typings/react/dropdown-base.d.ts +0 -25
- package/typings/react/dropdown-item.d.ts +0 -13
- package/typings/react/dropdown-select.d.ts +0 -6
- package/typings/react/element-factory.d.ts +0 -9
- package/typings/react/element-header.d.ts +0 -5
- package/typings/react/element.d.ts +0 -19
- package/typings/react/flow-panel.d.ts +0 -22
- package/typings/react/image.d.ts +0 -10
- package/typings/react/imagepicker.d.ts +0 -25
- package/typings/react/page.d.ts +0 -11
- package/typings/react/panel-base.d.ts +0 -25
- package/typings/react/panel.d.ts +0 -16
- package/typings/react/progress.d.ts +0 -9
- package/typings/react/progressButtons.d.ts +0 -19
- package/typings/react/progressToc.d.ts +0 -5
- package/typings/react/rating-dropdown.d.ts +0 -8
- package/typings/react/react-popup-survey.d.ts +0 -24
- package/typings/react/reactSurvey.d.ts +0 -41
- package/typings/react/reactSurveyNavigationBase.d.ts +0 -10
- package/typings/react/reactSurveyProgress.d.ts +0 -9
- package/typings/react/reactSurveyProgressButtons.d.ts +0 -19
- package/typings/react/reactSurveyProgressToc.d.ts +0 -5
- package/typings/react/reactquestion.d.ts +0 -81
- package/typings/react/reactquestion_buttongroup.d.ts +0 -23
- package/typings/react/reactquestion_checkbox.d.ts +0 -33
- package/typings/react/reactquestion_comment.d.ts +0 -31
- package/typings/react/reactquestion_custom.d.ts +0 -13
- package/typings/react/reactquestion_dropdown.d.ts +0 -7
- package/typings/react/reactquestion_element.d.ts +0 -65
- package/typings/react/reactquestion_empty.d.ts +0 -8
- package/typings/react/reactquestion_expression.d.ts +0 -8
- package/typings/react/reactquestion_factory.d.ts +0 -8
- package/typings/react/reactquestion_file.d.ts +0 -14
- package/typings/react/reactquestion_html.d.ts +0 -13
- package/typings/react/reactquestion_matrix.d.ts +0 -33
- package/typings/react/reactquestion_matrixdropdown.d.ts +0 -4
- package/typings/react/reactquestion_matrixdropdownbase.d.ts +0 -29
- package/typings/react/reactquestion_matrixdynamic.d.ts +0 -20
- package/typings/react/reactquestion_multipletext.d.ts +0 -22
- package/typings/react/reactquestion_paneldynamic.d.ts +0 -28
- package/typings/react/reactquestion_radiogroup.d.ts +0 -32
- package/typings/react/reactquestion_ranking.d.ts +0 -30
- package/typings/react/reactquestion_rating.d.ts +0 -10
- package/typings/react/reactquestion_tagbox.d.ts +0 -10
- package/typings/react/reactquestion_text.d.ts +0 -11
- package/typings/react/reactsurveymodel.d.ts +0 -9
- package/typings/react/reacttimerpanel.d.ts +0 -11
- package/typings/react/row.d.ts +0 -21
- package/typings/react/signaturepad.d.ts +0 -11
- package/typings/react/string-editor.d.ts +0 -11
- package/typings/react/string-viewer.d.ts +0 -15
- package/typings/react/svgbundle.d.ts +0 -7
- package/typings/react/tagbox-filter.d.ts +0 -23
- package/typings/react/tagbox-item.d.ts +0 -10
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from "react";
|
|
1
|
+
import * as React from "react";
|
|
2
2
|
import { QuestionPanelDynamicModel } from "survey-core";
|
|
3
3
|
import { ReactSurveyElement } from "../../reactquestion_element";
|
|
4
4
|
export declare class SurveyQuestionPanelDynamicAction extends ReactSurveyElement {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from "react";
|
|
1
|
+
import * as React from "react";
|
|
2
2
|
import { SurveyQuestionPanelDynamicAction } from "./paneldynamic-add-btn";
|
|
3
3
|
export declare class SurveyQuestionPanelDynamicNextButton extends SurveyQuestionPanelDynamicAction {
|
|
4
4
|
protected handleClick: (event: any) => void;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from "react";
|
|
1
|
+
import * as React from "react";
|
|
2
2
|
import { SurveyQuestionPanelDynamicAction } from "./paneldynamic-add-btn";
|
|
3
3
|
export declare class SurveyQuestionPanelDynamicPrevButton extends SurveyQuestionPanelDynamicAction {
|
|
4
4
|
protected handleClick: (event: any) => void;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from "react";
|
|
1
|
+
import * as React from "react";
|
|
2
2
|
import { SurveyQuestionPanelDynamicAction } from "./paneldynamic-add-btn";
|
|
3
3
|
export declare class SurveyQuestionPanelDynamicProgressText extends SurveyQuestionPanelDynamicAction {
|
|
4
4
|
protected renderElement(): React.JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from "react";
|
|
1
|
+
import * as React from "react";
|
|
2
2
|
import { SurveyQuestionPanelDynamicAction } from "./paneldynamic-add-btn";
|
|
3
3
|
export declare class SurveyQuestionPanelDynamicRemoveButton extends SurveyQuestionPanelDynamicAction {
|
|
4
4
|
protected handleClick: (event: any) => void;
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { Base } from "survey-core";
|
|
3
|
+
import { SurveyElementBase } from "./reactquestion_element";
|
|
4
|
+
export declare class SurveyElementHeader extends SurveyElementBase<any, any> {
|
|
3
5
|
private get element();
|
|
4
|
-
|
|
6
|
+
protected getRenderedElements(): Base[];
|
|
7
|
+
protected renderElement(): React.JSX.Element;
|
|
5
8
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { SurveyQuestionElementBase } from "./reactquestion_element";
|
|
2
|
-
import React from "react";
|
|
2
|
+
import * as React from "react";
|
|
3
3
|
import { SurveyElementBase } from "./reactquestion_element";
|
|
4
4
|
import { QuestionButtonGroupModel, ButtonGroupItemValue, ButtonGroupItemModel } from "survey-core";
|
|
5
5
|
export declare class SurveyQuestionButtonGroup extends SurveyQuestionElementBase {
|
|
@@ -24,12 +24,15 @@ export declare class SurveyElementBase<P, S> extends React.Component<P, S> {
|
|
|
24
24
|
protected get changedStatePropName(): string | undefined;
|
|
25
25
|
private makeBaseElementsReact;
|
|
26
26
|
private unMakeBaseElementsReact;
|
|
27
|
+
private unMakeBaseElementsReactive;
|
|
27
28
|
protected disableStateElementsRerenderEvent(els: Array<Base>): void;
|
|
28
29
|
protected getStateElements(): Array<Base>;
|
|
29
30
|
protected getStateElement(): Base | null;
|
|
30
31
|
protected get isDisplayMode(): boolean;
|
|
31
32
|
protected renderLocString(locStr: LocalizableString, style?: any, key?: string): React.JSX.Element;
|
|
32
33
|
private canMakeReact;
|
|
34
|
+
private propertyValueChangedHandler;
|
|
35
|
+
protected isCurrentStateElement(stateElement: Base): boolean;
|
|
33
36
|
private makeBaseElementReact;
|
|
34
37
|
protected canUsePropInState(key: string): boolean;
|
|
35
38
|
private unMakeBaseElementReact;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { SurveyModel, QuestionMatrixDropdownRenderedCell, SurveyElement, QuestionRowModel, ItemValue, QuestionSelectBase } from "survey-core";
|
|
3
2
|
export declare class ReactSurveyElementsWrapper {
|
|
4
3
|
static wrapRow(survey: SurveyModel, element: React.JSX.Element, row: QuestionRowModel): React.JSX.Element;
|
package/survey-react-ui.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { SurveyQuestionBoolean } from "./boolean";
|
|
3
|
-
export declare class SurveyQuestionBooleanRadio extends SurveyQuestionBoolean {
|
|
4
|
-
constructor(props: any);
|
|
5
|
-
private renderRadioItem;
|
|
6
|
-
handleOnChange: (event: any) => void;
|
|
7
|
-
protected renderElement(): JSX.Element;
|
|
8
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { QuestionBooleanModel, Base } from "survey-core";
|
|
3
|
-
import { SurveyQuestionElementBase } from "./reactquestion_element";
|
|
4
|
-
export declare class SurveyQuestionBoolean extends SurveyQuestionElementBase {
|
|
5
|
-
protected checkRef: React.RefObject<HTMLInputElement>;
|
|
6
|
-
constructor(props: any);
|
|
7
|
-
protected getStateElement(): Base;
|
|
8
|
-
protected get question(): QuestionBooleanModel;
|
|
9
|
-
private doCheck;
|
|
10
|
-
handleOnChange(event: any): void;
|
|
11
|
-
handleOnClick(event: any): void;
|
|
12
|
-
handleOnSwitchClick(event: any): void;
|
|
13
|
-
handleOnLabelClick(event: any, value: boolean): void;
|
|
14
|
-
handleOnKeyDown(event: any): void;
|
|
15
|
-
protected updateDomElement(): void;
|
|
16
|
-
protected renderElement(): JSX.Element;
|
|
17
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { SurveyActionBarItem } from "./action-bar-item";
|
|
3
|
-
export declare class SurveyActionBarItemDropdown extends SurveyActionBarItem {
|
|
4
|
-
private viewModel;
|
|
5
|
-
constructor(props: any);
|
|
6
|
-
renderInnerButton(): JSX.Element;
|
|
7
|
-
componentWillUnmount(): void;
|
|
8
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Base, Action } from "survey-core";
|
|
3
|
-
import { SurveyElementBase } from "../../reactquestion_element";
|
|
4
|
-
interface IActionBarItemProps {
|
|
5
|
-
item: Action;
|
|
6
|
-
}
|
|
7
|
-
export declare class SurveyAction extends SurveyElementBase<IActionBarItemProps, any> {
|
|
8
|
-
get item(): Action;
|
|
9
|
-
protected getStateElement(): Base;
|
|
10
|
-
renderElement(): JSX.Element;
|
|
11
|
-
}
|
|
12
|
-
export declare class SurveyActionBarItem extends SurveyElementBase<IActionBarItemProps, any> {
|
|
13
|
-
get item(): Action;
|
|
14
|
-
protected getStateElement(): Base;
|
|
15
|
-
renderElement(): JSX.Element;
|
|
16
|
-
renderText(): JSX.Element | null;
|
|
17
|
-
renderButtonContent(): JSX.Element;
|
|
18
|
-
renderInnerButton(): JSX.Element;
|
|
19
|
-
}
|
|
20
|
-
export {};
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Base, Action, ActionContainer } from "survey-core";
|
|
3
|
-
import { SurveyElementBase } from "../../reactquestion_element";
|
|
4
|
-
export * from "./action-bar-item-dropdown";
|
|
5
|
-
export * from "./action-bar-separator";
|
|
6
|
-
interface IActionBarProps {
|
|
7
|
-
model: ActionContainer<Action>;
|
|
8
|
-
handleClick?: boolean;
|
|
9
|
-
}
|
|
10
|
-
export declare class SurveyActionBar extends SurveyElementBase<IActionBarProps, any> {
|
|
11
|
-
private rootRef;
|
|
12
|
-
constructor(props: IActionBarProps);
|
|
13
|
-
private get handleClick();
|
|
14
|
-
get model(): ActionContainer<Action>;
|
|
15
|
-
componentDidMount(): void;
|
|
16
|
-
componentWillUnmount(): void;
|
|
17
|
-
componentDidUpdate(prevProps: IActionBarProps, prevState: any): void;
|
|
18
|
-
protected getStateElement(): Base;
|
|
19
|
-
renderElement(): any;
|
|
20
|
-
renderItems(): JSX.Element[];
|
|
21
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Base, CharacterCounter } from "survey-core";
|
|
3
|
-
import { SurveyElementBase } from "../reactquestion_element";
|
|
4
|
-
export interface ICharacterCounterComponentProps {
|
|
5
|
-
counter: CharacterCounter;
|
|
6
|
-
remainingCharacterCounter: string;
|
|
7
|
-
}
|
|
8
|
-
export declare class CharacterCounterComponent extends SurveyElementBase<ICharacterCounterComponentProps, any> {
|
|
9
|
-
protected getStateElement(): Base;
|
|
10
|
-
renderElement(): JSX.Element | null;
|
|
11
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { Base, SurveyModel, Cover, CoverCell } from "survey-core";
|
|
3
|
-
import { SurveyElementBase } from "../reactquestion_element";
|
|
4
|
-
export interface ILayoutElementProps<T = Base> {
|
|
5
|
-
survey: SurveyModel;
|
|
6
|
-
model: T;
|
|
7
|
-
}
|
|
8
|
-
export declare class CoverCellComponent extends React.Component<any, any> {
|
|
9
|
-
get model(): CoverCell;
|
|
10
|
-
private renderLogoImage;
|
|
11
|
-
render(): JSX.Element | null;
|
|
12
|
-
}
|
|
13
|
-
export declare class CoverComponent extends SurveyElementBase<ILayoutElementProps<Cover>, any> {
|
|
14
|
-
get model(): Cover;
|
|
15
|
-
protected getStateElement(): Base;
|
|
16
|
-
renderElement(): JSX.Element | null;
|
|
17
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { ReactSurveyElement } from "../../reactquestion_element";
|
|
3
|
-
import { QuestionFileModel } from "survey-core";
|
|
4
|
-
export declare class SurveyFileChooseButton extends ReactSurveyElement {
|
|
5
|
-
constructor(props: any);
|
|
6
|
-
protected get question(): QuestionFileModel;
|
|
7
|
-
render(): JSX.Element;
|
|
8
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { SurveyElementBase } from "../../reactquestion_element";
|
|
3
|
-
import { QuestionFileModel } from "survey-core";
|
|
4
|
-
export declare class SurveyFilePreview extends SurveyElementBase<{
|
|
5
|
-
question: QuestionFileModel;
|
|
6
|
-
}, {}> {
|
|
7
|
-
protected get question(): QuestionFileModel;
|
|
8
|
-
protected renderFileSign(className: string, val: any): JSX.Element | null;
|
|
9
|
-
protected renderElement(): JSX.Element | null;
|
|
10
|
-
protected canRender(): boolean;
|
|
11
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { ReactSurveyElement } from "../../reactquestion_element";
|
|
3
|
-
import { QuestionFileModel } from "survey-core";
|
|
4
|
-
export declare class SurveyFileChooseButton extends ReactSurveyElement {
|
|
5
|
-
constructor(props: any);
|
|
6
|
-
protected get question(): QuestionFileModel;
|
|
7
|
-
render(): JSX.Element;
|
|
8
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { Base, SurveyModel, Cover, CoverCell } from "survey-core";
|
|
3
|
-
import { SurveyElementBase } from "../reactquestion_element";
|
|
4
|
-
export interface ILayoutElementProps<T = Base> {
|
|
5
|
-
survey: SurveyModel;
|
|
6
|
-
model: T;
|
|
7
|
-
}
|
|
8
|
-
export declare class HeaderMobile extends React.Component<any, any> {
|
|
9
|
-
get model(): Cover;
|
|
10
|
-
private renderLogoImage;
|
|
11
|
-
render(): JSX.Element | null;
|
|
12
|
-
}
|
|
13
|
-
export declare class HeaderCell extends React.Component<any, any> {
|
|
14
|
-
get model(): CoverCell;
|
|
15
|
-
private renderLogoImage;
|
|
16
|
-
render(): JSX.Element | null;
|
|
17
|
-
}
|
|
18
|
-
export declare class Header extends SurveyElementBase<ILayoutElementProps<Cover>, any> {
|
|
19
|
-
get model(): Cover;
|
|
20
|
-
protected getStateElement(): Base;
|
|
21
|
-
renderElement(): JSX.Element | null;
|
|
22
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { ListModel } from "survey-core";
|
|
3
|
-
import { SurveyElementBase } from "../../reactquestion_element";
|
|
4
|
-
interface IListItemProps {
|
|
5
|
-
model: ListModel;
|
|
6
|
-
item: any;
|
|
7
|
-
}
|
|
8
|
-
export declare class ListItemContent extends SurveyElementBase<IListItemProps, any> {
|
|
9
|
-
get model(): ListModel;
|
|
10
|
-
get item(): any;
|
|
11
|
-
getStateElement(): any;
|
|
12
|
-
render(): JSX.Element | null;
|
|
13
|
-
}
|
|
14
|
-
export {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { ListModel } from "survey-core";
|
|
3
|
-
import { SurveyElementBase } from "../../reactquestion_element";
|
|
4
|
-
interface IListItemProps {
|
|
5
|
-
model: ListModel;
|
|
6
|
-
item: any;
|
|
7
|
-
}
|
|
8
|
-
export declare class ListItemGroup extends SurveyElementBase<IListItemProps, any> {
|
|
9
|
-
get model(): ListModel;
|
|
10
|
-
get item(): any;
|
|
11
|
-
getStateElement(): any;
|
|
12
|
-
render(): JSX.Element | null;
|
|
13
|
-
}
|
|
14
|
-
export {};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { ListModel } from "survey-core";
|
|
3
|
-
import { SurveyElementBase } from "../../reactquestion_element";
|
|
4
|
-
interface IListItemProps {
|
|
5
|
-
model: ListModel;
|
|
6
|
-
item: any;
|
|
7
|
-
}
|
|
8
|
-
export declare class ListItem extends SurveyElementBase<IListItemProps, any> {
|
|
9
|
-
get model(): ListModel;
|
|
10
|
-
get item(): any;
|
|
11
|
-
handleKeydown: (event: any) => void;
|
|
12
|
-
getStateElement(): any;
|
|
13
|
-
render(): JSX.Element | null;
|
|
14
|
-
componentDidMount(): void;
|
|
15
|
-
}
|
|
16
|
-
export {};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { ListModel } from "survey-core";
|
|
3
|
-
import { SurveyElementBase } from "../../reactquestion_element";
|
|
4
|
-
interface IListProps {
|
|
5
|
-
model: ListModel;
|
|
6
|
-
}
|
|
7
|
-
export declare class List extends SurveyElementBase<IListProps, any> {
|
|
8
|
-
private listContainerRef;
|
|
9
|
-
constructor(props: any);
|
|
10
|
-
get model(): ListModel;
|
|
11
|
-
handleKeydown: (event: any) => void;
|
|
12
|
-
handleMouseMove: (event: any) => void;
|
|
13
|
-
getStateElement(): ListModel<import("survey-core").Action>;
|
|
14
|
-
componentDidMount(): void;
|
|
15
|
-
componentDidUpdate(prevProps: any, prevState: any): void;
|
|
16
|
-
componentWillUnmount(): void;
|
|
17
|
-
renderElement(): JSX.Element;
|
|
18
|
-
renderList(): JSX.Element | null;
|
|
19
|
-
renderItems(): JSX.Element[] | null;
|
|
20
|
-
searchElementContent(): JSX.Element | null;
|
|
21
|
-
emptyContent(): JSX.Element;
|
|
22
|
-
}
|
|
23
|
-
export {};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { QuestionMatrixDropdownRenderedRow, QuestionMatrixDropdownModelBase } from "survey-core";
|
|
3
|
-
import { SurveyElementBase } from "../../reactquestion_element";
|
|
4
|
-
interface IMatrixRowProps {
|
|
5
|
-
model: QuestionMatrixDropdownRenderedRow;
|
|
6
|
-
parentMatrix: QuestionMatrixDropdownModelBase;
|
|
7
|
-
}
|
|
8
|
-
export declare class MatrixRow extends SurveyElementBase<IMatrixRowProps, any> {
|
|
9
|
-
private root;
|
|
10
|
-
constructor(props: IMatrixRowProps);
|
|
11
|
-
get model(): QuestionMatrixDropdownRenderedRow;
|
|
12
|
-
get parentMatrix(): QuestionMatrixDropdownModelBase;
|
|
13
|
-
protected getStateElement(): QuestionMatrixDropdownRenderedRow;
|
|
14
|
-
protected onPointerDownHandler: (event: any) => void;
|
|
15
|
-
componentDidMount(): void;
|
|
16
|
-
componentWillUnmount(): void;
|
|
17
|
-
shouldComponentUpdate(nextProps: any, nextState: any): boolean;
|
|
18
|
-
render(): JSX.Element | null;
|
|
19
|
-
}
|
|
20
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Action } from "survey-core";
|
|
3
|
-
import { ReactSurveyElement } from "../../../reactquestion_element";
|
|
4
|
-
export declare class SurveyQuestionMatrixDetailButton extends ReactSurveyElement {
|
|
5
|
-
constructor(props: any);
|
|
6
|
-
protected getStateElement(): any;
|
|
7
|
-
get item(): Action;
|
|
8
|
-
private get question();
|
|
9
|
-
private get row();
|
|
10
|
-
handleOnShowHideClick(event: any): void;
|
|
11
|
-
protected renderElement(): JSX.Element;
|
|
12
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { ReactSurveyElement } from "../../../reactquestion_element";
|
|
3
|
-
export declare class SurveyQuestionMatrixDynamicRemoveButton extends ReactSurveyElement {
|
|
4
|
-
constructor(props: any);
|
|
5
|
-
private get question();
|
|
6
|
-
private get row();
|
|
7
|
-
handleOnRowRemoveClick(event: any): void;
|
|
8
|
-
protected renderElement(): JSX.Element;
|
|
9
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Base, Notifier } from "survey-core";
|
|
3
|
-
import { SurveyElementBase } from "../reactquestion_element";
|
|
4
|
-
export interface INotifierComponentProps {
|
|
5
|
-
notifier: Notifier;
|
|
6
|
-
}
|
|
7
|
-
export declare class NotifierComponent extends SurveyElementBase<INotifierComponentProps, any> {
|
|
8
|
-
get notifier(): Notifier;
|
|
9
|
-
protected getStateElement(): Base;
|
|
10
|
-
renderElement(): JSX.Element | null;
|
|
11
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { QuestionPanelDynamicModel } from "survey-core";
|
|
3
|
-
import { ReactSurveyElement } from "../../reactquestion_element";
|
|
4
|
-
export declare class SurveyQuestionPanelDynamicAction extends ReactSurveyElement {
|
|
5
|
-
constructor(props: any);
|
|
6
|
-
protected get data(): any;
|
|
7
|
-
protected get question(): QuestionPanelDynamicModel;
|
|
8
|
-
}
|
|
9
|
-
export declare class SurveyQuestionPanelDynamicAddButton extends SurveyQuestionPanelDynamicAction {
|
|
10
|
-
protected handleClick: (event: any) => void;
|
|
11
|
-
protected renderElement(): JSX.Element | null;
|
|
12
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { SurveyQuestionPanelDynamicAction } from "./paneldynamic-add-btn";
|
|
3
|
-
export declare class SurveyQuestionPanelDynamicNextButton extends SurveyQuestionPanelDynamicAction {
|
|
4
|
-
protected handleClick: (event: any) => void;
|
|
5
|
-
protected renderElement(): JSX.Element;
|
|
6
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { SurveyQuestionPanelDynamicAction } from "./paneldynamic-add-btn";
|
|
3
|
-
export declare class SurveyQuestionPanelDynamicPrevButton extends SurveyQuestionPanelDynamicAction {
|
|
4
|
-
protected handleClick: (event: any) => void;
|
|
5
|
-
protected renderElement(): JSX.Element;
|
|
6
|
-
}
|