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.
Files changed (160) hide show
  1. package/fesm/survey-react-ui.js +5972 -0
  2. package/fesm/survey-react-ui.js.map +1 -0
  3. package/index.html +1 -1
  4. package/package.json +2 -2
  5. package/survey-react-ui.js +35 -25
  6. package/survey-react-ui.js.map +1 -1
  7. package/survey-react-ui.min.js +4 -4
  8. package/survey-react-ui.min.js.LICENSE.txt +1 -489
  9. package/typings/packages/survey-react-ui/src/reactquestion_element.d.ts +3 -0
  10. package/typings/src/components/action-bar/action-bar-item-dropdown.d.ts +1 -1
  11. package/typings/src/components/action-bar/action-bar-item.d.ts +1 -2
  12. package/typings/src/components/action-bar/action-bar-separator.d.ts +1 -1
  13. package/typings/src/components/action-bar/action-bar.d.ts +1 -1
  14. package/typings/src/components/brand-info.d.ts +1 -1
  15. package/typings/src/components/character-counter.d.ts +1 -1
  16. package/typings/src/components/components-container.d.ts +1 -1
  17. package/typings/src/components/file/file-choose-button.d.ts +1 -1
  18. package/typings/src/components/file/file-item.d.ts +1 -1
  19. package/typings/src/components/file/file-page.d.ts +1 -1
  20. package/typings/src/components/file/file-preview.d.ts +1 -1
  21. package/typings/src/components/header.d.ts +3 -1
  22. package/typings/src/components/list/list-item-content.d.ts +1 -1
  23. package/typings/src/components/list/list-item-group.d.ts +1 -1
  24. package/typings/src/components/list/list-item.d.ts +1 -1
  25. package/typings/src/components/list/list.d.ts +1 -1
  26. package/typings/src/components/matrix/row.d.ts +1 -1
  27. package/typings/src/components/matrix-actions/detail-button/detail-button.d.ts +1 -1
  28. package/typings/src/components/matrix-actions/drag-drop-icon/drag-drop-icon.d.ts +1 -1
  29. package/typings/src/components/matrix-actions/remove-button/remove-button.d.ts +1 -1
  30. package/typings/src/components/notifier.d.ts +1 -1
  31. package/typings/src/components/paneldynamic-actions/paneldynamic-add-btn.d.ts +1 -1
  32. package/typings/src/components/paneldynamic-actions/paneldynamic-next-btn.d.ts +1 -1
  33. package/typings/src/components/paneldynamic-actions/paneldynamic-prev-btn.d.ts +1 -1
  34. package/typings/src/components/paneldynamic-actions/paneldynamic-progress-text.d.ts +1 -1
  35. package/typings/src/components/paneldynamic-actions/paneldynamic-remove-btn.d.ts +1 -1
  36. package/typings/src/components/popup/popup-modal.d.ts +1 -1
  37. package/typings/src/components/popup/popup.d.ts +1 -1
  38. package/typings/src/components/question-error.d.ts +1 -1
  39. package/typings/src/components/rating/rating-dropdown-item.d.ts +1 -1
  40. package/typings/src/components/rating/rating-item-smiley.d.ts +1 -1
  41. package/typings/src/components/rating/rating-item-star.d.ts +1 -1
  42. package/typings/src/components/rating/rating-item.d.ts +1 -1
  43. package/typings/src/components/skeleton.d.ts +1 -1
  44. package/typings/src/components/survey-actions/survey-nav-button.d.ts +1 -1
  45. package/typings/src/components/survey-header/logo-image.d.ts +1 -1
  46. package/typings/src/components/survey-header/survey-header.d.ts +1 -1
  47. package/typings/src/components/svg-icon/svg-icon.d.ts +1 -1
  48. package/typings/src/components/text-area.d.ts +1 -1
  49. package/typings/src/components/title/title-actions.d.ts +1 -1
  50. package/typings/src/components/title/title-content.d.ts +1 -1
  51. package/typings/src/components/title/title-element.d.ts +1 -1
  52. package/typings/src/element-factory.d.ts +0 -1
  53. package/typings/src/element-header.d.ts +6 -3
  54. package/typings/src/reactquestion_buttongroup.d.ts +1 -1
  55. package/typings/src/reactquestion_element.d.ts +3 -0
  56. package/typings/src/reactquestion_factory.d.ts +0 -1
  57. package/typings/src/reactsurveymodel.d.ts +0 -1
  58. package/typings/src/string-editor.d.ts +1 -1
  59. package/typings/src/string-viewer.d.ts +1 -1
  60. package/typings/src/svgbundle.d.ts +1 -1
  61. package/survey-react-ui.d.ts +0 -2
  62. package/typings/react/boolean-checkbox.d.ts +0 -6
  63. package/typings/react/boolean-radio.d.ts +0 -8
  64. package/typings/react/boolean.d.ts +0 -17
  65. package/typings/react/components/action-bar/action-bar-item-dropdown.d.ts +0 -8
  66. package/typings/react/components/action-bar/action-bar-item.d.ts +0 -20
  67. package/typings/react/components/action-bar/action-bar-separator.d.ts +0 -5
  68. package/typings/react/components/action-bar/action-bar.d.ts +0 -21
  69. package/typings/react/components/brand-info.d.ts +0 -4
  70. package/typings/react/components/character-counter.d.ts +0 -11
  71. package/typings/react/components/components-container.d.ts +0 -4
  72. package/typings/react/components/cover.d.ts +0 -17
  73. package/typings/react/components/file/file-choose-button.d.ts +0 -8
  74. package/typings/react/components/file/file-preview.d.ts +0 -11
  75. package/typings/react/components/file-actions/file-choose-button.d.ts +0 -8
  76. package/typings/react/components/header.d.ts +0 -22
  77. package/typings/react/components/list/list-item-content.d.ts +0 -14
  78. package/typings/react/components/list/list-item-group.d.ts +0 -14
  79. package/typings/react/components/list/list-item.d.ts +0 -16
  80. package/typings/react/components/list/list.d.ts +0 -23
  81. package/typings/react/components/loading-indicator.d.ts +0 -4
  82. package/typings/react/components/matrix/row.d.ts +0 -20
  83. package/typings/react/components/matrix-actions/detail-button/detail-button.d.ts +0 -12
  84. package/typings/react/components/matrix-actions/drag-drop-icon/drag-drop-icon.d.ts +0 -6
  85. package/typings/react/components/matrix-actions/remove-button/remove-button.d.ts +0 -9
  86. package/typings/react/components/notifier.d.ts +0 -11
  87. package/typings/react/components/paneldynamic-actions/paneldynamic-add-btn.d.ts +0 -12
  88. package/typings/react/components/paneldynamic-actions/paneldynamic-next-btn.d.ts +0 -6
  89. package/typings/react/components/paneldynamic-actions/paneldynamic-prev-btn.d.ts +0 -6
  90. package/typings/react/components/paneldynamic-actions/paneldynamic-progress-text.d.ts +0 -5
  91. package/typings/react/components/paneldynamic-actions/paneldynamic-remove-btn.d.ts +0 -6
  92. package/typings/react/components/popup/popup.d.ts +0 -42
  93. package/typings/react/components/question-error.d.ts +0 -10
  94. package/typings/react/components/rating/rating-dropdown-item.d.ts +0 -12
  95. package/typings/react/components/rating/rating-item-smiley.d.ts +0 -5
  96. package/typings/react/components/rating/rating-item-star.d.ts +0 -5
  97. package/typings/react/components/rating/rating-item.d.ts +0 -22
  98. package/typings/react/components/skeleton.d.ts +0 -4
  99. package/typings/react/components/survey-actions/survey-nav-button.d.ts +0 -8
  100. package/typings/react/components/survey-header/logo-image.d.ts +0 -11
  101. package/typings/react/components/survey-header/survey-header.d.ts +0 -17
  102. package/typings/react/components/svg-icon/svg-icon.d.ts +0 -9
  103. package/typings/react/components/title/title-actions.d.ts +0 -7
  104. package/typings/react/components/title/title-content.d.ts +0 -10
  105. package/typings/react/components/title/title-element.d.ts +0 -6
  106. package/typings/react/custom-widget.d.ts +0 -12
  107. package/typings/react/dropdown-base.d.ts +0 -25
  108. package/typings/react/dropdown-item.d.ts +0 -13
  109. package/typings/react/dropdown-select.d.ts +0 -6
  110. package/typings/react/element-factory.d.ts +0 -9
  111. package/typings/react/element-header.d.ts +0 -5
  112. package/typings/react/element.d.ts +0 -19
  113. package/typings/react/flow-panel.d.ts +0 -22
  114. package/typings/react/image.d.ts +0 -10
  115. package/typings/react/imagepicker.d.ts +0 -25
  116. package/typings/react/page.d.ts +0 -11
  117. package/typings/react/panel-base.d.ts +0 -25
  118. package/typings/react/panel.d.ts +0 -16
  119. package/typings/react/progress.d.ts +0 -9
  120. package/typings/react/progressButtons.d.ts +0 -19
  121. package/typings/react/progressToc.d.ts +0 -5
  122. package/typings/react/rating-dropdown.d.ts +0 -8
  123. package/typings/react/react-popup-survey.d.ts +0 -24
  124. package/typings/react/reactSurvey.d.ts +0 -41
  125. package/typings/react/reactSurveyNavigationBase.d.ts +0 -10
  126. package/typings/react/reactSurveyProgress.d.ts +0 -9
  127. package/typings/react/reactSurveyProgressButtons.d.ts +0 -19
  128. package/typings/react/reactSurveyProgressToc.d.ts +0 -5
  129. package/typings/react/reactquestion.d.ts +0 -81
  130. package/typings/react/reactquestion_buttongroup.d.ts +0 -23
  131. package/typings/react/reactquestion_checkbox.d.ts +0 -33
  132. package/typings/react/reactquestion_comment.d.ts +0 -31
  133. package/typings/react/reactquestion_custom.d.ts +0 -13
  134. package/typings/react/reactquestion_dropdown.d.ts +0 -7
  135. package/typings/react/reactquestion_element.d.ts +0 -65
  136. package/typings/react/reactquestion_empty.d.ts +0 -8
  137. package/typings/react/reactquestion_expression.d.ts +0 -8
  138. package/typings/react/reactquestion_factory.d.ts +0 -8
  139. package/typings/react/reactquestion_file.d.ts +0 -14
  140. package/typings/react/reactquestion_html.d.ts +0 -13
  141. package/typings/react/reactquestion_matrix.d.ts +0 -33
  142. package/typings/react/reactquestion_matrixdropdown.d.ts +0 -4
  143. package/typings/react/reactquestion_matrixdropdownbase.d.ts +0 -29
  144. package/typings/react/reactquestion_matrixdynamic.d.ts +0 -20
  145. package/typings/react/reactquestion_multipletext.d.ts +0 -22
  146. package/typings/react/reactquestion_paneldynamic.d.ts +0 -28
  147. package/typings/react/reactquestion_radiogroup.d.ts +0 -32
  148. package/typings/react/reactquestion_ranking.d.ts +0 -30
  149. package/typings/react/reactquestion_rating.d.ts +0 -10
  150. package/typings/react/reactquestion_tagbox.d.ts +0 -10
  151. package/typings/react/reactquestion_text.d.ts +0 -11
  152. package/typings/react/reactsurveymodel.d.ts +0 -9
  153. package/typings/react/reacttimerpanel.d.ts +0 -11
  154. package/typings/react/row.d.ts +0 -21
  155. package/typings/react/signaturepad.d.ts +0 -11
  156. package/typings/react/string-editor.d.ts +0 -11
  157. package/typings/react/string-viewer.d.ts +0 -15
  158. package/typings/react/svgbundle.d.ts +0 -7
  159. package/typings/react/tagbox-filter.d.ts +0 -23
  160. package/typings/react/tagbox-item.d.ts +0 -10
@@ -1,15 +0,0 @@
1
- import React from "react";
2
- export declare class SurveyLocStringViewer extends React.Component<any, any> {
3
- constructor(props: any);
4
- private rootRef;
5
- private get locStr();
6
- private get style();
7
- componentDidMount(): void;
8
- componentWillUnmount(): void;
9
- componentDidUpdate(prevProps: any, prevState: any): void;
10
- private isRendering;
11
- private onChangedHandler;
12
- private reactOnStrChanged;
13
- render(): JSX.Element | null;
14
- protected renderString(): JSX.Element;
15
- }
@@ -1,7 +0,0 @@
1
- import React from "react";
2
- export declare class SvgBundleComponent extends React.Component {
3
- private containerRef;
4
- constructor(props: any);
5
- componentDidMount(): void;
6
- render(): JSX.Element;
7
- }
@@ -1,23 +0,0 @@
1
- /// <reference types="react" />
2
- import { DropdownMultiSelectListModel, QuestionTagboxModel } from "survey-core";
3
- import { SurveyElementBase } from "./reactquestion_element";
4
- interface ITagboxFilterProps {
5
- model: DropdownMultiSelectListModel;
6
- question: QuestionTagboxModel;
7
- }
8
- export declare class TagboxFilterString extends SurveyElementBase<ITagboxFilterProps, any> {
9
- inputElement: HTMLInputElement | null;
10
- get model(): DropdownMultiSelectListModel;
11
- get question(): QuestionTagboxModel;
12
- componentDidUpdate(prevProps: any, prevState: any): void;
13
- componentDidMount(): void;
14
- updateDomElement(): void;
15
- onChange(e: any): void;
16
- keyhandler(e: any): void;
17
- onBlur(e: any): void;
18
- onFocus(e: any): void;
19
- constructor(props: any);
20
- getStateElement(): DropdownMultiSelectListModel;
21
- render(): JSX.Element;
22
- }
23
- export {};
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- import { ReactSurveyElement } from "./reactquestion_element";
3
- import { QuestionTagboxModel, ItemValue } from "survey-core";
4
- export declare class SurveyQuestionTagboxItem extends ReactSurveyElement {
5
- constructor(props: any);
6
- protected get question(): QuestionTagboxModel;
7
- protected get item(): ItemValue;
8
- protected canRender(): boolean;
9
- protected renderElement(): JSX.Element;
10
- }