├── .eslintignore
├── .eslintrc.js
├── .gitattributes
├── .github
└── workflows
│ ├── ci.yml
│ └── tagged-release.yml
├── .gitignore
├── .husky
├── pre-commit
└── pre-push
├── .vscode
├── extensions.json
└── settings.json
├── CHANGELOG.md
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── LICENSE
├── README.md
├── accessibilityTests
├── designer.spec.ts
├── helper.ts
├── json.spec.ts
├── logic.spec.ts
├── preview.spec.ts
├── propertyGrid.spec.ts
├── themes.spec.ts
└── translation.spec.ts
├── azurepipelines-coverage.yml
├── commitlint.config.mjs
├── devops-pull-requests-v2.yml
├── devops-pull-requests.yml
├── devops-visual-regression-tests-v2.yml
├── devops-visual-regression-tests.yml
├── docs
├── Creator-V2-Whats-New.md
├── LICENSE.md
├── customize-question-types.md
├── customize-survey-creation-process.md
├── end-user-guide-add-navigation-elements-to-form.md
├── end-user-guide-branching-logic.md
├── end-user-guide-carry-forward-responses.md
├── end-user-guide-create-form-with-file-upload.md
├── end-user-guide-customize-validation-messages.md
├── end-user-guide-data-validation-in-forms.md
├── end-user-guide-dynamic-tab-title-format.md
├── end-user-guide-expression-syntax.md
├── end-user-guide-form-display-logic.md
├── end-user-guide-general-survey-layout-settings.md
├── end-user-guide-how-to-add-image-or-video-choice-question-to-form.md
├── end-user-guide-how-to-apply-input-mask-to-text-fields.md
├── end-user-guide-how-to-calculate-duration-between-dates-within-form.md
├── end-user-guide-how-to-create-quiz-or-assessment-test.md
├── end-user-guide-how-to-create-transfer-list.md
├── end-user-guide-how-to-customize-survey-look.md
├── end-user-guide-how-to-format-user-input-for-single-line-fields.md
├── end-user-guide-how-to-randomize-questions-within-form.md
├── end-user-guide-how-to-use-column-totals-in-matrix-questions.md
├── end-user-guide-how-to-use-custom-variables-in-form-calculations.md
├── end-user-guide-how-to-vertically-align-input-fields-in-survey.md
├── end-user-guide-loop-and-merge-multi-select-dropdown-and-dynamic-matrix.md
├── end-user-guide-numbering-within-form.md
├── end-user-guide-pipe-selected-choices-to-dynamic-matrix.md
├── end-user-guide-prevent-duplicate-forms-submissions.md
├── end-user-guide-reposition-form-elements.md
├── end-user-guide-skip-logic-in-forms.md
├── end-user-guide-survey-theming.md
├── end-user-guide-sync-range-slider-with-input-fields-javascript.md
├── end-user-guide-user-interface.md
├── get-started-angular.md
├── get-started-html-css-javascript.md
├── get-started-react.md
├── get-started-vue.md
├── get-started.md
├── images
│ ├── Slider-EUG.mp4
│ ├── Tagbox_Dynamic_Matrix_Loop.mp4
│ ├── alert-banner.png
│ ├── builder-adorners.png
│ ├── builder-question-editor.png
│ ├── creator-settings-button.png
│ ├── creator-themes.png
│ ├── creator-v2-action-buttons.png
│ ├── creator-v2-add-question.png
│ ├── creator-v2-adorner-column-setup.png
│ ├── creator-v2-adorner-column-title.png
│ ├── creator-v2-choices-property-editor-2.png
│ ├── creator-v2-choices-property-editor.png
│ ├── creator-v2-comment-row-autogrow.png
│ ├── creator-v2-device-type.png
│ ├── creator-v2-element-creation.png
│ ├── creator-v2-element-selector-2.png
│ ├── creator-v2-element-selector.png
│ ├── creator-v2-logic-filtering.png
│ ├── creator-v2-logic-item-editing.png
│ ├── creator-v2-logic-tab-filtering.png
│ ├── creator-v2-logic-tab-item-editing.png
│ ├── creator-v2-page-navigator.png
│ ├── creator-v2-pages-navigation.png
│ ├── creator-v2-question-types.png
│ ├── creator-v2-rating-text-adorner-2.png
│ ├── creator-v2-rating-text-adorner.png
│ ├── creator-v2-setup-column-adorner.png
│ ├── creator-v2-toolbox-adaptivity-2.png
│ ├── creator-v2-toolbox-adaptivity.png
│ ├── creator-v2-toolbox-and-property-grid.png
│ ├── creator-v2-translation-tab-2.png
│ ├── custom-widget-richedit.png
│ ├── custom-widget-search.png
│ ├── download-obfuscated-json.png
│ ├── eud-accent-color-editor.png
│ ├── eud-accent-color.png
│ ├── eud-accepted-file-types.png
│ ├── eud-add-image-question.png
│ ├── eud-add-logo.png
│ ├── eud-advanced-header.png
│ ├── eud-after.png
│ ├── eud-age-cv.png
│ ├── eud-age-validation 1411 736.png
│ ├── eud-aggregation-methods.png
│ ├── eud-all-in-one-expression-based-expression 490 723.png
│ ├── eud-all-in-one-variable 494 644.png
│ ├── eud-allow-multiple-selection-cf.png
│ ├── eud-allow-multiple-selection.png
│ ├── eud-allow-selective-ranking.png
│ ├── eud-answer-count.png
│ ├── eud-appearance-opacity 1345 768.png
│ ├── eud-appearance-opacity.png
│ ├── eud-auto-advance.png
│ ├── eud-auto-numbering-within-a-panel 935 604.png
│ ├── eud-background-image.png
│ ├── eud-before-alignment.png
│ ├── eud-before.png
│ ├── eud-boolean.png
│ ├── eud-built-in-max-count.png
│ ├── eud-built-in-min-max-count-error.png
│ ├── eud-built-in-min-max-number.png
│ ├── eud-change-correct-answer 400 472.png
│ ├── eud-checkboxes-data.png
│ ├── eud-checkboxes-radio-button-group.png
│ ├── eud-checkboxes-to-dynamic-matrix-rows.mp4
│ ├── eud-checkboxes.png
│ ├── eud-choice-option-display-logic-steps-1-to-5.png
│ ├── eud-choice-option-display-logic-steps-6-to-8.png
│ ├── eud-choice-option-id.png
│ ├── eud-choice-option-visibility.png
│ ├── eud-choice-order.png
│ ├── eud-collapse-state-video.mp4
│ ├── eud-color-picker.png
│ ├── eud-column-area.png
│ ├── eud-column-input-type-preview.png
│ ├── eud-column-input-type.png
│ ├── eud-column-settings.png
│ ├── eud-column-total.png
│ ├── eud-complete-survey-cv.png
│ ├── eud-complete-survey-steps-part-1.png
│ ├── eud-complete-survey-steps-part-2.png
│ ├── eud-conditionally-required-question 1380 737.png
│ ├── eud-confirmation-popup.png
│ ├── eud-content-area-width.png
│ ├── eud-content-mode.png
│ ├── eud-cookie-troubleshooting.png
│ ├── eud-corner-radius.png
│ ├── eud-currency.png
│ ├── eud-custom-file-type.png
│ ├── eud-custom-min-value 446 751.png
│ ├── eud-custom-placeholder.png
│ ├── eud-custom-required-message 441 554.png
│ ├── eud-custom-variable 406 571.png
│ ├── eud-dark-theme-mode.png
│ ├── eud-date-picker.png
│ ├── eud-date.png
│ ├── eud-datevalidation-preview.png
│ ├── eud-default-single-line.png
│ ├── eud-description-survey 402 690.png
│ ├── eud-disable-image-preview.png
│ ├── eud-dropdowm-select-input-type.png
│ ├── eud-dropdown-add-remove-rows.png
│ ├── eud-dropdown-data.png
│ ├── eud-dropdown-input-field-title.png
│ ├── eud-dropdown-name.png
│ ├── eud-dropdown-set-choice-options.png
│ ├── eud-dropdown.png
│ ├── eud-duplicate-panel.png
│ ├── eud-dynamic-panel-add-dynamic-tab-title-part1.png
│ ├── eud-dynamic-panel-add-dynamic-tab-title-part2.png
│ ├── eud-dynamic-panel-display-mode.png
│ ├── eud-dynamic-panel-number-of-entries.png
│ ├── eud-dynamic-panel-tab-numbering.png
│ ├── eud-dynamic-panel-tab-title-placeholder.png
│ ├── eud-dynamic-panel-with-tabs-preview.png
│ ├── eud-email.png
│ ├── eud-error-message-preview.png
│ ├── eud-example-one.png
│ ├── eud-expression 401 611.png
│ ├── eud-expression-column.png
│ ├── eud-expression-gui 1099 709.png
│ ├── eud-expression-outcome 912 598.png
│ ├── eud-expression-settings.png
│ ├── eud-expression-three-variables 444 617.png
│ ├── eud-expression-visibility 1179 723.png
│ ├── eud-expression-years-invisible 402 660.png
│ ├── eud-expression.png
│ ├── eud-file-exceeds-allowed-size.png
│ ├── eud-file-source-file.png
│ ├── eud-first-page-start-page 1242 801.png
│ ├── eud-header-area-background-color.png
│ ├── eud-header-area-background-image.png
│ ├── eud-header-area-text-width.png
│ ├── eud-header-height.png
│ ├── eud-hide-buttons.png
│ ├── eud-hide-question-number 400 347.png
│ ├── eud-hide-question-title.png
│ ├── eud-image-fit.png
│ ├── eud-image-picker-choices.png
│ ├── eud-image-picker.png
│ ├── eud-image.png
│ ├── eud-informational.png
│ ├── eud-inner-outer-loops.png
│ ├── eud-input-element-opacity.png
│ ├── eud-input-mask-type.png
│ ├── eud-input-type.png
│ ├── eud-inputype-date.png
│ ├── eud-item-id.png
│ ├── eud-item-input-mask.png
│ ├── eud-item-input-type.png
│ ├── eud-items.png
│ ├── eud-labels-formats.png
│ ├── eud-limit-to-one-response.png
│ ├── eud-local-file-camera.png
│ ├── eud-logic-tab-condition-list.png
│ ├── eud-logic-tab.png
│ ├── eud-logo-alignment.png
│ ├── eud-manual-entry.png
│ ├── eud-max-choices-to-select-tag-box.png
│ ├── eud-max-choices-to-select.png
│ ├── eud-max-files.png
│ ├── eud-max-input-masking.png
│ ├── eud-max-range.png
│ ├── eud-max-ranking.png
│ ├── eud-message-location 444 405.png
│ ├── eud-min-input-masking.png
│ ├── eud-min-max-cf.png
│ ├── eud-min-max-values 444 494.png
│ ├── eud-min-max.png
│ ├── eud-month-picker.png
│ ├── eud-move-panel.png
│ ├── eud-move-question.png
│ ├── eud-multi-select-matrix-column.png
│ ├── eud-multiple-textboxes.png
│ ├── eud-mutli-select-all-cells.png
│ ├── eud-name-single-value-slider.png
│ ├── eud-no-question-numbering-within-a-panel 412 321.png
│ ├── eud-no-question-numbering-within-a-panel-preview 931 605.png
│ ├── eud-notification-types.png
│ ├── eud-number.png
│ ├── eud-numeric.png
│ ├── eud-outcome 905 534.png
│ ├── eud-page-buttons.png
│ ├── eud-page-display-logic-steps-1-to-3.png
│ ├── eud-page-display-logic-steps-4-to-7.png
│ ├── eud-page-numbers-names.png
│ ├── eud-page-panel.png
│ ├── eud-page-preview.png
│ ├── eud-page-required 1417 765.png
│ ├── eud-panel-collapse-state 401 412.png
│ ├── eud-panel-display-logic-steps-1-to-3.png
│ ├── eud-panel-display-logic-steps-4-to-7.png
│ ├── eud-panel-error-message 456 621.png
│ ├── eud-panel-numbering 408 513.png
│ ├── eud-panel-preview.png
│ ├── eud-password.png
│ ├── eud-preview-cv.png
│ ├── eud-preview-edit.png
│ ├── eud-preview-items.png
│ ├── eud-preview-tab-demo.png
│ ├── eud-preview.png
│ ├── eud-progress-bar-alignment.png
│ ├── eud-progress-bar-type.png
│ ├── eud-question-always-required 446 702.png
│ ├── eud-question-collapse-state 400 548.png
│ ├── eud-question-description-question 400 723.png
│ ├── eud-question-display-logic-steps-1-to-3.png
│ ├── eud-question-display-logic-steps-4-to-7.png
│ ├── eud-question-name.png
│ ├── eud-question-numbering-survey 401 674.png
│ ├── eud-question-title-alignment 399 410.png
│ ├── eud-question-title-alignment-bottom 1002 372.png
│ ├── eud-question-title-alignment-page 409 509.png
│ ├── eud-question-width-set 1375 211.png
│ ├── eud-question-width-set-to-100 1375 298.png
│ ├── eud-question-without-panels-boxes.png
│ ├── eud-questionname.png
│ ├── eud-questions-within-panel.png
│ ├── eud-quiz-mode 400 692.png
│ ├── eud-quiz-start-page 823 724.png
│ ├── eud-radio-button-group.png
│ ├── eud-radio-to-radio.png
│ ├── eud-random-choice-options 398 725.png
│ ├── eud-random-matrix-rows 1394 760.png
│ ├── eud-random-page 410 515.png
│ ├── eud-random-panel 400 517.png
│ ├── eud-randon-survey 397 421.png
│ ├── eud-range-min.png
│ ├── eud-range-name.png
│ ├── eud-range-slider-default-answers.png
│ ├── eud-ranking.png
│ ├── eud-read-only 400 596.png
│ ├── eud-regex.png
│ ├── eud-rename-buttons.png
│ ├── eud-reorder-pages.png
│ ├── eud-required-page-if 1368 771.png
│ ├── eud-required-panel-example 1222 738.png
│ ├── eud-required-symbol-location 443 551.png
│ ├── eud-reset-on-each-page 401 674.png
│ ├── eud-reset-on-each-panel 1122 852.png
│ ├── eud-run-validation-warning-informational.png
│ ├── eud-scale-factor.png
│ ├── eud-set-correct-answer 1273 648.png
│ ├── eud-set-value-expression 400 596.png
│ ├── eud-set-value-expression-min.png
│ ├── eud-set-value-expression-range.png
│ ├── eud-set-value-if-and-set-value.png
│ ├── eud-set-value-single-line 404 542.png
│ ├── eud-show-page-numbers 401 541.png
│ ├── eud-side-navigation.png
│ ├── eud-single-input-field.png
│ ├── eud-single-line-layout.png
│ ├── eud-single-line-outcome 905 598.png
│ ├── eud-single-vale-data.png
│ ├── eud-single-value-numeric.png
│ ├── eud-skip-logic-example-1.png
│ ├── eud-skip-logic-example-2.png
│ ├── eud-skip-logic-example-3.png
│ ├── eud-skip-logic-triggers.png
│ ├── eud-skip-to-question-steps-part-1.png
│ ├── eud-skip-to-question-steps-part-2.png
│ ├── eud-survey-font.png
│ ├── eud-survey-layout 399 435.png
│ ├── eud-survey-level.png
│ ├── eud-survey-title-description-alignment.png
│ ├── eud-survey-title-desctiption-font.png
│ ├── eud-survey-with-question-boxes.png
│ ├── eud-tag-box-to-ranking.png
│ ├── eud-tag-box.png
│ ├── eud-tagbox-add-choices.png
│ ├── eud-tagbox-data.png
│ ├── eud-tagbox-item-value.png
│ ├── eud-tagbox-name.png
│ ├── eud-text-maximum-char-limit.png
│ ├── eud-text.png
│ ├── eud-theme-list.png
│ ├── eud-themes-tab.png
│ ├── eud-three-variables 559 749.png
│ ├── eud-time-picker.png
│ ├── eud-timer-mode-both 892 492.png
│ ├── eud-title-description.png
│ ├── eud-title-left-description-under-input 1163 252.png
│ ├── eud-title-settings 443 452.png
│ ├── eud-tooltip-label-format.png
│ ├── eud-total-days.png
│ ├── eud-transfer-list-copy-choices.png
│ ├── eud-transfer-list-limitations.png
│ ├── eud-transfer-list-ranking-results.png
│ ├── eud-transfer-list-selective-ranking.png
│ ├── eud-transfer-list-tagbox.png
│ ├── eud-type-min-max-step.png
│ ├── eud-unselected.png
│ ├── eud-update-input-field-values.png
│ ├── eud-usd.png
│ ├── eud-validation-datediff-preview.png
│ ├── eud-validation-datediff.png
│ ├── eud-validation-expression 1495 735.png
│ ├── eud-validation-rule.png
│ ├── eud-validationrules-addnewrule.png
│ ├── eud-validationrules-expression.png
│ ├── eud-visibility-cv.png
│ ├── eud-visibleif-expression.png
│ ├── eud-warning.png
│ ├── eud-week-picker.png
│ ├── eud-when-to-run-validation 442 754.png
│ ├── eud-which-choices-to-copy.png
│ ├── eud-without-panels 1300 778.png
│ ├── order-matrix-dropdown.png
│ ├── order-matrix-dynamic.png
│ ├── order-table-items.png
│ ├── property-grid-hint.png
│ ├── property-grid-overridding-properties.png
│ ├── question-types-boolean.png
│ ├── question-types-checkbox.png
│ ├── question-types-comment.png
│ ├── question-types-dropdown.png
│ ├── question-types-dynamic-panel.png
│ ├── question-types-expression.png
│ ├── question-types-file.png
│ ├── question-types-imagepicker.png
│ ├── question-types-matrix-dynamic-rows.png
│ ├── question-types-matrix-multiple-choices.png
│ ├── question-types-matrix-single-choice.png
│ ├── question-types-multi-select-dropdown.png
│ ├── question-types-multiple-text.png
│ ├── question-types-radiogroup.png
│ ├── question-types-ranking.png
│ ├── question-types-rating.png
│ ├── question-types-signature-pad.png
│ ├── question-types-single-input.png
│ ├── survey-creator-accepted-file-types.png
│ ├── survey-creator-action-buttons.png
│ ├── survey-creator-add-new-page.png
│ ├── survey-creator-add-new-row.png
│ ├── survey-creator-add-question-button.png
│ ├── survey-creator-allow-multiple-files.png
│ ├── survey-creator-allow-multiple-selection.png
│ ├── survey-creator-change-size.png
│ ├── survey-creator-choices-value.png
│ ├── survey-creator-default-language-dropdown.png
│ ├── survey-creator-dropdown-adorners.png
│ ├── survey-creator-element-type-selector.png
│ ├── survey-creator-image-format.png
│ ├── survey-creator-inheritance-chain.png
│ ├── survey-creator-json-editor-tab.png
│ ├── survey-creator-logic-tab-add-new-rule.png
│ ├── survey-creator-logic-tab-filter-rules.png
│ ├── survey-creator-logic-tab-manual-entry.png
│ ├── survey-creator-logic-tab.png
│ ├── survey-creator-matrix-cell-type.png
│ ├── survey-creator-multiple-conditions.png
│ ├── survey-creator-multiple-text-set-default-answer.png
│ ├── survey-creator-overview.png
│ ├── survey-creator-pen-color.png
│ ├── survey-creator-preview-different-devices.png
│ ├── survey-creator-preview-survey-again.png
│ ├── survey-creator-preview-tab.png
│ ├── survey-creator-property-grid.png
│ ├── survey-creator-question-types.png
│ ├── survey-creator-rate-type-using-adorner.png
│ ├── survey-creator-rate-type.png
│ ├── survey-creator-row-order.png
│ ├── survey-creator-tabs-designer.png
│ ├── survey-creator-tabs.png
│ ├── survey-creator-toolbox-compact.png
│ ├── survey-creator-toolbox-full.png
│ ├── survey-creator-translation-tab-filters.png
│ ├── survey-creator-translation-tab-import-export.png
│ ├── survey-creator-translation-tab-language-settings.png
│ ├── survey-creator-translation-tab.png
│ ├── survey-creator-undo-button.png
│ ├── survey-creator-updated-page-navigation.png
│ ├── survey-editor-adorner.png
│ ├── survey-editor-json.png
│ ├── survey-editor-logic-column-detail.png
│ ├── survey-editor-logic-expression.png
│ ├── survey-editor-logic-expression1.png
│ ├── survey-editor-logic-expression2.png
│ ├── survey-editor-logic-matrix-column.png
│ ├── survey-editor-logic-matrix.png
│ ├── survey-editor-logic-matrix1.png
│ ├── survey-editor-logic-matrix2.png
│ ├── survey-editor-logic.png
│ ├── survey-editor-namevstitle.png
│ ├── survey-editor-namevstitle1.png
│ ├── survey-editor-new-page.png
│ ├── survey-editor-overview.png
│ ├── survey-editor-test-survey.png
│ ├── survey-editor-toolbox.png
│ ├── theme-editor.png
│ ├── theme-export.png
│ ├── theme-import.png
│ ├── toolbox-subitems.png
│ └── translation-tab.png
├── integration-with-backend.md
├── migration-guide-to-survey-creator-v2.md
├── overview.md
├── property-grid-customization.md
├── sidebar.json
├── supported-browsers.md
├── survey-creator-interface-themes.md
├── survey-localization-translate-surveys-to-different-languages.md
├── theme-editor.md
├── toolbox-customization.md
└── uri.json
├── e2e
├── creator.spec.ts
├── designer.spec.ts
├── helper.ts
├── lazy-rendering.spec.ts
├── presets.spec.ts
├── questions_4114.ts
├── string-editor.spec.ts
├── tabbedmenu-and-toolbox-disabled.spec.ts
└── toolbox.spec.ts
├── functionalTests
├── designer
│ ├── add-new-question.ts
│ ├── change-survey-locale.ts
│ ├── clear-survey.ts
│ ├── creator.ts
│ ├── delete-by-key.ts
│ ├── drag-drop.ts
│ ├── empty-survey-json.ts
│ ├── hovers.ts
│ ├── image.jpg
│ ├── inplace-editors.ts
│ ├── localization.ts
│ ├── localization_dynamic.ts
│ ├── logic.ts
│ ├── logo-image.ts
│ ├── page-edit-modes.ts
│ ├── page-navigator.ts
│ ├── page-title.ts
│ ├── performance.ts
│ ├── performance_json.ts
│ ├── question-converter.ts
│ ├── question-wrapper.ts
│ ├── responsiveness.ts
│ ├── select-context.ts
│ ├── side-bar.ts
│ ├── string-editor1.ts
│ ├── string-editor2.ts
│ ├── surface.ts
│ ├── survey-description.ts
│ ├── survey-width.ts
│ ├── toolbox.ts
│ ├── translation.ts
│ └── widget.ts
├── embed
│ └── embed.ts
├── helper.ts
├── json
│ └── json.ts
├── preview
│ ├── simulator.ts
│ ├── survey-results.ts
│ ├── survey.ts
│ ├── theme-switcher.ts
│ └── toolbar.ts
├── property-grid
│ ├── choices.ts
│ ├── custom-questions.ts
│ ├── data.ts
│ ├── localization.ts
│ ├── panels.ts
│ ├── question.ts
│ ├── spinedit.ts
│ └── survey.ts
└── theme
│ └── theme.ts
├── lerna.json
├── package.json
├── packages
├── survey-creator-angular
│ ├── .eslintignore
│ ├── .eslintrc.js
│ ├── .testcaferc.dev.js
│ ├── .testcaferc.js
│ ├── .vscode
│ │ ├── extensions.json
│ │ └── settings.json
│ ├── CHANGELOG.md
│ ├── LICENSE
│ ├── README.md
│ ├── angular.json
│ ├── example
│ │ └── angular-ui
│ │ │ ├── .browserslistrc
│ │ │ ├── karma.conf.js
│ │ │ ├── package.json
│ │ │ ├── src
│ │ │ ├── app
│ │ │ │ ├── app.component.html
│ │ │ │ ├── app.component.scss
│ │ │ │ ├── app.component.spec.ts
│ │ │ │ ├── app.component.ts
│ │ │ │ ├── app.module.ts
│ │ │ │ ├── example.component.html
│ │ │ │ ├── example.component.ts
│ │ │ │ ├── router.module.ts
│ │ │ │ └── test
│ │ │ │ │ ├── by-page.component.ts
│ │ │ │ │ ├── creator-themes.component.ts
│ │ │ │ │ ├── custom-widget.component.ts
│ │ │ │ │ ├── default.component.ts
│ │ │ │ │ ├── dropdown-collapse.component.ts
│ │ │ │ │ ├── localization.component.ts
│ │ │ │ │ ├── presets.component.ts
│ │ │ │ │ ├── test-no-license.component.ts
│ │ │ │ │ ├── test-theme-tab.component.ts
│ │ │ │ │ ├── test.component.html
│ │ │ │ │ ├── theme-preview.component.ts
│ │ │ │ │ ├── theme-switcher.component.scss
│ │ │ │ │ └── theme-switcher.component.ts
│ │ │ ├── assets
│ │ │ │ ├── .gitkeep
│ │ │ │ ├── logo512.png
│ │ │ │ └── survey.json
│ │ │ ├── environments
│ │ │ │ ├── environment.prod.ts
│ │ │ │ └── environment.ts
│ │ │ ├── favicon.ico
│ │ │ ├── index.html
│ │ │ ├── main.ts
│ │ │ ├── polyfills.ts
│ │ │ ├── styles.scss
│ │ │ ├── test.ts
│ │ │ └── testCafe
│ │ │ │ └── designer
│ │ │ │ └── image.jpg
│ │ │ ├── tsconfig.app.json
│ │ │ └── tsconfig.spec.json
│ ├── karma.conf.js
│ ├── ng-package.json
│ ├── package.json
│ ├── playwright.config.ts
│ ├── presets
│ │ ├── ng-package.json
│ │ └── src
│ │ │ ├── index.ts
│ │ │ ├── presets-icon-item.component.html
│ │ │ ├── presets-icon-item.component.ts
│ │ │ ├── presets-property-grid.component.html
│ │ │ ├── presets-property-grid.component.ts
│ │ │ ├── presets.component.html
│ │ │ ├── presets.component.ts
│ │ │ └── presets.module.ts
│ ├── src
│ │ ├── add-question-type-selector.component.html
│ │ ├── add-question-type-selector.component.ts
│ │ ├── add-question.component.html
│ │ ├── add-question.component.ts
│ │ ├── adorners
│ │ │ ├── cell-question-dropdown.component.html
│ │ │ ├── cell-question-dropdown.component.ts
│ │ │ ├── cell-question.component.html
│ │ │ ├── cell-question.component.ts
│ │ │ ├── image-item-value.component.html
│ │ │ ├── image-item-value.component.ts
│ │ │ ├── item-value.component.html
│ │ │ ├── item-value.component.ts
│ │ │ ├── matrix-cell.component.html
│ │ │ ├── matrix-cell.component.ts
│ │ │ ├── question-dropdown.component.html
│ │ │ ├── question-dropdown.component.ts
│ │ │ ├── question-image.component.html
│ │ │ ├── question-image.component.ts
│ │ │ ├── question-rating.component.html
│ │ │ └── question-rating.component.ts
│ │ ├── angular-ui.module.ts
│ │ ├── angular-ui.ts
│ │ ├── components
│ │ │ ├── action-button.component.html
│ │ │ ├── action-button.component.ts
│ │ │ ├── question-error.component.html
│ │ │ ├── question-error.component.ts
│ │ │ ├── search.component.html
│ │ │ ├── search.component.ts
│ │ │ ├── surface-placeholder.component.html
│ │ │ ├── surface-placeholder.component.ts
│ │ │ ├── switcher.component.html
│ │ │ └── switcher.component.ts
│ │ ├── creator-model.component.ts
│ │ ├── creator.component.html
│ │ ├── creator.component.ts
│ │ ├── custom-questions
│ │ │ ├── boolean-switch.component.html
│ │ │ ├── boolean-switch.component.ts
│ │ │ ├── color-item.component.html
│ │ │ ├── color-item.component.ts
│ │ │ ├── color.component.html
│ │ │ ├── color.component.ts
│ │ │ ├── file.component.html
│ │ │ ├── file.component.ts
│ │ │ ├── spin-editor.component.html
│ │ │ ├── spin-editor.component.ts
│ │ │ ├── text-with-reset.component.html
│ │ │ └── text-with-reset.component.ts
│ │ ├── header
│ │ │ ├── logo-image.component.html
│ │ │ └── logo-image.component.ts
│ │ ├── page-element-content.component.ts
│ │ ├── page-navigator
│ │ │ ├── page-navigator-item.component.html
│ │ │ ├── page-navigator-item.component.ts
│ │ │ ├── page-navigator.component.html
│ │ │ └── page-navigator.component.ts
│ │ ├── page-wrapper.component.html
│ │ ├── page-wrapper.component.ts
│ │ ├── page.component.html
│ │ ├── page.component.ts
│ │ ├── panel.component.html
│ │ ├── panel.component.ts
│ │ ├── question-banner.component.html
│ │ ├── question-banner.component.ts
│ │ ├── question-editor.component.html
│ │ ├── question-editor.component.ts
│ │ ├── question-element-content.component.ts
│ │ ├── question-widget.component.html
│ │ ├── question-widget.component.ts
│ │ ├── question.component.html
│ │ ├── question.component.ts
│ │ ├── questions
│ │ │ ├── logic-operator.component.html
│ │ │ ├── logic-operator.component.ts
│ │ │ ├── question-embedded-survey.component.html
│ │ │ ├── question-embedded-survey.component.ts
│ │ │ ├── question-link-value.component.html
│ │ │ └── question-link-value.component.ts
│ │ ├── row.component.html
│ │ ├── row.component.ts
│ │ ├── side-bar
│ │ │ ├── object-selector.component.html
│ │ │ ├── object-selector.component.ts
│ │ │ ├── property-grid-placeholder.component.html
│ │ │ ├── property-grid-placeholder.component.ts
│ │ │ ├── property-grid.component.html
│ │ │ ├── property-grid.component.ts
│ │ │ ├── side-bar-default-header.component.html
│ │ │ ├── side-bar-default-header.component.ts
│ │ │ ├── side-bar-header.component.html
│ │ │ ├── side-bar-header.component.ts
│ │ │ ├── side-bar-page.component.html
│ │ │ ├── side-bar-page.component.ts
│ │ │ ├── side-bar-property-grid-header.component.html
│ │ │ ├── side-bar-property-grid-header.component.ts
│ │ │ ├── side-bar.component.html
│ │ │ ├── side-bar.component.ts
│ │ │ ├── tab-button.component.html
│ │ │ ├── tab-button.component.ts
│ │ │ ├── tab-control.component.html
│ │ │ ├── tab-control.component.ts
│ │ │ ├── tabs.component.html
│ │ │ └── tabs.component.ts
│ │ ├── string-editor.component.html
│ │ ├── string-editor.component.ts
│ │ ├── tabbed-menu
│ │ │ └── tabbed-menu
│ │ │ │ ├── tabbed-menu-item-wrapper.component.html
│ │ │ │ ├── tabbed-menu-item-wrapper.component.ts
│ │ │ │ ├── tabbed-menu-item.component.html
│ │ │ │ ├── tabbed-menu-item.component.ts
│ │ │ │ ├── tabbed-menu.component.html
│ │ │ │ └── tabbed-menu.component.ts
│ │ ├── tabs
│ │ │ ├── designer
│ │ │ │ ├── designer-pages.component.html
│ │ │ │ ├── designer-pages.component.ts
│ │ │ │ ├── designer-survey.component.html
│ │ │ │ ├── designer-survey.component.ts
│ │ │ │ ├── designer.component.html
│ │ │ │ └── designer.component.ts
│ │ │ ├── json
│ │ │ │ ├── json-editor-ace.component.html
│ │ │ │ ├── json-editor-ace.component.ts
│ │ │ │ ├── json-editor-textarea.component.html
│ │ │ │ ├── json-editor-textarea.component.ts
│ │ │ │ ├── json-error-item.component.html
│ │ │ │ └── json-error-item.component.ts
│ │ │ ├── logic
│ │ │ │ ├── logic-add-btn.component.html
│ │ │ │ ├── logic-add-btn.component.ts
│ │ │ │ ├── logic.component.html
│ │ │ │ └── logic.component.ts
│ │ │ ├── preview
│ │ │ │ ├── simulator.component.html
│ │ │ │ ├── simulator.component.ts
│ │ │ │ ├── survey-results-row.component.html
│ │ │ │ ├── survey-results-row.component.ts
│ │ │ │ ├── survey-results.component.html
│ │ │ │ ├── survey-results.component.ts
│ │ │ │ ├── test-again.component.html
│ │ │ │ ├── test-again.component.ts
│ │ │ │ ├── test.component.html
│ │ │ │ └── test.component.ts
│ │ │ ├── theme
│ │ │ │ ├── theme.component.html
│ │ │ │ └── theme.component.ts
│ │ │ └── translation
│ │ │ │ ├── translate-from-action.component.html
│ │ │ │ ├── translate-from-action.component.ts
│ │ │ │ ├── translation-line-skeleton.component.html
│ │ │ │ ├── translation-line-skeleton.component.ts
│ │ │ │ ├── translation.component.html
│ │ │ │ └── translation.component.ts
│ │ └── toolbox
│ │ │ ├── adaptive-toolbox.component.html
│ │ │ ├── adaptive-toolbox.component.ts
│ │ │ ├── toolbox-category.component.html
│ │ │ ├── toolbox-category.component.ts
│ │ │ ├── toolbox-item-group.component.html
│ │ │ ├── toolbox-item-group.component.ts
│ │ │ ├── toolbox-item.component.html
│ │ │ ├── toolbox-item.component.ts
│ │ │ ├── toolbox-list.component.html
│ │ │ ├── toolbox-list.component.ts
│ │ │ ├── toolbox-tool.component.html
│ │ │ └── toolbox-tool.component.ts
│ ├── test
│ │ ├── base.spec.ts
│ │ └── test.ts
│ ├── tsconfig.app.json
│ ├── tsconfig.json
│ ├── tsconfig.lib.json
│ ├── tsconfig.lib.prod.json
│ ├── tsconfig.presets.json
│ ├── tsconfig.presets.prod.json
│ ├── tsconfig.spec.json
│ └── update-version.js
├── survey-creator-core
│ ├── .eslintignore
│ ├── .eslintrc.js
│ ├── .vscode
│ │ ├── extensions.json
│ │ └── settings.json
│ ├── CHANGELOG.md
│ ├── LICENSE
│ ├── README.md
│ ├── creator-themes-import.js
│ ├── creator-themes-update-fallback.js
│ ├── doc_generator
│ │ └── editor_docgenerator.js
│ ├── jest.config.js
│ ├── jest.presets.config.js
│ ├── package.json
│ ├── rollup.config.js
│ ├── rollup.i18n.config.js
│ ├── rollup.i18n.presets.config.js
│ ├── rollup.presets.config.js
│ ├── rollup.themes.config.js
│ ├── src
│ │ ├── components
│ │ │ ├── action-container-view-model.ts
│ │ │ ├── button.scss
│ │ │ ├── carry-forward-panel.scss
│ │ │ ├── creator.scss
│ │ │ ├── embedded-survey.ts
│ │ │ ├── header
│ │ │ │ ├── logo-image.scss
│ │ │ │ └── logo-image.ts
│ │ │ ├── image-item-value.scss
│ │ │ ├── image-item-value.ts
│ │ │ ├── item-value.scss
│ │ │ ├── item-value.ts
│ │ │ ├── link-value.scss
│ │ │ ├── link-value.ts
│ │ │ ├── list-theme.ts
│ │ │ ├── list.scss
│ │ │ ├── matrix-cell.scss
│ │ │ ├── matrix-cell.ts
│ │ │ ├── notifier.scss
│ │ │ ├── page-navigator
│ │ │ │ ├── page-navigator-item.scss
│ │ │ │ ├── page-navigator.scss
│ │ │ │ └── page-navigator.ts
│ │ │ ├── page.scss
│ │ │ ├── page.ts
│ │ │ ├── popup.scss
│ │ │ ├── property-panel
│ │ │ │ ├── property-panel-item.scss
│ │ │ │ └── property-panel.scss
│ │ │ ├── question-dropdown.scss
│ │ │ ├── question-dropdown.ts
│ │ │ ├── question-image.scss
│ │ │ ├── question-image.ts
│ │ │ ├── question-rating.scss
│ │ │ ├── question-rating.ts
│ │ │ ├── question.scss
│ │ │ ├── question.ts
│ │ │ ├── results.scss
│ │ │ ├── results.ts
│ │ │ ├── row.scss
│ │ │ ├── row.ts
│ │ │ ├── search-manager.ts
│ │ │ ├── search.scss
│ │ │ ├── side-bar
│ │ │ │ ├── side-bar-header-model.ts
│ │ │ │ ├── side-bar-model.ts
│ │ │ │ ├── side-bar-page-model.ts
│ │ │ │ ├── side-bar.scss
│ │ │ │ ├── tab-control-model.ts
│ │ │ │ └── tab-control.scss
│ │ │ ├── simulator.scss
│ │ │ ├── simulator.ts
│ │ │ ├── string-editor.scss
│ │ │ ├── string-editor.ts
│ │ │ ├── surface-placeholder.scss
│ │ │ ├── survey-element-adorner-base.ts
│ │ │ ├── switcher
│ │ │ │ ├── switcher.scss
│ │ │ │ └── switcher.ts
│ │ │ ├── tabbed-menu
│ │ │ │ ├── tabbed-menu-item.scss
│ │ │ │ └── tabbed-menu.scss
│ │ │ ├── tabs
│ │ │ │ ├── designer-plugin.ts
│ │ │ │ ├── designer-state-manager.ts
│ │ │ │ ├── designer.scss
│ │ │ │ ├── designer.ts
│ │ │ │ ├── header-model.ts
│ │ │ │ ├── json-editor-ace.scss
│ │ │ │ ├── json-editor-ace.ts
│ │ │ │ ├── json-editor-plugin.ts
│ │ │ │ ├── json-editor-textarea.scss
│ │ │ │ ├── json-editor-textarea.ts
│ │ │ │ ├── logic-actions-model.ts
│ │ │ │ ├── logic-expression.ts
│ │ │ │ ├── logic-item-editor.ts
│ │ │ │ ├── logic-items.ts
│ │ │ │ ├── logic-plugin.ts
│ │ │ │ ├── logic-theme.ts
│ │ │ │ ├── logic-types.ts
│ │ │ │ ├── logic-ui.scss
│ │ │ │ ├── logic-ui.ts
│ │ │ │ ├── logic.scss
│ │ │ │ ├── logic.ts
│ │ │ │ ├── preview.ts
│ │ │ │ ├── test-plugin.ts
│ │ │ │ ├── test.scss
│ │ │ │ ├── test.ts
│ │ │ │ ├── theme-builder.ts
│ │ │ │ ├── theme-custom-questions
│ │ │ │ │ ├── background-corner-radius.ts
│ │ │ │ │ ├── color-alpha.ts
│ │ │ │ │ ├── font-settings.ts
│ │ │ │ │ ├── index.ts
│ │ │ │ │ └── shadow-effects.ts
│ │ │ │ ├── theme-model-definition.ts
│ │ │ │ ├── theme-model.ts
│ │ │ │ ├── theme-plugin.ts
│ │ │ │ ├── themes.ts
│ │ │ │ ├── translation-plugin.ts
│ │ │ │ ├── translation-theme.ts
│ │ │ │ ├── translation.scss
│ │ │ │ └── translation.ts
│ │ │ └── toolbox
│ │ │ │ ├── toolbox-animation.scss
│ │ │ │ ├── toolbox-right.scss
│ │ │ │ ├── toolbox-search-manager.ts
│ │ │ │ ├── toolbox-search.scss
│ │ │ │ ├── toolbox-tool.scss
│ │ │ │ ├── toolbox-tool.ts
│ │ │ │ └── toolbox.scss
│ │ ├── creator-base.ts
│ │ ├── creator-events-api.ts
│ │ ├── creator-options.ts
│ │ ├── creator-responsivity-manager.ts
│ │ ├── creator-settings.ts
│ │ ├── creator-theme
│ │ │ ├── action-button.scss
│ │ │ ├── button.scss
│ │ │ ├── creator-theme-model-definition.ts
│ │ │ ├── creator-theme-model.ts
│ │ │ ├── creator-themes.ts
│ │ │ ├── creator.scss
│ │ │ └── styles-manager.ts
│ │ ├── ctr-base-units.scss
│ │ ├── ctr-colors.scss
│ │ ├── ctr-font-sizes.scss
│ │ ├── ctr-sizes.scss
│ │ ├── ctr-variables.scss
│ │ ├── custom-questions
│ │ │ ├── boolean-switch.scss
│ │ │ ├── question-color.ts
│ │ │ ├── question-file.ts
│ │ │ ├── question-spin-editor.ts
│ │ │ └── question-text-with-reset.ts
│ │ ├── designTabSurveyThemeJSON.ts
│ │ ├── drag-drop-enums.ts
│ │ ├── dragdrop-survey-elements.ts
│ │ ├── editable-object.ts
│ │ ├── editorLocalization.ts
│ │ ├── entries
│ │ │ ├── fonts.scss
│ │ │ ├── helpers.ts
│ │ │ ├── i18n.ts
│ │ │ └── index.ts
│ │ ├── expand-collapse-manager.ts
│ │ ├── expressionToDisplayText.ts
│ │ ├── icons
│ │ │ ├── icons.ts
│ │ │ ├── iconsV1.ts
│ │ │ └── iconsV2.ts
│ │ ├── images-v1
│ │ │ ├── actual-size-24x24.svg
│ │ │ ├── add-16x16.svg
│ │ │ ├── add-24x24.svg
│ │ │ ├── apply-24x24.svg
│ │ │ ├── arrowdown-24x24.svg
│ │ │ ├── arrowleft-16x16.svg
│ │ │ ├── arrowleft-24x24.svg
│ │ │ ├── arrowright-16x16.svg
│ │ │ ├── arrowright-24x24.svg
│ │ │ ├── arrowup-24x24.svg
│ │ │ ├── camera-24x24.svg
│ │ │ ├── camera-32x32.svg
│ │ │ ├── cancel-24x24.svg
│ │ │ ├── check-16x16.svg
│ │ │ ├── check-24x24.svg
│ │ │ ├── chevrondown-16x16.svg
│ │ │ ├── chevrondown-24x24.svg
│ │ │ ├── chevronleft-16x16.svg
│ │ │ ├── chevronup-24x24.svg
│ │ │ ├── clear-16x16.svg
│ │ │ ├── clear-24x24.svg
│ │ │ ├── close-16x16.svg
│ │ │ ├── close-24x24.svg
│ │ │ ├── codeeditor-24x24.svg
│ │ │ ├── collapse-16x16.svg
│ │ │ ├── collapse-24x24.svg
│ │ │ ├── collapse-pg-24x24.svg
│ │ │ ├── collapseall-24x24.svg
│ │ │ ├── collapsedetails-16x16.svg
│ │ │ ├── collapsefocused-16x16.svg
│ │ │ ├── collapsepage-16x16.svg
│ │ │ ├── collapsepanel-16x16.svg
│ │ │ ├── copy-16x16.svg
│ │ │ ├── copy-24x24.svg
│ │ │ ├── cross-24x24.svg
│ │ │ ├── delete-16x16.svg
│ │ │ ├── delete-24x24.svg
│ │ │ ├── desktop-24x24.svg
│ │ │ ├── download-24x24.svg
│ │ │ ├── drag-24x24.svg
│ │ │ ├── draghorizontal-24x16.svg
│ │ │ ├── draghorizontalsmall-24x16.svg
│ │ │ ├── dropper-16x16.svg
│ │ │ ├── edit-16x16.svg
│ │ │ ├── edit-24x24.svg
│ │ │ ├── editsmall-16x16.svg
│ │ │ ├── embedsurvey-24x24.svg
│ │ │ ├── error-16x16.svg
│ │ │ ├── error-24x24.svg
│ │ │ ├── expand-16x16.svg
│ │ │ ├── expand-24x24.svg
│ │ │ ├── expand-pg-24x24.svg
│ │ │ ├── expandall-24x24.svg
│ │ │ ├── expanddetails-16x16.svg
│ │ │ ├── expandfocused-16x16.svg
│ │ │ ├── expandpage-16x16.svg
│ │ │ ├── expandpanel-16x16.svg
│ │ │ ├── file-72x72.svg
│ │ │ ├── finishedit-24x24.svg
│ │ │ ├── fix-24x24.svg
│ │ │ ├── flip-24x24.svg
│ │ │ ├── folder-24x24.svg
│ │ │ ├── fullsize-16x16.svg
│ │ │ ├── gear-24x24.svg
│ │ │ ├── help-24x24.svg
│ │ │ ├── hidehint-16x16.svg
│ │ │ ├── hidehint-24x24.svg
│ │ │ ├── hint-16x16.svg
│ │ │ ├── hint-24x24.svg
│ │ │ ├── image-48x48.svg
│ │ │ ├── import-24x24.svg
│ │ │ ├── invisible-24x24.svg
│ │ │ ├── language-24x24.svg
│ │ │ ├── loading-48x48.svg
│ │ │ ├── logic-24x24.svg
│ │ │ ├── logo-angular-24x24.svg
│ │ │ ├── logo-jquery-24x24.svg
│ │ │ ├── logo-knockout-24x24.svg
│ │ │ ├── logo-react-24x24.svg
│ │ │ ├── logo-surveycreator-48x48.svg
│ │ │ ├── logo-vue-24x24.svg
│ │ │ ├── maximize-16x16.svg
│ │ │ ├── minimize-16x16.svg
│ │ │ ├── minus-32x32.svg
│ │ │ ├── minusbox-16x16.svg
│ │ │ ├── more-16x16.svg
│ │ │ ├── more-24x24.svg
│ │ │ ├── more-circle-24x24.svg
│ │ │ ├── navmenu-24x24.svg
│ │ │ ├── noimage-48x48.svg
│ │ │ ├── pg-appearance-24x24.svg
│ │ │ ├── pg-background-24x24.svg
│ │ │ ├── pg-columns-24x24.svg
│ │ │ ├── pg-conditions-24x24.svg
│ │ │ ├── pg-data-24x24.svg
│ │ │ ├── pg-design-24x24.svg
│ │ │ ├── pg-general-24x24.svg
│ │ │ ├── pg-header-24x24.svg
│ │ │ ├── pg-language-24x24.svg
│ │ │ ├── pg-layout-24x24.svg
│ │ │ ├── pg-logo-24x24.svg
│ │ │ ├── pg-navigation-24x24.svg
│ │ │ ├── pg-numbering-24x24.svg
│ │ │ ├── pg-pages-24x24.svg
│ │ │ ├── pg-questiondesign-24x24.svg
│ │ │ ├── pg-quiz-24x24.svg
│ │ │ ├── pg-rows-24x24.svg
│ │ │ ├── pg-specific-24x24.svg
│ │ │ ├── pg-thankyyoupage-24x24.svg
│ │ │ ├── pg-themes-24x24.svg
│ │ │ ├── pg-totals-24x24.svg
│ │ │ ├── pg-undefined-24x24.svg
│ │ │ ├── pg-validation-24x24.svg
│ │ │ ├── pg-webservice-24x24.svg
│ │ │ ├── phone-24x24.svg
│ │ │ ├── plus-32x32.svg
│ │ │ ├── plusbox-16x16.svg
│ │ │ ├── preview-24x24.svg
│ │ │ ├── publish-24x24.svg
│ │ │ ├── questionlock-24x24.svg
│ │ │ ├── ranking-arrows.svg
│ │ │ ├── rankingundefined-16x16.svg
│ │ │ ├── redo-24x24.svg
│ │ │ ├── refresh-16x16.svg
│ │ │ ├── remove-16x16.svg
│ │ │ ├── reorder-24x24.svg
│ │ │ ├── required-16x16.svg
│ │ │ ├── restore-24x24.svg
│ │ │ ├── restoredown-16x16.svg
│ │ │ ├── rotate-24x24.svg
│ │ │ ├── save-24x24.svg
│ │ │ ├── saveas-24x24.svg
│ │ │ ├── search-24x24.svg
│ │ │ ├── selectpage-24x24.svg
│ │ │ ├── settings-16x16.svg
│ │ │ ├── settings-24x24.svg
│ │ │ ├── smile-24x24.svg
│ │ │ ├── smiley-rate0-24x24.svg
│ │ │ ├── smiley-rate1-24x24.svg
│ │ │ ├── smiley-rate10-24x24.svg
│ │ │ ├── smiley-rate2-24x24.svg
│ │ │ ├── smiley-rate3-24x24.svg
│ │ │ ├── smiley-rate4-24x24.svg
│ │ │ ├── smiley-rate5-24x24.svg
│ │ │ ├── smiley-rate6-24x24.svg
│ │ │ ├── smiley-rate7-24x24.svg
│ │ │ ├── smiley-rate8-24x24.svg
│ │ │ ├── smiley-rate9-24x24.svg
│ │ │ ├── speechbubble-16x16.svg
│ │ │ ├── square-dashed-24x24.svg
│ │ │ ├── switchoff-16x16.svg
│ │ │ ├── switchon-16x16.svg
│ │ │ ├── tablet-24x24.svg
│ │ │ ├── textedit-24x24.svg
│ │ │ ├── theme-24x24.svg
│ │ │ ├── toolbox-24x24.svg
│ │ │ ├── toolbox-boolean-16x16.svg
│ │ │ ├── toolbox-boolean-24x24.svg
│ │ │ ├── toolbox-checkbox-16x16.svg
│ │ │ ├── toolbox-checkbox-24x24.svg
│ │ │ ├── toolbox-customquestion-16x16.svg
│ │ │ ├── toolbox-customquestion-24x24.svg
│ │ │ ├── toolbox-dropdown-16x16.svg
│ │ │ ├── toolbox-dropdown-24x24.svg
│ │ │ ├── toolbox-dynamicmatrix-16x16.svg
│ │ │ ├── toolbox-dynamicmatrix-24x24.svg
│ │ │ ├── toolbox-dynamicpanel-16x16.svg
│ │ │ ├── toolbox-dynamicpanel-24x24.svg
│ │ │ ├── toolbox-expression-16x16.svg
│ │ │ ├── toolbox-expression-24x24.svg
│ │ │ ├── toolbox-file-16x16.svg
│ │ │ ├── toolbox-file-24x24.svg
│ │ │ ├── toolbox-html-16x16.svg
│ │ │ ├── toolbox-html-24x24.svg
│ │ │ ├── toolbox-image-16x16.svg
│ │ │ ├── toolbox-image-24x24.svg
│ │ │ ├── toolbox-imagepicker-16x16.svg
│ │ │ ├── toolbox-imagepicker-24x24.svg
│ │ │ ├── toolbox-longtext-16x16.svg
│ │ │ ├── toolbox-longtext-24x24.svg
│ │ │ ├── toolbox-matrix-16x16.svg
│ │ │ ├── toolbox-matrix-24x24.svg
│ │ │ ├── toolbox-multimatrix-16x16.svg
│ │ │ ├── toolbox-multimatrix-24x24.svg
│ │ │ ├── toolbox-multipletext-16x16.svg
│ │ │ ├── toolbox-multipletext-24x24.svg
│ │ │ ├── toolbox-panel-16x16.svg
│ │ │ ├── toolbox-panel-24x24.svg
│ │ │ ├── toolbox-radiogroup-16x16.svg
│ │ │ ├── toolbox-radiogroup-24x24.svg
│ │ │ ├── toolbox-ranking-16x16.svg
│ │ │ ├── toolbox-ranking-24x24.svg
│ │ │ ├── toolbox-rating-16x16.svg
│ │ │ ├── toolbox-rating-24x24.svg
│ │ │ ├── toolbox-signature-16x16.svg
│ │ │ ├── toolbox-signature-24x24.svg
│ │ │ ├── toolbox-singleline-16x16.svg
│ │ │ ├── toolbox-singleline-24x24.svg
│ │ │ ├── toolbox-tagbox-16x16.svg
│ │ │ ├── toolbox-tagbox-24x24.svg
│ │ │ ├── undo-24x24.svg
│ │ │ ├── visible-24x24.svg
│ │ │ ├── wand-24x24.svg
│ │ │ ├── warning-24x24.svg
│ │ │ ├── wrench-24x24.svg
│ │ │ ├── zoomin-24x24.svg
│ │ │ └── zoomout-24x24.svg
│ │ ├── images-v2
│ │ │ ├── actual-size-24x24.svg
│ │ │ ├── add-16x16.svg
│ │ │ ├── add-24x24.svg
│ │ │ ├── apply-24x24.svg
│ │ │ ├── arrowdown-24x24.svg
│ │ │ ├── arrowleft-16x16.svg
│ │ │ ├── arrowleft-24x24.svg
│ │ │ ├── arrowright-16x16.svg
│ │ │ ├── arrowright-24x24.svg
│ │ │ ├── arrowup-24x24.svg
│ │ │ ├── camera-24x24.svg
│ │ │ ├── camera-32x32.svg
│ │ │ ├── cancel-24x24.svg
│ │ │ ├── check-16x16.svg
│ │ │ ├── check-24x24.svg
│ │ │ ├── chevrondown-16x16.svg
│ │ │ ├── chevrondown-24x24.svg
│ │ │ ├── chevronleft-16x16.svg
│ │ │ ├── chevronleft-24x24.svg
│ │ │ ├── chevronright-16x16.svg
│ │ │ ├── chevronright-24x24.svg
│ │ │ ├── chevronup-24x24.svg
│ │ │ ├── clear-16x16.svg
│ │ │ ├── clear-24x24.svg
│ │ │ ├── close-16x16.svg
│ │ │ ├── close-24x24.svg
│ │ │ ├── codeeditor-24x24.svg
│ │ │ ├── collapse-16x16.svg
│ │ │ ├── collapse-24x24.svg
│ │ │ ├── collapse-pg-24x24.svg
│ │ │ ├── collapseall-24x24.svg
│ │ │ ├── collapsedetails-16x16.svg
│ │ │ ├── collapsefocused-16x16.svg
│ │ │ ├── collapsepage-16x16.svg
│ │ │ ├── collapsepanel-16x16.svg
│ │ │ ├── copy-16x16.svg
│ │ │ ├── copy-24x24.svg
│ │ │ ├── cross-24x24.svg
│ │ │ ├── delete-16x16.svg
│ │ │ ├── delete-24x24.svg
│ │ │ ├── desktop-24x24.svg
│ │ │ ├── download-24x24.svg
│ │ │ ├── drag-24x24.svg
│ │ │ ├── draghorizontal-24x16.svg
│ │ │ ├── draghorizontalsmall-24x16.svg
│ │ │ ├── dropper-16x16.svg
│ │ │ ├── edit-16x16.svg
│ │ │ ├── edit-24x24.svg
│ │ │ ├── editsmall-16x16.svg
│ │ │ ├── embedsurvey-24x24.svg
│ │ │ ├── error-16x16.svg
│ │ │ ├── error-24x24.svg
│ │ │ ├── expand-16x16.svg
│ │ │ ├── expand-24x24.svg
│ │ │ ├── expand-pg-24x24.svg
│ │ │ ├── expandall-24x24.svg
│ │ │ ├── expanddetails-16x16.svg
│ │ │ ├── expandfocused-16x16.svg
│ │ │ ├── expandpage-16x16.svg
│ │ │ ├── expandpanel-16x16.svg
│ │ │ ├── file-72x72.svg
│ │ │ ├── finishedit-24x24.svg
│ │ │ ├── fix-24x24.svg
│ │ │ ├── flip-24x24.svg
│ │ │ ├── folder-24x24.svg
│ │ │ ├── fullsize-16x16.svg
│ │ │ ├── gear-24x24.svg
│ │ │ ├── help-24x24.svg
│ │ │ ├── hidehint-16x16.svg
│ │ │ ├── hidehint-24x24.svg
│ │ │ ├── hint-16x16.svg
│ │ │ ├── hint-24x24.svg
│ │ │ ├── image-48x48.svg
│ │ │ ├── import-24x24.svg
│ │ │ ├── invisible-24x24.svg
│ │ │ ├── language-24x24.svg
│ │ │ ├── loading-48x48.svg
│ │ │ ├── logic-24x24.svg
│ │ │ ├── logo-angular-24x24.svg
│ │ │ ├── logo-jquery-24x24.svg
│ │ │ ├── logo-knockout-24x24.svg
│ │ │ ├── logo-react-24x24.svg
│ │ │ ├── logo-surveycreator-48x48.svg
│ │ │ ├── logo-vue-24x24.svg
│ │ │ ├── maximize-16x16.svg
│ │ │ ├── minimize-16x16.svg
│ │ │ ├── minus-32x32.svg
│ │ │ ├── minusbox-16x16.svg
│ │ │ ├── more-16x16.svg
│ │ │ ├── more-24x24.svg
│ │ │ ├── more-circle-24x24.svg
│ │ │ ├── navmenu-24x24.svg
│ │ │ ├── noimage-48x48.svg
│ │ │ ├── pg-appearance-24x24.svg
│ │ │ ├── pg-background-24x24.svg
│ │ │ ├── pg-columns-24x24.svg
│ │ │ ├── pg-conditions-24x24.svg
│ │ │ ├── pg-data-24x24.svg
│ │ │ ├── pg-design-24x24.svg
│ │ │ ├── pg-general-24x24.svg
│ │ │ ├── pg-header-24x24.svg
│ │ │ ├── pg-language-24x24.svg
│ │ │ ├── pg-layout-24x24.svg
│ │ │ ├── pg-logo-24x24.svg
│ │ │ ├── pg-navigation-24x24.svg
│ │ │ ├── pg-numbering-24x24.svg
│ │ │ ├── pg-pages-24x24.svg
│ │ │ ├── pg-questiondesign-24x24.svg
│ │ │ ├── pg-quiz-24x24.svg
│ │ │ ├── pg-rows-24x24.svg
│ │ │ ├── pg-specific-24x24.svg
│ │ │ ├── pg-thankyyoupage-24x24.svg
│ │ │ ├── pg-themes-24x24.svg
│ │ │ ├── pg-totals-24x24.svg
│ │ │ ├── pg-undefined-24x24.svg
│ │ │ ├── pg-validation-24x24.svg
│ │ │ ├── pg-webservice-24x24.svg
│ │ │ ├── phone-24x24.svg
│ │ │ ├── plus-32x32.svg
│ │ │ ├── plusbox-16x16.svg
│ │ │ ├── preview-24x24.svg
│ │ │ ├── publish-24x24.svg
│ │ │ ├── questionlock-24x24.svg
│ │ │ ├── ranking-arrows.svg
│ │ │ ├── rankingundefined-16x16.svg
│ │ │ ├── redo-24x24.svg
│ │ │ ├── refresh-16x16.svg
│ │ │ ├── remove-16x16.svg
│ │ │ ├── remove_24x24.svg
│ │ │ ├── reorder-24x24.svg
│ │ │ ├── required-16x16.svg
│ │ │ ├── restore-24x24.svg
│ │ │ ├── restoredown-16x16.svg
│ │ │ ├── rotate-24x24.svg
│ │ │ ├── save-24x24.svg
│ │ │ ├── saveas-24x24.svg
│ │ │ ├── search-24x24.svg
│ │ │ ├── selectpage-24x24.svg
│ │ │ ├── settings-16x16.svg
│ │ │ ├── settings-24x24.svg
│ │ │ ├── smile-24x24.svg
│ │ │ ├── smiley-rate0-24x24.svg
│ │ │ ├── smiley-rate1-24x24.svg
│ │ │ ├── smiley-rate10-24x24.svg
│ │ │ ├── smiley-rate2-24x24.svg
│ │ │ ├── smiley-rate3-24x24.svg
│ │ │ ├── smiley-rate4-24x24.svg
│ │ │ ├── smiley-rate5-24x24.svg
│ │ │ ├── smiley-rate6-24x24.svg
│ │ │ ├── smiley-rate7-24x24.svg
│ │ │ ├── smiley-rate8-24x24.svg
│ │ │ ├── smiley-rate9-24x24.svg
│ │ │ ├── speechbubble-16x16.svg
│ │ │ ├── square-dashed-24x24.svg
│ │ │ ├── switchoff-16x16.svg
│ │ │ ├── switchon-16x16.svg
│ │ │ ├── tablet-24x24.svg
│ │ │ ├── textedit-24x24.svg
│ │ │ ├── theme-24x24.svg
│ │ │ ├── toolbox-24x24.svg
│ │ │ ├── toolbox-boolean-16x16.svg
│ │ │ ├── toolbox-boolean-24x24.svg
│ │ │ ├── toolbox-checkbox-16x16.svg
│ │ │ ├── toolbox-checkbox-24x24.svg
│ │ │ ├── toolbox-customquestion-16x16.svg
│ │ │ ├── toolbox-customquestion-24x24.svg
│ │ │ ├── toolbox-dropdown-16x16.svg
│ │ │ ├── toolbox-dropdown-24x24.svg
│ │ │ ├── toolbox-dynamicmatrix-16x16.svg
│ │ │ ├── toolbox-dynamicmatrix-24x24.svg
│ │ │ ├── toolbox-dynamicpanel-16x16.svg
│ │ │ ├── toolbox-dynamicpanel-24x24.svg
│ │ │ ├── toolbox-expression-16x16.svg
│ │ │ ├── toolbox-expression-24x24.svg
│ │ │ ├── toolbox-file-16x16.svg
│ │ │ ├── toolbox-file-24x24.svg
│ │ │ ├── toolbox-html-16x16.svg
│ │ │ ├── toolbox-html-24x24.svg
│ │ │ ├── toolbox-image-16x16.svg
│ │ │ ├── toolbox-image-24x24.svg
│ │ │ ├── toolbox-imagepicker-16x16.svg
│ │ │ ├── toolbox-imagepicker-24x24.svg
│ │ │ ├── toolbox-longtext-16x16.svg
│ │ │ ├── toolbox-longtext-24x24.svg
│ │ │ ├── toolbox-matrix-16x16.svg
│ │ │ ├── toolbox-matrix-24x24.svg
│ │ │ ├── toolbox-multimatrix-16x16.svg
│ │ │ ├── toolbox-multimatrix-24x24.svg
│ │ │ ├── toolbox-multipletext-16x16.svg
│ │ │ ├── toolbox-multipletext-24x24.svg
│ │ │ ├── toolbox-panel-16x16.svg
│ │ │ ├── toolbox-panel-24x24.svg
│ │ │ ├── toolbox-radiogroup-16x16.svg
│ │ │ ├── toolbox-radiogroup-24x24.svg
│ │ │ ├── toolbox-ranking-16x16.svg
│ │ │ ├── toolbox-ranking-24x24.svg
│ │ │ ├── toolbox-rating-16x16.svg
│ │ │ ├── toolbox-rating-24x24.svg
│ │ │ ├── toolbox-signature-16x16.svg
│ │ │ ├── toolbox-signature-24x24.svg
│ │ │ ├── toolbox-singleline-16x16.svg
│ │ │ ├── toolbox-singleline-24x24.svg
│ │ │ ├── toolbox-slider-16x16.svg
│ │ │ ├── toolbox-slider-24x24.svg
│ │ │ ├── toolbox-tagbox-16x16.svg
│ │ │ ├── toolbox-tagbox-24x24.svg
│ │ │ ├── undo-24x24.svg
│ │ │ ├── visible-24x24.svg
│ │ │ ├── wand-24x24.svg
│ │ │ ├── warning-24x24.svg
│ │ │ ├── wrench-24x24.svg
│ │ │ ├── zoomin-24x24.svg
│ │ │ └── zoomout-24x24.svg
│ │ ├── images
│ │ │ ├── add-lg.svg
│ │ │ ├── add.svg
│ │ │ ├── add_16x16.svg
│ │ │ ├── add_24x24.svg
│ │ │ ├── alert_24x24.svg
│ │ │ ├── apply.svg
│ │ │ ├── arrow-down.svg
│ │ │ ├── arrow-left.svg
│ │ │ ├── arrow-left_16x16.svg
│ │ │ ├── arrow-right.svg
│ │ │ ├── arrow-right_16x16.svg
│ │ │ ├── arrow-up.svg
│ │ │ ├── boolean.svg
│ │ │ ├── change-question-type_16x16.svg
│ │ │ ├── checkbox.svg
│ │ │ ├── checked.svg
│ │ │ ├── chevron_16x16.svg
│ │ │ ├── clear.svg
│ │ │ ├── clear_16x16.svg
│ │ │ ├── codeeditor-24x24.svg
│ │ │ ├── collapse-detail-light_16x16.svg
│ │ │ ├── collapse-detail_16x16.svg
│ │ │ ├── collapse-panel.svg
│ │ │ ├── collapse-v_16x16.svg
│ │ │ ├── collapse_16x16.svg
│ │ │ ├── collapseall-24x24.svg
│ │ │ ├── color-picker.svg
│ │ │ ├── comment.svg
│ │ │ ├── config.svg
│ │ │ ├── copy.svg
│ │ │ ├── default.svg
│ │ │ ├── delete_16x16.svg
│ │ │ ├── delete_24x24.svg
│ │ │ ├── description-hide.svg
│ │ │ ├── description.svg
│ │ │ ├── device-desktop.svg
│ │ │ ├── device-phone.svg
│ │ │ ├── device-rotate.svg
│ │ │ ├── device-tablet.svg
│ │ │ ├── download.svg
│ │ │ ├── drag-area-indicator.svg
│ │ │ ├── drag-area-indicator_24x16.svg
│ │ │ ├── drop-down-arrow.svg
│ │ │ ├── drop-down-arrow_16x16.svg
│ │ │ ├── dropdown.svg
│ │ │ ├── duplicate_16x16.svg
│ │ │ ├── edit.svg
│ │ │ ├── edit_16x16.svg
│ │ │ ├── editing-finish.svg
│ │ │ ├── embedsurvey-24x24.svg
│ │ │ ├── error.svg
│ │ │ ├── expand-detail-light_16x16.svg
│ │ │ ├── expand-detail_16x16.svg
│ │ │ ├── expand-panel.svg
│ │ │ ├── expand-v_16x16.svg
│ │ │ ├── expand_16x16.svg
│ │ │ ├── expandall-24x24.svg
│ │ │ ├── export.svg
│ │ │ ├── expression.svg
│ │ │ ├── fast-entry.svg
│ │ │ ├── file.svg
│ │ │ ├── fix.svg
│ │ │ ├── html.svg
│ │ │ ├── image-panel-placeholder.png
│ │ │ ├── image.svg
│ │ │ ├── imagepicker.svg
│ │ │ ├── import.svg
│ │ │ ├── invisible-items.svg
│ │ │ ├── keyboard-dragging.svg
│ │ │ ├── language.svg
│ │ │ ├── load.svg
│ │ │ ├── logic-24x24.svg
│ │ │ ├── logic-collapse.svg
│ │ │ ├── logic-expand.svg
│ │ │ ├── logo.svg
│ │ │ ├── matrix.svg
│ │ │ ├── matrixdropdown.svg
│ │ │ ├── matrixdynamic.svg
│ │ │ ├── multipletext.svg
│ │ │ ├── next_16x16.svg
│ │ │ ├── panel.svg
│ │ │ ├── paneldynamic.svg
│ │ │ ├── pg-appearance-24x24.svg
│ │ │ ├── pg-background-24x24.svg
│ │ │ ├── pg-columns-24x24.svg
│ │ │ ├── pg-conditions-24x24.svg
│ │ │ ├── pg-data-24x24.svg
│ │ │ ├── pg-design-24x24.svg
│ │ │ ├── pg-general-24x24.svg
│ │ │ ├── pg-header-24x24.svg
│ │ │ ├── pg-language-24x24.svg
│ │ │ ├── pg-layout-24x24.svg
│ │ │ ├── pg-logo-24x24.svg
│ │ │ ├── pg-navigation-24x24.svg
│ │ │ ├── pg-pages-24x24.svg
│ │ │ ├── pg-questiondesign-24x24.svg
│ │ │ ├── pg-quiz-24x24.svg
│ │ │ ├── pg-rows-24x24.svg
│ │ │ ├── pg-specific-24x24.svg
│ │ │ ├── pg-thankyyoupage-24x24.svg
│ │ │ ├── pg-themes-24x24.svg
│ │ │ ├── pg-totals-24x24.svg
│ │ │ ├── pg-undefined-24x24.svg
│ │ │ ├── pg-validation-24x24.svg
│ │ │ ├── placeholder-designer.png
│ │ │ ├── placeholder-logic.png
│ │ │ ├── placeholder-preview.png
│ │ │ ├── placeholder-themes.png
│ │ │ ├── placeholder-translations.png
│ │ │ ├── preview.svg
│ │ │ ├── previous_16x16.svg
│ │ │ ├── radiogroup.svg
│ │ │ ├── ranking.svg
│ │ │ ├── rating.svg
│ │ │ ├── redo.svg
│ │ │ ├── remove_16x16.svg
│ │ │ ├── remove_24x24.svg
│ │ │ ├── required.svg
│ │ │ ├── reset.svg
│ │ │ ├── restore_16x16.svg
│ │ │ ├── save.svg
│ │ │ ├── select-page.svg
│ │ │ ├── settings.svg
│ │ │ ├── settings_16x16.svg
│ │ │ ├── signaturepad.svg
│ │ │ ├── switch-active_16x16.svg
│ │ │ ├── switch-inactive_16x16.svg
│ │ │ ├── tagbox.svg
│ │ │ ├── text.svg
│ │ │ ├── theme.svg
│ │ │ ├── toolbox.svg
│ │ │ ├── undefined-24x24.svg
│ │ │ ├── undo.svg
│ │ │ ├── visible.svg
│ │ │ └── wizard.svg
│ │ ├── json5.ts
│ │ ├── lbr-font-sizes.scss
│ │ ├── lbr-sizes.scss
│ │ ├── lbr-variables.scss
│ │ ├── localization
│ │ │ ├── arabic.ts
│ │ │ ├── bulgarian.ts
│ │ │ ├── burmese.ts
│ │ │ ├── croatian.ts
│ │ │ ├── czech.ts
│ │ │ ├── danish.ts
│ │ │ ├── dutch.ts
│ │ │ ├── english.ts
│ │ │ ├── finnish.ts
│ │ │ ├── french.ts
│ │ │ ├── german.ts
│ │ │ ├── greek.ts
│ │ │ ├── haitian-creole.ts
│ │ │ ├── hebrew.ts
│ │ │ ├── hungarian.ts
│ │ │ ├── indonesian.ts
│ │ │ ├── italian.ts
│ │ │ ├── japanese.ts
│ │ │ ├── korean.ts
│ │ │ ├── malay.ts
│ │ │ ├── mongolian.ts
│ │ │ ├── norwegian.ts
│ │ │ ├── persian.ts
│ │ │ ├── polish.ts
│ │ │ ├── portuguese.ts
│ │ │ ├── readme.md
│ │ │ ├── romanian.ts
│ │ │ ├── russian.ts
│ │ │ ├── simplified-chinese.ts
│ │ │ ├── slovak.ts
│ │ │ ├── slovenian.ts
│ │ │ ├── spanish.ts
│ │ │ ├── swedish.ts
│ │ │ ├── tajik.ts
│ │ │ ├── thai.ts
│ │ │ ├── traditional-chinese.ts
│ │ │ └── turkish.ts
│ │ ├── pages-controller.ts
│ │ ├── plugins
│ │ │ └── undo-redo
│ │ │ │ ├── index.ts
│ │ │ │ ├── undo-redo-controller.ts
│ │ │ │ └── undo-redo-manager.ts
│ │ ├── presets-creator
│ │ │ ├── presets-base.ts
│ │ │ ├── presets-languages.ts
│ │ │ ├── presets-options.ts
│ │ │ ├── presets-properties.ts
│ │ │ ├── presets-tabs.ts
│ │ │ ├── presets-toolbox.ts
│ │ │ └── presets.ts
│ │ ├── presets
│ │ │ ├── default-settings
│ │ │ │ ├── advanced.ts
│ │ │ │ ├── basic.ts
│ │ │ │ ├── expert.ts
│ │ │ │ └── index.ts
│ │ │ ├── i18n.ts
│ │ │ ├── index.ts
│ │ │ ├── localization
│ │ │ │ ├── arabic.ts
│ │ │ │ ├── bulgarian.ts
│ │ │ │ ├── burmese.ts
│ │ │ │ ├── croatian.ts
│ │ │ │ ├── czech.ts
│ │ │ │ ├── danish.ts
│ │ │ │ ├── dutch.ts
│ │ │ │ ├── english.ts
│ │ │ │ ├── finnish.ts
│ │ │ │ ├── french.ts
│ │ │ │ ├── german.ts
│ │ │ │ ├── greek.ts
│ │ │ │ ├── haitian-creole.ts
│ │ │ │ ├── hebrew.ts
│ │ │ │ ├── hungarian.ts
│ │ │ │ ├── indonesian.ts
│ │ │ │ ├── italian.ts
│ │ │ │ ├── japanese.ts
│ │ │ │ ├── korean.ts
│ │ │ │ ├── malay.ts
│ │ │ │ ├── mongolian.ts
│ │ │ │ ├── norwegian.ts
│ │ │ │ ├── persian.ts
│ │ │ │ ├── polish.ts
│ │ │ │ ├── portuguese.ts
│ │ │ │ ├── romanian.ts
│ │ │ │ ├── russian.ts
│ │ │ │ ├── simplified-chinese.ts
│ │ │ │ ├── slovak.ts
│ │ │ │ ├── slovenian.ts
│ │ │ │ ├── spanish.ts
│ │ │ │ ├── swedish.ts
│ │ │ │ ├── tajik.ts
│ │ │ │ ├── thai.ts
│ │ │ │ ├── traditional-chinese.ts
│ │ │ │ └── turkish.ts
│ │ │ ├── preset-question-json.ts
│ │ │ ├── presets-editable-base.ts
│ │ │ ├── presets-editable-categorized.ts
│ │ │ ├── presets-editable-languages.ts
│ │ │ ├── presets-editable-list.ts
│ │ │ ├── presets-editable-options.ts
│ │ │ ├── presets-editable-properties.ts
│ │ │ ├── presets-editable-tabs.ts
│ │ │ ├── presets-editable-toolbox.ts
│ │ │ ├── presets-editor.ts
│ │ │ ├── presets-plugin.ts
│ │ │ ├── presets-theme
│ │ │ │ ├── blocks
│ │ │ │ │ ├── sps-action-bar.scss
│ │ │ │ │ ├── sps-checkbox.scss
│ │ │ │ │ ├── sps-dropdown.scss
│ │ │ │ │ ├── sps-input.scss
│ │ │ │ │ ├── sps-launch.scss
│ │ │ │ │ ├── sps-list.scss
│ │ │ │ │ ├── sps-matrixdynamic.scss
│ │ │ │ │ ├── sps-panel.scss
│ │ │ │ │ ├── sps-popup.scss
│ │ │ │ │ ├── sps-question.scss
│ │ │ │ │ ├── sps-table.scss
│ │ │ │ │ └── variables.scss
│ │ │ │ ├── fonts.scss
│ │ │ │ ├── list-theme.ts
│ │ │ │ ├── presets.scss
│ │ │ │ └── presets.ts
│ │ │ └── svgbundle.ts
│ │ ├── property-grid-theme
│ │ │ ├── blocks
│ │ │ │ ├── spg-action-bar.scss
│ │ │ │ ├── spg-buttongroup.scss
│ │ │ │ ├── spg-checkbox.scss
│ │ │ │ ├── spg-color-editor.scss
│ │ │ │ ├── spg-comment.scss
│ │ │ │ ├── spg-dropdown.scss
│ │ │ │ ├── spg-file-edit.scss
│ │ │ │ ├── spg-input.scss
│ │ │ │ ├── spg-link.scss
│ │ │ │ ├── spg-matrixdynamic.scss
│ │ │ │ ├── spg-overriding.scss
│ │ │ │ ├── spg-panel.scss
│ │ │ │ ├── spg-question-group.scss
│ │ │ │ ├── spg-question.scss
│ │ │ │ ├── spg-search-editor.scss
│ │ │ │ ├── spg-table.scss
│ │ │ │ ├── spg-tagbox.scss
│ │ │ │ ├── spg-theme-builder.scss
│ │ │ │ └── variables.scss
│ │ │ ├── property-grid.scss
│ │ │ └── property-grid.ts
│ │ ├── property-grid
│ │ │ ├── bindings.ts
│ │ │ ├── cells-survey.ts
│ │ │ ├── condition-survey.ts
│ │ │ ├── condition.ts
│ │ │ ├── description-parser.ts
│ │ │ ├── fast-entry.ts
│ │ │ ├── header-settings.ts
│ │ │ ├── icons.ts
│ │ │ ├── index.ts
│ │ │ ├── maskSettings.ts
│ │ │ ├── matrices.ts
│ │ │ ├── object-selector.ts
│ │ │ ├── property-grid-view-model.ts
│ │ │ ├── restfull.ts
│ │ │ ├── search-manager.ts
│ │ │ ├── theme-settings.ts
│ │ │ ├── values-survey.ts
│ │ │ └── values.ts
│ │ ├── question-editor
│ │ │ ├── definition.ts
│ │ │ └── properties.ts
│ │ ├── questionconverter.ts
│ │ ├── responsivity.scss
│ │ ├── selection-history.ts
│ │ ├── selection-owner.ts
│ │ ├── survey-helper.ts
│ │ ├── svgbundle.ts
│ │ ├── tabbed-menu.ts
│ │ ├── textWorker.ts
│ │ ├── themes
│ │ │ ├── default-contrast.ts
│ │ │ ├── default-dark.ts
│ │ │ ├── default-light-export.ts
│ │ │ ├── default-light.ts
│ │ │ ├── index.ts
│ │ │ ├── legacy-vars.ts
│ │ │ ├── sc2020.ts
│ │ │ ├── test.ts
│ │ │ └── utils.ts
│ │ ├── toolbox.ts
│ │ ├── utils
│ │ │ ├── actions.ts
│ │ │ ├── color-utils.ts
│ │ │ ├── context-button.scss
│ │ │ ├── creator-locstrings.ts
│ │ │ ├── creator-utils.ts
│ │ │ ├── events.ts
│ │ │ ├── global_variables_utils.ts
│ │ │ ├── html-element-utils.ts
│ │ │ ├── layout.scss
│ │ │ ├── resizer.ts
│ │ │ ├── themes.ts
│ │ │ └── utils.ts
│ │ └── variables.scss
│ ├── svgbundle.pug
│ ├── tests-presets
│ │ ├── preset-question-json.tests.ts
│ │ ├── presets-editable-base.test.ts
│ │ ├── presets-editor-item-menu.tests.ts
│ │ ├── presets-editor-languages.tests.ts
│ │ ├── presets-editor-options.tests.ts
│ │ ├── presets-editor-properties.tests.ts
│ │ ├── presets-editor-tabs.tests.ts
│ │ ├── presets-editor-toolbox.tests.ts
│ │ └── presets-editor.tests.ts
│ ├── tests
│ │ ├── ai-translation.tests.ts
│ │ ├── components.tests.ts
│ │ ├── creator-addsurvey.tests.ts
│ │ ├── creator-base-1.tests.ts
│ │ ├── creator-base-2.tests.ts
│ │ ├── creator-base-v1.tests.ts
│ │ ├── creator-empty.tests.ts
│ │ ├── creator-responsivity-manager.test.ts
│ │ ├── creator-tester.ts
│ │ ├── creator-theme
│ │ │ ├── creator-theme-model.tests.ts
│ │ │ └── creator-theme.test.ts
│ │ ├── creator-toolbox.tests.ts
│ │ ├── creator-undo-redo.tests.ts
│ │ ├── dragdrop-elements.tests.ts
│ │ ├── dragdrop.tests.ts
│ │ ├── empty-module.js
│ │ ├── localization.tests.ts
│ │ ├── page-adorner.tests.ts
│ │ ├── presets.tests.ts
│ │ ├── property-grid
│ │ │ ├── color.tests.ts
│ │ │ ├── condition-survey.tests.ts
│ │ │ ├── default-value-survey.tests.ts
│ │ │ ├── description-parser.tests.ts
│ │ │ ├── fast-entry.test.ts
│ │ │ ├── file.tests.ts
│ │ │ ├── non-static-property-definition.tests.ts
│ │ │ ├── object-selector.tests.ts
│ │ │ ├── overriding-property.tests.ts
│ │ │ ├── property-grid-creator-events.tests.ts
│ │ │ ├── property-grid-mask-settings.tests.ts
│ │ │ ├── property-grid-matrices.tests.ts
│ │ │ ├── property-grid-one-category.tests.ts
│ │ │ ├── property-grid-v1.tests.ts
│ │ │ ├── property-grid-viewmodel.tests.ts
│ │ │ ├── property-grid.base.ts
│ │ │ ├── property-grid.tests.ts
│ │ │ ├── reseteditor.tests.ts
│ │ │ ├── search-manager.tests.ts
│ │ │ └── spin-editor.tests.ts
│ │ ├── question-adorner.tests.ts
│ │ ├── question-converter.tests.ts
│ │ ├── question-editors.tests.ts
│ │ ├── side-bar.test.ts
│ │ ├── string-editor.tests.ts
│ │ ├── survey-element-action-container.tests.ts
│ │ ├── survey-helper.tests.ts
│ │ ├── survey-text-worker.test.ts
│ │ ├── tabs
│ │ │ ├── designer.test.ts
│ │ │ ├── integration.tests.ts
│ │ │ ├── json-editor.tests.ts
│ │ │ ├── logic-expression.test.ts
│ │ │ ├── logic-v1.tests.ts
│ │ │ ├── logic.tests.ts
│ │ │ ├── test-v1.test.ts
│ │ │ ├── test.tests.ts
│ │ │ ├── theme-custom-questions
│ │ │ │ ├── boxshadow-settings.tests.ts
│ │ │ │ └── color-settings.tests.ts
│ │ │ ├── theme-header-model.tests.ts
│ │ │ ├── theme-model-property-grid.tests.ts
│ │ │ ├── theme-model.tests.ts
│ │ │ ├── theme-tab-plugin.tests.ts
│ │ │ ├── translation-editor.tests.ts
│ │ │ ├── translation-v1.tests.ts
│ │ │ └── translation.tests.ts
│ │ ├── toolbox.tests.ts
│ │ └── utils.tests.ts
│ ├── tsconfig.fesm.json
│ ├── tsconfig.i18n.json
│ ├── tsconfig.i18n.presets.json
│ ├── tsconfig.json
│ ├── tsconfig.presets.fesm.json
│ ├── tsconfig.presets.json
│ ├── tsconfig.test.json
│ ├── tsconfig.themes.json
│ ├── webpack.config.js
│ ├── webpack.i18n.js
│ ├── webpack.i18n.presets.js
│ ├── webpack.presets.config.js
│ └── webpack.themes.config.js
├── survey-creator-js
│ ├── .testcaferc.dev.js
│ ├── .testcaferc.js
│ ├── .vscode
│ │ └── settings.json
│ ├── CHANGELOG.md
│ ├── LICENSE
│ ├── README.md
│ ├── entries
│ │ ├── index.ts
│ │ └── presets.ts
│ ├── index.html
│ ├── index.js
│ ├── package.json
│ ├── playwright.config.ts
│ ├── rollup.config.js
│ ├── src
│ │ └── index.ts
│ ├── testCafe
│ │ ├── by-page.html
│ │ ├── creator-themes.html
│ │ ├── dropdown-collapse-view.html
│ │ ├── presets.html
│ │ ├── preview-theme-switcher.html
│ │ ├── sc.js
│ │ ├── testcafe-no-license.html
│ │ ├── testcafe-theme-tab.html
│ │ ├── testcafe-widget.html
│ │ ├── testcafe.html
│ │ ├── testcafe_localized_ui.html
│ │ └── theme-for-preview-option.html
│ ├── tsconfig.fesm.json
│ ├── tsconfig.json
│ ├── tsconfig.presets.json
│ ├── webpack.config.js
│ └── webpack.presets.config.js
├── survey-creator-react
│ ├── .eslintignore
│ ├── .eslintrc.js
│ ├── .gitignore
│ ├── .testcaferc.dev.js
│ ├── .testcaferc.js
│ ├── .vscode
│ │ ├── extensions.json
│ │ └── settings.json
│ ├── CHANGELOG.md
│ ├── LICENSE
│ ├── README.md
│ ├── copy-src-tests.js
│ ├── example
│ │ └── index.html
│ ├── examples
│ │ ├── custom-designer.html
│ │ └── custom-designer.js
│ ├── index.html
│ ├── index.js
│ ├── jest.config.js
│ ├── package.json
│ ├── playwright.config.ts
│ ├── rollup.config.js
│ ├── src
│ │ ├── ActionButton.tsx
│ │ ├── AddQuestionButton.tsx
│ │ ├── ImageItemValueWrapper.tsx
│ │ ├── ItemValueWrapper.tsx
│ │ ├── LogoImage.tsx
│ │ ├── MatrixCellWrapper.tsx
│ │ ├── ModelElement.tsx
│ │ ├── Navigation.tsx
│ │ ├── PageNavigator.tsx
│ │ ├── QuestionEditorContent.tsx
│ │ ├── QuestionEmbeddedSurvey.tsx
│ │ ├── QuestionError.tsx
│ │ ├── QuestionLinkValue.tsx
│ │ ├── Results.tsx
│ │ ├── StringEditor.tsx
│ │ ├── SurveyCreator.tsx
│ │ ├── Switcher.tsx
│ │ ├── TabbedMenu.tsx
│ │ ├── adorners
│ │ │ ├── CellQuestion.tsx
│ │ │ ├── CellQuestionDropdown.tsx
│ │ │ ├── Page.tsx
│ │ │ ├── Panel.tsx
│ │ │ ├── Question.tsx
│ │ │ ├── QuestionBanner.tsx
│ │ │ ├── QuestionDropdown.tsx
│ │ │ ├── QuestionFooter.tsx
│ │ │ ├── QuestionHeader.tsx
│ │ │ ├── QuestionImage.tsx
│ │ │ ├── QuestionRating.tsx
│ │ │ ├── QuestionWidget.tsx
│ │ │ └── Row.tsx
│ │ ├── components
│ │ │ ├── Search.tsx
│ │ │ └── SurfacePlaceholder.tsx
│ │ ├── custom-questions
│ │ │ ├── BooleanSwitch.tsx
│ │ │ ├── ColorItem.tsx
│ │ │ ├── ColorQuestion.tsx
│ │ │ ├── FileEditQuestion.tsx
│ │ │ ├── SpinEditor.tsx
│ │ │ └── TextWithResetQuestion.tsx
│ │ ├── entries
│ │ │ ├── helpers.ts
│ │ │ ├── index-wc.ts
│ │ │ ├── index.ts
│ │ │ └── presets.ts
│ │ ├── events.ts
│ │ ├── presets
│ │ │ ├── Presets.tsx
│ │ │ ├── PresetsIconItem.tsx
│ │ │ └── PresetsPropertyGrid.tsx
│ │ ├── side-bar
│ │ │ ├── ObjectSelector.tsx
│ │ │ ├── PropertyGrid.tsx
│ │ │ ├── PropertyGridPlaceholder.tsx
│ │ │ ├── SideBar.tsx
│ │ │ ├── SideBarDefaultHeader.tsx
│ │ │ ├── SideBarHeader.tsx
│ │ │ ├── SideBarPropertyGridHeader.tsx
│ │ │ ├── TabButton.tsx
│ │ │ └── TabControl.tsx
│ │ ├── tabs
│ │ │ ├── Designer.tsx
│ │ │ ├── JsonEditorAce.tsx
│ │ │ ├── JsonEditorTextarea.tsx
│ │ │ ├── JsonErrorItem.tsx
│ │ │ ├── Logic.tsx
│ │ │ ├── Preview.tsx
│ │ │ ├── SurveySimulator.tsx
│ │ │ ├── Theme.tsx
│ │ │ ├── logic-operator.tsx
│ │ │ └── translation
│ │ │ │ ├── TranslateFromAction.tsx
│ │ │ │ ├── Translation.tsx
│ │ │ │ └── TranslationLineSkeleton.tsx
│ │ └── toolbox
│ │ │ ├── AdaptiveToolbox.tsx
│ │ │ ├── ToolboxCategory.tsx
│ │ │ ├── ToolboxItem.tsx
│ │ │ ├── ToolboxItemGroup.tsx
│ │ │ └── ToolboxList.tsx
│ ├── testCafe-V2
│ │ ├── accessibility.js
│ │ ├── by-page.html
│ │ ├── creator-themes.html
│ │ ├── dropdown-collapse-view.html
│ │ ├── presets.html
│ │ ├── preview-theme-switcher.html
│ │ ├── sc.js
│ │ ├── testcafe-no-license.html
│ │ ├── testcafe-theme-tab.html
│ │ ├── testcafe-widget.html
│ │ ├── testcafe.html
│ │ ├── testcafe_localized_ui.html
│ │ └── theme-for-preview-option.html
│ ├── testCafe
│ │ ├── by-page.html
│ │ ├── creator-themes.html
│ │ ├── dropdown-collapse-view.html
│ │ ├── presets.html
│ │ ├── preview-theme-switcher.html
│ │ ├── sc.js
│ │ ├── testcafe-no-license.html
│ │ ├── testcafe-theme-tab.html
│ │ ├── testcafe-widget.html
│ │ ├── testcafe.html
│ │ ├── testcafe_localized_ui.html
│ │ └── theme-for-preview-option.html
│ ├── tests
│ │ ├── creator.spec.tsx
│ │ ├── designer.spec.tsx
│ │ ├── dummy.spec.ts
│ │ └── empty-module.js
│ ├── tsconfig.fesm.json
│ ├── tsconfig.json
│ ├── tsconfig.presets.json
│ ├── tsconfig.test.json
│ ├── webpack.config.js
│ └── webpack.presets.config.js
└── survey-creator-vue
│ ├── .eslintignore
│ ├── .eslintrc.cjs
│ ├── .gitignore
│ ├── .prettierrc.json
│ ├── .testcaferc.dev.js
│ ├── .testcaferc.js
│ ├── .vscode
│ ├── extensions.json
│ └── settings.json
│ ├── CHANGELOG.md
│ ├── LICENSE
│ ├── README.md
│ ├── env.d.ts
│ ├── example
│ ├── .eslintrc.cjs
│ ├── .gitignore
│ ├── README.md
│ ├── env.d.ts
│ ├── index.html
│ ├── package.json
│ ├── public
│ │ └── favicon.ico
│ ├── src
│ │ ├── App.vue
│ │ ├── components
│ │ │ ├── Example.vue
│ │ │ └── test
│ │ │ │ ├── ByPage.vue
│ │ │ │ ├── Common.vue
│ │ │ │ ├── CreatorThemes.vue
│ │ │ │ ├── CustomWidget.vue
│ │ │ │ ├── Default.vue
│ │ │ │ ├── DropdownCollapse.vue
│ │ │ │ ├── Localization.vue
│ │ │ │ ├── NoLicense.vue
│ │ │ │ ├── Presets.vue
│ │ │ │ ├── RoutePage.vue
│ │ │ │ ├── ThemePreview.vue
│ │ │ │ ├── ThemeSwitcher.vue
│ │ │ │ └── ThemeTab.vue
│ │ ├── main.ts
│ │ └── router
│ │ │ └── index.ts
│ ├── tsconfig.app.json
│ ├── tsconfig.json
│ ├── tsconfig.node.json
│ └── vite.config.ts
│ ├── index.html
│ ├── package.json
│ ├── playwright.config.ts
│ ├── publish
│ └── package.json
│ ├── src
│ ├── App.vue
│ ├── Creator.vue
│ ├── QuestionEditor.vue
│ ├── StringEditor.vue
│ ├── adorners
│ │ ├── CellQuestion.vue
│ │ ├── CellQuestionDropdown.vue
│ │ ├── CustomWidget.vue
│ │ ├── Dropdown.vue
│ │ ├── Image.vue
│ │ ├── ImageItemValue.vue
│ │ ├── ItemValue.vue
│ │ ├── MatrixCell.vue
│ │ ├── Panel.vue
│ │ ├── Question.vue
│ │ ├── QuestionBanner.vue
│ │ ├── QuestionBase.vue
│ │ ├── QuestionDropdown.vue
│ │ ├── QuestionImage.vue
│ │ └── Rating.vue
│ ├── components
│ │ ├── ActionButton.vue
│ │ ├── QuestionError.vue
│ │ ├── Search.vue
│ │ ├── SurfacePlaceholder.vue
│ │ └── Switcher.vue
│ ├── creator-model.ts
│ ├── custom-questions
│ │ ├── BooleanSwitch.vue
│ │ ├── Color.vue
│ │ ├── ColorItem.vue
│ │ ├── File.vue
│ │ ├── SpinEditor.vue
│ │ └── TextWithReset.vue
│ ├── header
│ │ └── Logo.vue
│ ├── index.ts
│ ├── main.ts
│ ├── page-navigator
│ │ ├── PageNavigator.vue
│ │ └── PageNavigatorItem.vue
│ ├── presets
│ │ ├── Presets.vue
│ │ ├── PresetsIconItem.vue
│ │ ├── PresetsPropertyGrid.vue
│ │ └── index.ts
│ ├── questions
│ │ ├── EmbeddedSurvey.vue
│ │ ├── LinkValue.vue
│ │ └── LogicOperator.vue
│ ├── side-bar
│ │ ├── ObjectSelector.vue
│ │ ├── PropertyGrid.vue
│ │ ├── PropertyGridPlaceholder.vue
│ │ ├── SideBar.vue
│ │ ├── SideBarDefaultHeader.vue
│ │ ├── SideBarHeader.vue
│ │ ├── SideBarPage.vue
│ │ ├── SideBarPropertyGridHeader.vue
│ │ ├── TabButton.vue
│ │ ├── TabControl.vue
│ │ └── Tabs.vue
│ ├── tabbed-menu
│ │ ├── TabbedMenu.vue
│ │ ├── TabbedMenuItem.vue
│ │ └── TabbedMenuItemWrapper.vue
│ ├── tabs
│ │ ├── designer
│ │ │ ├── AddQuestion.vue
│ │ │ ├── AddQuestionTypeSelector.vue
│ │ │ ├── Designer.vue
│ │ │ ├── Page.vue
│ │ │ └── Row.vue
│ │ ├── json
│ │ │ ├── JsonEditorAce.vue
│ │ │ ├── JsonEditorErrorItem.vue
│ │ │ └── JsonEditorTextArea.vue
│ │ ├── logic
│ │ │ ├── Logic.vue
│ │ │ └── LogicAddButton.vue
│ │ ├── preview
│ │ │ ├── Simulator.vue
│ │ │ ├── SurveyResults.vue
│ │ │ ├── SurveyResultsRow.vue
│ │ │ ├── Test.vue
│ │ │ └── TestAgain.vue
│ │ ├── theme
│ │ │ └── Theme.vue
│ │ └── translation
│ │ │ ├── TranslateFromAction.vue
│ │ │ ├── Translation.vue
│ │ │ └── TranslationLineSkeleton.vue
│ └── toolbox
│ │ ├── AdaptiveToolbox.vue
│ │ ├── ToolboxCategory.vue
│ │ ├── ToolboxItem.vue
│ │ ├── ToolboxItemGroup.vue
│ │ ├── ToolboxList.vue
│ │ └── ToolboxTool.vue
│ ├── tsconfig.config.json
│ ├── tsconfig.json
│ ├── tsconfig.presets.json
│ ├── tsconfig.types.json
│ ├── tsconfig.types.presets.json
│ ├── vite.config.ts
│ ├── vite.presets.config.ts
│ └── vitest.config.js
├── playwright.config.ts
├── run-dev-server-knockout.bat
├── run-dev-server-react.bat
├── screenshotLegacyTests
├── complete-survey.spec.ts-snapshots
│ ├── complete-tab-results-part.png
│ ├── complete-tab-results-via-json.png
│ ├── complete-tab-results-via-table-1.png
│ ├── complete-tab-results-via-table-2.png
│ ├── complete-tab-test-again.png
│ ├── complete-tab-thank-message.png
│ └── complete-tab-upper-part.png
├── design-surface.spec.ts-snapshots
│ ├── creator-min-height.png
│ ├── design-surface-zoom-out.png
│ ├── designer-survey-layout-mobile.png
│ ├── logo-big-image.png
│ ├── logo-image-adorners-choose-hover.png
│ ├── logo-image-adorners-clear-hover.png
│ ├── logo-image-adorners-hover.png
│ ├── logo-image-adorners.png
│ ├── logo-image-hover.png
│ ├── logo-image-loading.png
│ ├── page-button-disabled-hover.png
│ ├── page-button-disabled.png
│ ├── page-button-focused.png
│ ├── page-button-hover.png
│ ├── page-button-pressed-disabled.png
│ ├── page-button-pressed.png
│ ├── page-button.png
│ ├── page-content-click.png
│ ├── page-content-hover.png
│ ├── page-content.png
│ ├── page-placeholder-without-elements.png
│ ├── page-selected-hidden-header.png
│ ├── page-selected-responsive.png
│ ├── page-title-click.png
│ ├── propery-grid-flyout.png
│ ├── question-add-hover.png
│ ├── surface-placeholder-with-header.png
│ ├── surface-placeholder.png
│ └── surface-string-editor-error.png
├── drag-drop.spec.ts-snapshots
│ ├── drag-drop-huge-shortcut-text.png
│ ├── drag-drop-image-picker-invalid-drop-area.png
│ ├── drag-drop-in-collapsed-page.png
│ ├── drag-drop-in-collapsed-panel.png
│ ├── drag-drop-indicator-inside-panel-rows.png
│ ├── drag-drop-inside-panel-dynamic-top.png
│ ├── drag-drop-item-values--mobile.png
│ ├── drag-drop-item-values-dropdown--mobile.png
│ ├── drag-drop-item-values-ranking--dragging.png
│ ├── drag-drop-item-values-ranking--hover.png
│ ├── drag-drop-item-values-ranking--mobile.png
│ ├── drag-drop-item-values-ranking.png
│ ├── drag-drop-matrix-pg-choices-scroll.png
│ ├── drag-drop-matrix-pg-choices.png
│ ├── drag-drop-over-custom-widget.png
│ ├── drag-drop-scroll.png
│ ├── drag-drop-survey-element-empty-page.png
│ ├── drag-drop-survey-element-empty-panel-dynamic.png
│ ├── drag-drop-survey-element-empty-panel.png
│ ├── drag-drop-survey-element-ghost-page-4.png
│ ├── drag-drop-survey-element-ghost.png
│ ├── drag-drop-to-multiline-end.png
│ ├── drag-drop-to-multiline-from-toolbox.png
│ ├── drag-drop-to-multiline-middle-1.png
│ ├── drag-drop-to-multiline-middle-2.png
│ ├── drag-drop-to-multiline-start.png
│ ├── drag-drop-toolbox-custom-component-icon.png
│ └── toolbox-item-state-after-drag.png
├── dropdown.spec.ts-snapshots
│ ├── collapsed-dropdown.png
│ └── not-collapsed-dropdown.png
├── helper.ts
├── image.spec.ts-snapshots
│ ├── image-adorner.png
│ ├── image-broken-image-link.png
│ ├── image-empty-image-link.png
│ └── image-loading.png
├── imagepicker.spec.ts-snapshots
│ ├── image-picker-hover.png
│ ├── image-picker-responsive-col-count-3-hover.png
│ ├── image-picker-responsive-dragging-file.png
│ ├── image-picker-responsive-hover.png
│ ├── image-picker-single-new-item-dragging.png
│ ├── image-picker-single-new-item-loading.png
│ ├── image-picker-single-new-item.png
│ └── imagepicker-loading.png
├── json-tab.spec.ts-snapshots
│ ├── json-tab-ace-dark.png
│ ├── json-tab-ace.png
│ └── json-tab-with-errors.png
├── logic-tab.spec.ts-snapshots
│ ├── logic-action-hover.png
│ ├── logic-collapse-hover.png
│ ├── logic-condition-overflow-text.png
│ ├── logic-condition-remove-hover.png
│ ├── logic-dropdown-full.png
│ ├── logic-dropdown.png
│ ├── logic-error-action-empty.png
│ ├── logic-error-action-questions.png
│ ├── logic-error-condition-question-name.png
│ ├── logic-error-condition-question-value.png
│ ├── logic-error-notifier.png
│ ├── logic-expand-hover.png
│ ├── logic-fast-entry-empty.png
│ ├── logic-fast-entry.png
│ ├── logic-operator-hover.png
│ ├── logic-panel-actions.png
│ ├── logic-question-action-hover.png
│ ├── logic-question-actions.png
│ ├── logic-rule-remove-hover.png
│ ├── logic-tab-empty.png
│ ├── logic-tab-long-question-name-content.png
│ ├── logic-tab-new-rule.png
│ ├── logic-tab-one-rule-content.png
│ ├── logic-tab-rule-action-row.png
│ ├── logic-tab-rule-condition-row.png
│ └── logic-tab-rule-content.png
├── mobile-view.spec.ts-snapshots
│ ├── creator-mobile-paddings.png
│ ├── creator-mobile-page-selected-paddings.png
│ ├── creator-smartphone-page-drag.png
│ ├── creator-smartphone-selected-page-drag.png
│ ├── creator-smartphone-selected.png
│ └── creator-smartphone.png
├── multiple-text.spec.ts-snapshots
│ └── multiple-text-items.png
├── no-license.spec.ts-snapshots
│ ├── no-license-mobile.png
│ └── no-license.png
├── page-navigator.spec.ts-snapshots
│ ├── design-surface-navigated-to-3rd.png
│ ├── page-navigator-by-page-not-overlaped.png
│ ├── page-navigator-bypage.png
│ ├── page-navigator-left-hovered.png
│ ├── page-navigator-left-rtl-hovered.png
│ ├── page-navigator-left-rtl.png
│ ├── page-navigator-left.png
│ ├── page-navigator-not-overlaped.png
│ ├── page-navigator-popup.png
│ ├── page-navigator-right-hovered.png
│ ├── page-navigator-right.png
│ ├── page-navigator-select-long-page.png
│ ├── page-navigator-select-short-page.png
│ └── page-navigator-with-popup.png
├── pg-button-group.spec.ts-snapshots
│ ├── button-group-disabled.png
│ ├── button-group-enabled.png
│ ├── button-group-responsivity.png
│ ├── button-group-selected-hovered.png
│ └── button-group-unselected-hovered.png
├── pg-choices.spec.ts-snapshots
│ ├── choices-clear-button-hovered.png
│ ├── choices-edit-item-button-hovered.png
│ ├── choices-edit-item-content.png
│ ├── choices-editor-narrow-pg.png
│ ├── choices-empty-add-btn-hovered.png
│ ├── choices-empty-items.png
│ ├── choices-section-default-focused.png
│ ├── choices-section-default.png
│ └── collection-editor-header.png
├── pg-data-action-button.spec.ts-snapshots
│ ├── action-button-default.png
│ ├── action-button-hovered.png
│ ├── action-buttons-on-popup-open.png
│ └── action-clear-button-hovered.png
├── pg-editors.spec.ts-snapshots
│ ├── bindings-editor.png
│ ├── color-editor-button-hover.png
│ ├── color-editor-choices.png
│ ├── color-editor-disabled.png
│ ├── color-editor-empty-disabled.png
│ ├── color-editor-empty.png
│ ├── color-editor-focus.png
│ ├── color-editor-title-location-left-focus.png
│ ├── color-editor-title-location-left.png
│ ├── color-editor.png
│ ├── comment-with-reset-disabled-button.png
│ ├── comment-with-reset-enabled-button.png
│ ├── creator-theme-settings.png
│ ├── default-value-clear-button-focus.png
│ ├── default-value-clear-button.png
│ ├── dropdown-editor-title-location-left-focus.png
│ ├── dropdown-editor-title-location-left.png
│ ├── file-accepted-types-hint.png
│ ├── file-editor-disabled.png
│ ├── file-editor-title-location-left-focus.png
│ ├── file-editor-title-location-left.png
│ ├── file-editor.png
│ ├── helper-action.png
│ ├── multiline-help-text.png
│ ├── overriding-property-editor.png
│ ├── pg-checkbox-checked-focused.png
│ ├── pg-checkbox-checked-hover.png
│ ├── pg-checkbox-checked-readonly.png
│ ├── pg-checkbox-checked.png
│ ├── pg-checkbox-hint-opened.png
│ ├── pg-checkbox-hint.png
│ ├── pg-checkbox-long-caption.png
│ ├── pg-checkbox-unchecked-focused.png
│ ├── pg-checkbox-unchecked-hover.png
│ ├── pg-checkbox-unchecked-readonly.png
│ ├── pg-checkbox-unchecked.png
│ ├── pg-choices-fast-entry-popup.png
│ ├── pg-default-value-popup.png
│ ├── pg-dropdown-clean-button-hover.png
│ ├── pg-dropdown-clean-button.png
│ ├── pg-dropdown-editor-input.png
│ ├── pg-dropdown-editor.png
│ ├── pg-editor-errors.png
│ ├── pg-input-default.png
│ ├── pg-input-focused.png
│ ├── pg-input-mask-settings-pattern.png
│ ├── pg-input-readonly.png
│ ├── pg-input-with-value.png
│ ├── pg-logic-popup-boolean.png
│ ├── pg-logic-popup-mobile.png
│ ├── pg-logic-popup-rating.png
│ ├── pg-logic-popup.png
│ ├── pg-maxLength-comment.png
│ ├── pg-maxLength-text.png
│ ├── pg-overlay-popup.png
│ ├── pg-pages-with-reset.png
│ ├── pg-panel-header-collapsed-focused.png
│ ├── pg-panel-header-collapsed.png
│ ├── pg-panel-header-expanded-focused.png
│ ├── pg-panel-header-expanded.png
│ ├── pg-rate-values.png
│ ├── properties-data-tab.png
│ ├── properties-on-one-line-date.png
│ ├── properties-on-one-line-focus-date.png
│ ├── properties-on-one-line-focus.png
│ ├── properties-on-one-line-narrow-date.png
│ ├── properties-on-one-line-narrow.png
│ ├── properties-on-one-line.png
│ ├── spin-editor-button-hover.png
│ ├── spin-editor-disabled.png
│ ├── spin-editor-focus.png
│ ├── spin-editor-title-location-left-focus.png
│ ├── spin-editor-title-location-left.png
│ ├── spin-editor.png
│ ├── text-with-reset-disabled-button.png
│ ├── text-with-reset-enabled-button.png
│ ├── triggers-editor-focused.png
│ └── triggers-editor.png
├── pg-logic-actions.spec.ts-snapshots
│ ├── logic-button-default.png
│ ├── logic-button-hovered.png
│ ├── pg-logic-popup-dropdown-list-item--focused.png
│ └── run-expression-description.png
├── presets.spec.ts-snapshots
│ ├── categories-text-click.png
│ ├── presets-categories-button-hover.png
│ ├── presets-categories-expanded-hovered.png
│ ├── presets-categories-expanded-subitems.png
│ ├── presets-categories-expanded.png
│ ├── presets-categories-hover.png
│ ├── presets-categories-new-hover.png
│ ├── presets-categories-text-hover.png
│ ├── presets-categories.png
│ ├── presets-context-menu.png
│ ├── presets-dialog-large.png
│ ├── presets-dialog-small.png
│ ├── presets-items-button-hover.png
│ ├── presets-items-hover.png
│ ├── presets-items-text-click.png
│ ├── presets-items-text-hover.png
│ ├── presets-items.png
│ ├── presets-languages.png
│ ├── presets-launch-button.png
│ ├── presets-menu-position.png
│ ├── presets-menu.png
│ ├── presets-options.png
│ ├── presets-property-grid.png
│ ├── presets-tabs.png
│ └── presets-toolbox.png
├── property-grid.spec.ts-snapshots
│ ├── pg-checkbox-detail-panel.png
│ ├── pg-matrix-dropdown-width.png
│ ├── pg-tagbox-empty.png
│ └── pg-tagbox.png
├── rating.spec.ts-snapshots
│ ├── rating-bottom-labels-mobile.png
│ ├── rating-bottom-labels.png
│ ├── rating-comment-not-selected.png
│ ├── rating-comment-selected.png
│ ├── rating-disabled-add.png
│ ├── rating-disabled-remove.png
│ ├── rating-editing-max.png
│ ├── rating-editing-min.png
│ ├── rating-editing.png
│ ├── rating-in-matrix.png
│ ├── rating-long-item-edit.png
│ ├── rating-long-item.png
│ ├── rating-multiline-mobile-selected.png
│ ├── rating-multiline-mobile-text-selected.png
│ ├── rating-multiline-mobile.png
│ ├── rating-multiline-smileys-mobile-selected.png
│ ├── rating-multiline-smileys-mobile-text-selected.png
│ ├── rating-multiline-smileys-mobile.png
│ ├── rating-multiline-smileys-text-mobile.png
│ ├── rating-multiline-smileys-text.png
│ ├── rating-multiline-smileys.png
│ ├── rating-multiline-stars-mobile-selected.png
│ ├── rating-multiline-stars-mobile-text-selected.png
│ ├── rating-multiline-stars-mobile.png
│ ├── rating-multiline-stars-text-mobile.png
│ ├── rating-multiline-stars-text.png
│ ├── rating-multiline-stars.png
│ ├── rating-multiline-text-mobile.png
│ ├── rating-multiline-text.png
│ ├── rating-multiline.png
│ ├── rating-not-selected.png
│ ├── rating-question-title-left.png
│ ├── rating-selected.png
│ ├── rating-top-bottom-labels-mobile.png
│ ├── rating-top-bottom-labels.png
│ ├── rating-top-labels-mobile.png
│ └── rating-top-labels.png
├── scrollbar.spec.ts-snapshots
│ ├── scrollbar-creator-content.png
│ └── scrollbar-property-grid.png
├── selectbase.spec.ts-snapshots
│ ├── choices-elements-designe-surface.png
│ ├── dropdown-long-item-text.png
│ ├── dropdown-not-selected.png
│ ├── dropdown-selected.png
│ └── ranking-long-item-text.png
├── side-bar.spec.ts-snapshots
│ ├── boolean-switch-checked-hover.png
│ ├── boolean-switch-checked.png
│ ├── boolean-switch-default.png
│ ├── boolean-switch-focus.png
│ ├── boolean-switch-hover.png
│ ├── mobile-popup-inside-new-pg.png
│ ├── property-grid-empty-survey.png
│ ├── side-bar-object-selector-with-big-name.png
│ ├── side-bar-object-selector-with-selected-item.png
│ ├── side-bar-object-selector.png
│ ├── side-bar-search-editor.png
│ ├── side-bar-search-empty.png
│ ├── side-bar-search-general-group-after-next.png
│ ├── side-bar-search-general-group.png
│ ├── side-bar-search-matrix.png
│ ├── side-bar-search-question-group.png
│ ├── side-bar-tabbed-placeholder.png
│ ├── side-bar-tabbed-property-grid-theme-appearance-advanced-hover.png
│ ├── side-bar-tabbed-property-grid-theme-appearance-advanced.png
│ ├── side-bar-tabbed-property-grid-theme-appearance.png
│ ├── side-bar-tabbed-property-grid-theme-general.png
│ ├── side-bar-tabbed-property-grid-translation-general.png
│ ├── side-bar-tabbed-property-grid.png
│ └── side-bar-tabs-scrollable.png
├── small-questions.spec.ts-snapshots
│ ├── small-dropdown-1-not-selected.png
│ ├── small-dropdown-1-selected.png
│ ├── small-dropdown-2-not-selected.png
│ ├── small-dropdown-2-selected.png
│ ├── small-image-picker-not-selected.png
│ ├── small-image-picker-selected.png
│ ├── small-multiple-text-not-selected.png
│ ├── small-multiple-text-selected.png
│ ├── small-rating-not-selected.png
│ └── small-rating-selected.png
├── surface-element-expanded-collapsed.spec.ts-snapshots
│ ├── design-surface-toolbar-with-zoom.png
│ ├── design-surface-toolbar.png
│ ├── page-adorner-collapsed-mobile.png
│ ├── page-adorner-collapsed-selected.png
│ ├── page-adorner-collapsed.png
│ ├── page-adorner-expanded.png
│ ├── panel-adorner-collapsed-first-render.png
│ ├── panel-adorner-collapsed-mobile.png
│ ├── panel-adorner-collapsed-unselected.png
│ ├── panel-adorner-collapsed.png
│ ├── panel-dynamic-adorner-no-title-collapsed.png
│ ├── question-adorner-collapsed-first-render.png
│ ├── question-adorner-collapsed-mobile.png
│ ├── question-adorner-collapsed-unselected.png
│ ├── question-adorner-collapsed.png
│ ├── question-adorner-no-title-collapsed.png
│ ├── question-carry-forward-collapsed.png
│ ├── question-html-adorner-no-title-collapsed.png
│ ├── question-html-collapsed.png
│ ├── question-image-adorner-no-title-collapsed.png
│ └── question-image-collapsed.png
├── surface-header.spec.ts-snapshots
│ ├── logo-big-image.png
│ ├── logo-image-adorners-choose-hover.png
│ ├── logo-image-adorners-clear-hover.png
│ ├── logo-image-adorners-hover.png
│ ├── logo-image-adorners.png
│ ├── logo-image-hover.png
│ ├── logo-image-loading.png
│ └── surface-string-editor-error.png
├── surface-matrix.spec.ts-snapshots
│ ├── design-surface-matrixdynamic-with-drag-drop.png
│ ├── matrix-cell-edit-bool.png
│ ├── matrix-cell-edit-surface-zoomed-out.png
│ ├── matrix-cell-edit.png
│ ├── matrix-column-cell-edit.png
│ ├── matrix-column-cell-hover.png
│ ├── matrix-column-cell-selected.png
│ ├── matrix-dropdown-popup-rating.png
│ ├── matrix-dropdown-popup-select.png
│ ├── matrix-row-cell-edit.png
│ ├── matrix-vertical-column-cell-edit.png
│ ├── matrix-vertical-column-cell-hover.png
│ ├── matrix-vertical-column-cell-selected.png
│ ├── matrix-vertical-row-cell-edit.png
│ ├── question-matrix-in-panel-selected.png
│ ├── question-panel-content-matrix-hover.png
│ ├── question-panel-content-matrix-selected.png
│ ├── question-panel-content-matrix.png
│ ├── surface-matrix-detail-empty.png
│ ├── surface-matrix-detail-two-questions-select.png
│ ├── surface-matrix-detail.png
│ └── surface-matrix-title-editing.png
├── surface.spec.ts-snapshots
│ ├── actions-on-converted-question.png
│ ├── bool-no-wrap-edit.png
│ ├── carry-forward-panel-medium.png
│ ├── carry-forward-panel-ranking-select-to-rank-vertical.png
│ ├── carry-forward-panel-ranking-select-to-rank.png
│ ├── carry-forward-panel-ranking.png
│ ├── carry-forward-panel-small.png
│ ├── carry-forward-panel.png
│ ├── composite-question-no-scroll.png
│ ├── convert-to-popup-mobile.png
│ ├── convert-to-popup-panel-not-empty.png
│ ├── convert-to-popup-panel.png
│ ├── convert-to-popup.png
│ ├── dots-type-selector-custom-button.png
│ ├── html-placeholder-medium.png
│ ├── html-placeholder.png
│ ├── image-placeholder-medium.png
│ ├── image-placeholder.png
│ ├── panel-dynamic-in-multiline.png
│ ├── panel-dynamic-narrow-add.png
│ ├── panel-dynamic-placeholder-medium.png
│ ├── panel-dynamic-placeholder.png
│ ├── panel-narrow-add.png
│ ├── panel-placeholder-medium.png
│ ├── panel-placeholder.png
│ ├── panel-title-editing.png
│ ├── panel-title-placeholder-medium.png
│ ├── panel-title-placeholder.png
│ ├── question-5-selected-in-view.png
│ ├── question-add-type-selector-button-page-focus.png
│ ├── question-add-type-selector-button-page-hover.png
│ ├── question-add-type-selector-button-panel-focus.png
│ ├── question-add-type-selector-button-panel-hover.png
│ ├── question-adorner-width.png
│ ├── question-adorner-with-hidden-converter.png
│ ├── question-big.png
│ ├── question-button-after-click.png
│ ├── question-button-checked.png
│ ├── question-button-disabled-hover.png
│ ├── question-button-disabled.png
│ ├── question-button-focused.png
│ ├── question-button-hover.png
│ ├── question-button-pressed-disabled.png
│ ├── question-button-pressed.png
│ ├── question-button.png
│ ├── question-checkboxes-scroll.png
│ ├── question-content-click.png
│ ├── question-content-hover.png
│ ├── question-content-mobile-actions-hover.png
│ ├── question-content-mobile-actions.png
│ ├── question-content.png
│ ├── question-huge.png
│ ├── question-medium.png
│ ├── question-panel-content-hover.png
│ ├── question-panel-inner-hover.png
│ ├── question-required-focus.png
│ ├── question-required-hover.png
│ ├── question-required.png
│ ├── question-small.png
│ ├── question-tiny-dots-popup-required.png
│ ├── question-tiny-dots-popup.png
│ ├── question-tiny.png
│ ├── question-type-rating-subtypes.png
│ ├── questions-in-one-row.png
│ ├── restful-properties.png
│ ├── restful-question-banner.png
│ ├── row-multiple-questions.png
│ ├── select-type-popup.png
│ ├── string-editor-focused-multiple-text.png
│ ├── string-editor-linebreaks-html.png
│ ├── string-editor-linebreaks-plain.png
│ ├── string-editor-long-string-short-space.png
│ ├── surface-checkbox-layout-small-screen.png
│ ├── surface-checkbox-layout.png
│ ├── surface-empty-panel-hover.png
│ ├── surface-empty-panel.png
│ ├── surface-not-empty-panel-hover.png
│ ├── surface-not-empty-panel.png
│ ├── surface-panel-multi-row-question-selected.png
│ ├── surface-panel-multi-row.png
│ ├── surface-panel-row.png
│ ├── surface-panel.png
│ ├── surface-question-bottom-description.png
│ ├── surface-question-title-maxLength.png
│ ├── surface-survey-title-maxLength.png
│ └── surface-tagbox-default-layout.png
├── test-tab.spec.ts-snapshots
│ ├── matrix-no-columns.png
│ ├── preview-tab-show-invisible-by-creator-button.png
│ ├── preview-tab-show-invisible-by-trigger.png
│ ├── survey-timer.png
│ ├── test-tab-background-image.png
│ ├── test-tab-empty-survey.png
│ ├── test-tab-iphone-whole-tab.png
│ ├── test-tab-iphone.png
│ ├── test-tab-opened-dropdown-mobile.png
│ ├── test-tab-opened-dropdown.png
│ ├── test-tab-page-selector-markdown-button-first.png
│ ├── test-tab-page-selector-markdown-menu.png
│ ├── test-tab-page-selector-witn-invisible-page.png
│ ├── test-tab-survey-width.png
│ ├── test-tab-tagbox-style.png
│ ├── test-tab-toolbar-responsive.png
│ └── test-tab-toolbar.png
├── theme-tab.spec.ts-snapshots
│ ├── boxshadow-one-panel.png
│ ├── boxshadow-two-panels.png
│ ├── theme-editor-header-no-collapse-button.png
│ ├── theme-editor-header.png
│ ├── theme-editor-property-grid-advanced-group.png
│ ├── theme-editor-property-grid-appearance-group.png
│ ├── theme-editor-property-grid-background-group.png
│ ├── theme-editor-property-grid-general-group-mobile.png
│ ├── theme-editor-property-grid-general-group.png
│ ├── theme-editor-property-grid-header-group-advanced.png
│ ├── theme-editor-property-grid-header-group.png
│ ├── theme-tab-reset-popup-dialog.png
│ ├── theme-tab-scrollbar.png
│ └── theme-tab-toolbar-responsive.png
├── themes.spec.ts-snapshots
│ ├── creator-theme-default-contrast.png
│ ├── creator-theme-default-dark.png
│ └── creator-theme-default-light.png
├── toolbox.spec.ts-snapshots
│ ├── add-new-disabled-items.png
│ ├── designer-tab-page-navigator-toolbox-left.png
│ ├── designer-tab-page-navigator-toolbox-right.png
│ ├── toolbox-categories-collapsed.png
│ ├── toolbox-categories.png
│ ├── toolbox-category-collapsed-hover.png
│ ├── toolbox-category-hover.png
│ ├── toolbox-compact-disabled-items.png
│ ├── toolbox-disabled-items.png
│ ├── toolbox-inside-sidebar-hover-item.png
│ ├── toolbox-inside-sidebar.png
│ ├── toolbox-left-adaptive-compact.png
│ ├── toolbox-left-adaptive.png
│ ├── toolbox-left-compact-hover-item.png
│ ├── toolbox-left-hover-dots-item.png
│ ├── toolbox-left-hover-item-subitems-first.png
│ ├── toolbox-left-hover-item.png
│ ├── toolbox-left-popup.png
│ ├── toolbox-left-rating-subtype-custom.png
│ ├── toolbox-left-rating-subtype-hovered.png
│ ├── toolbox-left-rating-subtypes-item.png
│ ├── toolbox-left-rating-subtypes.png
│ ├── toolbox-left-scroll-compact-hover-item.png
│ ├── toolbox-left-scroll-compact.png
│ ├── toolbox-left-scroll-hover-item.png
│ ├── toolbox-left-scroll.png
│ ├── toolbox-left-subitems-first.png
│ ├── toolbox-left.png
│ ├── toolbox-right-adaptive-compact.png
│ ├── toolbox-right-adaptive.png
│ ├── toolbox-right-compact-hover-item.png
│ ├── toolbox-right-hover-dots-item.png
│ ├── toolbox-right-hover-item.png
│ ├── toolbox-right-popup.png
│ ├── toolbox-right-rating-subtype-hovered.png
│ ├── toolbox-right-rating-subtypes-item.png
│ ├── toolbox-right-rating-subtypes.png
│ ├── toolbox-right-rtl-adaptive-compact.png
│ ├── toolbox-right-rtl-adaptive.png
│ ├── toolbox-right-rtl-compact-hover-item.png
│ ├── toolbox-right-rtl-hover-dots-item.png
│ ├── toolbox-right-rtl-hover-item.png
│ ├── toolbox-right-rtl-popup.png
│ ├── toolbox-right-rtl-scroll-compact-hover-item.png
│ ├── toolbox-right-rtl-scroll-compact.png
│ ├── toolbox-right-rtl-scroll-hover-item.png
│ ├── toolbox-right-rtl-scroll.png
│ ├── toolbox-right-rtl.png
│ ├── toolbox-right-scroll-compact-hover-item.png
│ ├── toolbox-right-scroll-compact.png
│ ├── toolbox-right-scroll-hover-item.png
│ ├── toolbox-right-scroll.png
│ ├── toolbox-right.png
│ ├── toolbox-search-background.png
│ ├── toolbox-search-categories.png
│ ├── toolbox-search-close-hover.png
│ ├── toolbox-search-compact-entered.png
│ ├── toolbox-search-compact-placeholder.png
│ ├── toolbox-search-compact.png
│ ├── toolbox-search-entered.png
│ ├── toolbox-search-placeholder.png
│ ├── toolbox-search-right-entered.png
│ ├── toolbox-search-right-placeholder.png
│ ├── toolbox-search-right.png
│ ├── toolbox-search-rtl-compact-entered.png
│ ├── toolbox-search-rtl-compact-placeholder.png
│ ├── toolbox-search-rtl-compact.png
│ ├── toolbox-search-rtl-entered.png
│ ├── toolbox-search-rtl-placeholder.png
│ ├── toolbox-search-rtl.png
│ ├── toolbox-search.png
│ ├── toolbox-tool-normal-state.png
│ ├── toolbox-tool-pressed-state.png
│ └── toolbox-wrap-subtypes.png
├── top-menu.spec.ts-snapshots
│ ├── top-menu-designer-tab-single-item.png
│ ├── top-menu-designer-tab.png
│ ├── top-menu-pressed-buttons.png
│ ├── top-menu-preview-hover.png
│ ├── top-menu-redo-active.png
│ ├── top-menu-redo-inactive-hovered.png
│ ├── top-menu-responsivity-icons-big.png
│ ├── top-menu-responsivity-icons-medium.png
│ ├── top-menu-responsivity-icons-small.png
│ ├── top-menu-settings-checked-hovered.png
│ ├── top-menu-undo-active-hovered.png
│ ├── top-menu-undo-active.png
│ └── top-menu-undo-and-redo-active.png
└── translation-tab.spec.ts-snapshots
│ ├── translation-auto-translate-popup-enabled-dropdown.png
│ ├── translation-auto-translate-popup-medium-screen.png
│ ├── translation-auto-translate-popup-small-screen.png
│ ├── translation-auto-translate-popup.png
│ ├── translation-property-grid.png
│ ├── translation-tab-show-all-strings.png
│ ├── translation-tab-small-screen.png
│ └── translation-tab.png
├── screenshotTests
├── complete-survey.spec.ts
├── complete-survey.spec.ts-snapshots
│ ├── complete-tab-results-part.png
│ ├── complete-tab-results-via-json.png
│ ├── complete-tab-results-via-table-1.png
│ ├── complete-tab-results-via-table-2.png
│ ├── complete-tab-test-again.png
│ ├── complete-tab-thank-message.png
│ └── complete-tab-upper-part.png
├── design-surface.spec.ts
├── design-surface.spec.ts-snapshots
│ ├── creator-min-height.png
│ ├── design-surface-zoom-out.png
│ ├── designer-survey-layout-mobile.png
│ ├── logo-big-image.png
│ ├── logo-image-adorners-choose-hover.png
│ ├── logo-image-adorners-clear-hover.png
│ ├── logo-image-adorners-hover.png
│ ├── logo-image-adorners.png
│ ├── logo-image-hover.png
│ ├── logo-image-loading.png
│ ├── page-button-disabled-hover.png
│ ├── page-button-disabled.png
│ ├── page-button-focused.png
│ ├── page-button-hover.png
│ ├── page-button-pressed-disabled.png
│ ├── page-button-pressed.png
│ ├── page-button.png
│ ├── page-content-click.png
│ ├── page-content-hover.png
│ ├── page-content.png
│ ├── page-placeholder-without-elements.png
│ ├── page-selected-hidden-header.png
│ ├── page-selected-responsive.png
│ ├── page-title-click.png
│ ├── propery-grid-flyout.png
│ ├── question-add-hover.png
│ ├── surface-placeholder-with-header.png
│ ├── surface-placeholder.png
│ └── surface-string-editor-error.png
├── drag-drop.spec.ts
├── drag-drop.spec.ts-snapshots
│ ├── drag-drop-huge-shortcut-text.png
│ ├── drag-drop-image-picker-invalid-drop-area.png
│ ├── drag-drop-in-collapsed-page.png
│ ├── drag-drop-in-collapsed-panel.png
│ ├── drag-drop-indicator-inside-panel-rows.png
│ ├── drag-drop-inside-panel-dynamic-top.png
│ ├── drag-drop-item-values--mobile.png
│ ├── drag-drop-item-values-dropdown--mobile.png
│ ├── drag-drop-item-values-ranking--dragging.png
│ ├── drag-drop-item-values-ranking--hover.png
│ ├── drag-drop-item-values-ranking--mobile.png
│ ├── drag-drop-item-values-ranking.png
│ ├── drag-drop-matrix-pg-choices-scroll.png
│ ├── drag-drop-matrix-pg-choices.png
│ ├── drag-drop-over-custom-widget.png
│ ├── drag-drop-scroll.png
│ ├── drag-drop-survey-element-empty-page.png
│ ├── drag-drop-survey-element-empty-panel-dynamic.png
│ ├── drag-drop-survey-element-empty-panel.png
│ ├── drag-drop-survey-element-ghost-page-4.png
│ ├── drag-drop-survey-element-ghost.png
│ ├── drag-drop-to-multiline-end.png
│ ├── drag-drop-to-multiline-from-toolbox.png
│ ├── drag-drop-to-multiline-middle-1.png
│ ├── drag-drop-to-multiline-middle-2.png
│ ├── drag-drop-to-multiline-start.png
│ ├── drag-drop-toolbox-custom-component-icon.png
│ └── toolbox-item-state-after-drag.png
├── dropdown.spec.ts
├── dropdown.spec.ts-snapshots
│ ├── collapsed-dropdown.png
│ └── not-collapsed-dropdown.png
├── helper.ts
├── image.spec.ts
├── image.spec.ts-snapshots
│ ├── image-adorner.png
│ ├── image-broken-image-link.png
│ ├── image-empty-image-link.png
│ └── image-loading.png
├── imagepicker.spec.ts
├── imagepicker.spec.ts-snapshots
│ ├── image-picker-hover.png
│ ├── image-picker-responsive-col-count-3-hover.png
│ ├── image-picker-responsive-dragging-file.png
│ ├── image-picker-responsive-hover.png
│ ├── image-picker-single-new-item-dragging.png
│ ├── image-picker-single-new-item-loading.png
│ ├── image-picker-single-new-item.png
│ ├── imagepicker-empty.png
│ └── imagepicker-loading.png
├── json-tab.spec.ts
├── json-tab.spec.ts-snapshots
│ ├── json-tab-ace-dark.png
│ ├── json-tab-ace.png
│ └── json-tab-with-errors.png
├── large-survey.ts
├── logic-tab.spec.ts
├── logic-tab.spec.ts-snapshots
│ ├── logic-action-hover.png
│ ├── logic-collapse-hover.png
│ ├── logic-condition-overflow-text.png
│ ├── logic-condition-remove-hover.png
│ ├── logic-dropdown-full.png
│ ├── logic-dropdown.png
│ ├── logic-error-action-empty.png
│ ├── logic-error-action-questions.png
│ ├── logic-error-condition-question-name.png
│ ├── logic-error-condition-question-value.png
│ ├── logic-error-notifier.png
│ ├── logic-expand-hover.png
│ ├── logic-fast-entry-empty.png
│ ├── logic-fast-entry.png
│ ├── logic-operator-hover.png
│ ├── logic-panel-actions.png
│ ├── logic-question-action-hover.png
│ ├── logic-question-actions.png
│ ├── logic-rule-remove-hover.png
│ ├── logic-tab-empty.png
│ ├── logic-tab-long-question-name-content.png
│ ├── logic-tab-new-rule.png
│ ├── logic-tab-one-rule-content.png
│ ├── logic-tab-rule-action-row.png
│ ├── logic-tab-rule-condition-row.png
│ └── logic-tab-rule-content.png
├── mobile-view.spec.ts
├── mobile-view.spec.ts-snapshots
│ ├── creator-mobile-paddings.png
│ ├── creator-mobile-page-selected-paddings.png
│ ├── creator-smartphone-page-drag.png
│ ├── creator-smartphone-selected-page-drag.png
│ ├── creator-smartphone-selected.png
│ └── creator-smartphone.png
├── multiple-text.spec.ts
├── multiple-text.spec.ts-snapshots
│ └── multiple-text-items.png
├── no-license.spec.ts
├── no-license.spec.ts-snapshots
│ ├── no-license-mobile.png
│ └── no-license.png
├── page-navigator.spec.ts
├── page-navigator.spec.ts-snapshots
│ ├── design-surface-navigated-to-3rd.png
│ ├── page-navigator-by-page-not-overlaped.png
│ ├── page-navigator-bypage.png
│ ├── page-navigator-left-hovered.png
│ ├── page-navigator-left-rtl-hovered.png
│ ├── page-navigator-left-rtl.png
│ ├── page-navigator-left.png
│ ├── page-navigator-not-overlaped.png
│ ├── page-navigator-popup.png
│ ├── page-navigator-right-hovered.png
│ ├── page-navigator-right.png
│ ├── page-navigator-select-long-page.png
│ ├── page-navigator-select-short-page.png
│ └── page-navigator-with-popup.png
├── pg-button-group.spec.ts
├── pg-button-group.spec.ts-snapshots
│ ├── button-group-disabled.png
│ ├── button-group-enabled.png
│ ├── button-group-responsivity.png
│ ├── button-group-selected-hovered.png
│ └── button-group-unselected-hovered.png
├── pg-choices.spec.ts
├── pg-choices.spec.ts-snapshots
│ ├── choices-clear-button-hovered.png
│ ├── choices-edit-item-button-hovered.png
│ ├── choices-edit-item-content.png
│ ├── choices-editor-narrow-pg.png
│ ├── choices-empty-add-btn-hovered.png
│ ├── choices-empty-items.png
│ ├── choices-section-default-focused.png
│ ├── choices-section-default.png
│ └── collection-editor-header.png
├── pg-data-action-button.spec.ts
├── pg-data-action-button.spec.ts-snapshots
│ ├── action-button-default.png
│ ├── action-button-hovered.png
│ ├── action-buttons-on-popup-open.png
│ └── action-clear-button-hovered.png
├── pg-editors.spec.ts
├── pg-editors.spec.ts-snapshots
│ ├── bindings-editor.png
│ ├── color-editor-button-hover.png
│ ├── color-editor-choices.png
│ ├── color-editor-disabled.png
│ ├── color-editor-empty-disabled.png
│ ├── color-editor-empty.png
│ ├── color-editor-focus.png
│ ├── color-editor-title-location-left-focus.png
│ ├── color-editor-title-location-left.png
│ ├── color-editor.png
│ ├── comment-with-reset-disabled-button.png
│ ├── comment-with-reset-enabled-button.png
│ ├── creator-theme-settings.png
│ ├── default-value-clear-button-focus.png
│ ├── default-value-clear-button.png
│ ├── dropdown-editor-title-location-left-focus.png
│ ├── dropdown-editor-title-location-left.png
│ ├── file-accepted-types-hint.png
│ ├── file-editor-disabled.png
│ ├── file-editor-title-location-left-focus.png
│ ├── file-editor-title-location-left.png
│ ├── file-editor.png
│ ├── helper-action.png
│ ├── multiline-help-text.png
│ ├── overriding-property-editor.png
│ ├── pg-checkbox-checked-focused.png
│ ├── pg-checkbox-checked-hover.png
│ ├── pg-checkbox-checked-readonly.png
│ ├── pg-checkbox-checked.png
│ ├── pg-checkbox-hint-opened.png
│ ├── pg-checkbox-hint.png
│ ├── pg-checkbox-long-caption.png
│ ├── pg-checkbox-unchecked-focused.png
│ ├── pg-checkbox-unchecked-hover.png
│ ├── pg-checkbox-unchecked-readonly.png
│ ├── pg-checkbox-unchecked.png
│ ├── pg-choices-fast-entry-popup.png
│ ├── pg-default-value-popup.png
│ ├── pg-dropdown-clean-button-hover.png
│ ├── pg-dropdown-clean-button.png
│ ├── pg-dropdown-editor-input.png
│ ├── pg-dropdown-editor.png
│ ├── pg-editor-errors.png
│ ├── pg-input-default.png
│ ├── pg-input-focused.png
│ ├── pg-input-mask-settings-pattern.png
│ ├── pg-input-readonly.png
│ ├── pg-input-with-value.png
│ ├── pg-logic-popup-boolean.png
│ ├── pg-logic-popup-mobile.png
│ ├── pg-logic-popup-rating.png
│ ├── pg-logic-popup.png
│ ├── pg-maxLength-comment.png
│ ├── pg-maxLength-text.png
│ ├── pg-overlay-popup.png
│ ├── pg-pages-with-reset.png
│ ├── pg-panel-header-collapsed-focused.png
│ ├── pg-panel-header-collapsed.png
│ ├── pg-panel-header-expanded-focused.png
│ ├── pg-panel-header-expanded.png
│ ├── pg-rate-values.png
│ ├── properties-data-tab.png
│ ├── properties-on-one-line-date.png
│ ├── properties-on-one-line-focus-date.png
│ ├── properties-on-one-line-focus.png
│ ├── properties-on-one-line-narrow-date.png
│ ├── properties-on-one-line-narrow.png
│ ├── properties-on-one-line.png
│ ├── spin-editor-button-hover.png
│ ├── spin-editor-disabled.png
│ ├── spin-editor-focus.png
│ ├── spin-editor-title-location-left-focus.png
│ ├── spin-editor-title-location-left.png
│ ├── spin-editor.png
│ ├── text-with-reset-disabled-button.png
│ ├── text-with-reset-enabled-button.png
│ ├── triggers-editor-focused.png
│ └── triggers-editor.png
├── pg-logic-actions.spec.ts
├── pg-logic-actions.spec.ts-snapshots
│ ├── logic-button-default.png
│ ├── logic-button-hovered.png
│ ├── pg-logic-popup-dropdown-list-item--focused.png
│ └── run-expression-description.png
├── presets.spec.ts
├── presets.spec.ts-snapshots
│ ├── categories-text-clic.png
│ ├── categories-text-click.png
│ ├── presets-categories-button-hover.png
│ ├── presets-categories-expanded-hovered.png
│ ├── presets-categories-expanded-subitems.png
│ ├── presets-categories-expanded.png
│ ├── presets-categories-hover.png
│ ├── presets-categories-new-hover.png
│ ├── presets-categories-text-hover.png
│ ├── presets-categories.png
│ ├── presets-context-menu.png
│ ├── presets-dialog-large.png
│ ├── presets-dialog-small.png
│ ├── presets-items-button-hover.png
│ ├── presets-items-hover.png
│ ├── presets-items-text-click.png
│ ├── presets-items-text-hover.png
│ ├── presets-items.png
│ ├── presets-languages.png
│ ├── presets-launch-button.png
│ ├── presets-menu-position.png
│ ├── presets-menu.png
│ ├── presets-options.png
│ ├── presets-property-grid.png
│ ├── presets-tabs.png
│ └── presets-toolbox.png
├── property-grid.spec.ts
├── property-grid.spec.ts-snapshots
│ ├── pg-checkbox-detail-panel.png
│ ├── pg-matrix-dropdown-width.png
│ ├── pg-tagbox-empty.png
│ └── pg-tagbox.png
├── rating.spec.ts
├── rating.spec.ts-snapshots
│ ├── rating-bottom-labels-mobile.png
│ ├── rating-bottom-labels.png
│ ├── rating-comment-not-selected.png
│ ├── rating-comment-selected.png
│ ├── rating-disabled-add.png
│ ├── rating-disabled-remove.png
│ ├── rating-editing-max.png
│ ├── rating-editing-min.png
│ ├── rating-editing.png
│ ├── rating-in-matrix.png
│ ├── rating-long-item-edit.png
│ ├── rating-long-item.png
│ ├── rating-multiline-mobile-selected.png
│ ├── rating-multiline-mobile-text-selected.png
│ ├── rating-multiline-mobile.png
│ ├── rating-multiline-smileys-mobile-selected.png
│ ├── rating-multiline-smileys-mobile-text-selected.png
│ ├── rating-multiline-smileys-mobile.png
│ ├── rating-multiline-smileys-text-mobile.png
│ ├── rating-multiline-smileys-text.png
│ ├── rating-multiline-smileys.png
│ ├── rating-multiline-stars-mobile-selected.png
│ ├── rating-multiline-stars-mobile-text-selected.png
│ ├── rating-multiline-stars-mobile.png
│ ├── rating-multiline-stars-text-mobile.png
│ ├── rating-multiline-stars-text.png
│ ├── rating-multiline-stars.png
│ ├── rating-multiline-text-mobile.png
│ ├── rating-multiline-text.png
│ ├── rating-multiline.png
│ ├── rating-not-selected.png
│ ├── rating-question-title-left.png
│ ├── rating-selected.png
│ ├── rating-top-bottom-labels-mobile.png
│ ├── rating-top-bottom-labels.png
│ ├── rating-top-labels-mobile.png
│ └── rating-top-labels.png
├── scrollbar.spec.ts
├── scrollbar.spec.ts-snapshots
│ ├── scrollbar-creator-content.png
│ └── scrollbar-property-grid.png
├── selectbase.spec.ts
├── selectbase.spec.ts-snapshots
│ ├── choices-elements-designe-surface.png
│ ├── dropdown-long-item-text.png
│ ├── dropdown-not-selected.png
│ ├── dropdown-selected.png
│ └── ranking-long-item-text.png
├── side-bar.spec.ts
├── side-bar.spec.ts-snapshots
│ ├── boolean-switch-checked-hover.png
│ ├── boolean-switch-checked.png
│ ├── boolean-switch-default.png
│ ├── boolean-switch-focus.png
│ ├── boolean-switch-hover.png
│ ├── mobile-popup-inside-new-pg.png
│ ├── property-grid-empty-survey.png
│ ├── side-bar-object-selector-with-big-name.png
│ ├── side-bar-object-selector-with-selected-item.png
│ ├── side-bar-object-selector.png
│ ├── side-bar-search-editor.png
│ ├── side-bar-search-empty.png
│ ├── side-bar-search-general-group-after-next.png
│ ├── side-bar-search-general-group.png
│ ├── side-bar-search-matrix.png
│ ├── side-bar-search-question-group.png
│ ├── side-bar-tabbed-placeholder.png
│ ├── side-bar-tabbed-property-grid-theme-appearance-advanced-hover.png
│ ├── side-bar-tabbed-property-grid-theme-appearance-advanced.png
│ ├── side-bar-tabbed-property-grid-theme-appearance.png
│ ├── side-bar-tabbed-property-grid-theme-general.png
│ ├── side-bar-tabbed-property-grid-translation-general.png
│ ├── side-bar-tabbed-property-grid.png
│ └── side-bar-tabs-scrollable.png
├── small-questions.spec.ts
├── small-questions.spec.ts-snapshots
│ ├── small-dropdown-1-not-selected.png
│ ├── small-dropdown-1-selected.png
│ ├── small-dropdown-2-not-selected.png
│ ├── small-dropdown-2-selected.png
│ ├── small-image-picker-not-selected.png
│ ├── small-image-picker-selected.png
│ ├── small-multiple-text-not-selected.png
│ ├── small-multiple-text-selected.png
│ ├── small-rating-not-selected.png
│ └── small-rating-selected.png
├── surface-element-expanded-collapsed.spec.ts
├── surface-element-expanded-collapsed.spec.ts-snapshots
│ ├── design-surface-toolbar-with-zoom.png
│ ├── design-surface-toolbar.png
│ ├── page-adorner-collapsed-mobile.png
│ ├── page-adorner-collapsed-selected.png
│ ├── page-adorner-collapsed.png
│ ├── page-adorner-expanded.png
│ ├── panel-adorner-collapsed-first-render.png
│ ├── panel-adorner-collapsed-mobile.png
│ ├── panel-adorner-collapsed-unselected.png
│ ├── panel-adorner-collapsed.png
│ ├── panel-dynamic-adorner-no-title-collapsed.png
│ ├── question-adorner-collapsed-first-render.png
│ ├── question-adorner-collapsed-mobile.png
│ ├── question-adorner-collapsed-unselected.png
│ ├── question-adorner-collapsed.png
│ ├── question-adorner-no-title-collapsed.png
│ ├── question-carry-forward-collapsed.png
│ ├── question-html-adorner-no-title-collapsed.png
│ ├── question-html-collapsed.png
│ ├── question-image-adorner-no-title-collapsed.png
│ └── question-image-collapsed.png
├── surface-matrix.spec.ts
├── surface-matrix.spec.ts-snapshots
│ ├── design-surface-matrixdynamic-with-drag-drop.png
│ ├── matrix-cell-edit-bool.png
│ ├── matrix-cell-edit-surface-zoomed-out.png
│ ├── matrix-cell-edit.png
│ ├── matrix-column-cell-edit.png
│ ├── matrix-column-cell-hover.png
│ ├── matrix-column-cell-selected.png
│ ├── matrix-dropdown-popup-rating.png
│ ├── matrix-dropdown-popup-select.png
│ ├── matrix-row-cell-edit.png
│ ├── matrix-vertical-column-cell-edit.png
│ ├── matrix-vertical-column-cell-hover.png
│ ├── matrix-vertical-column-cell-selected.png
│ ├── matrix-vertical-row-cell-edit.png
│ ├── question-matrix-in-panel-selected.png
│ ├── question-panel-content-matrix-hover.png
│ ├── question-panel-content-matrix-selected.png
│ ├── question-panel-content-matrix.png
│ ├── surface-matrix-detail-empty.png
│ ├── surface-matrix-detail-two-questions-select.png
│ ├── surface-matrix-detail.png
│ └── surface-matrix-title-editing.png
├── surface.spec.ts
├── surface.spec.ts-snapshots
│ ├── actions-on-converted-question.png
│ ├── bool-no-wrap-edit.png
│ ├── carry-forward-panel-medium.png
│ ├── carry-forward-panel-ranking-select-to-rank-vertical.png
│ ├── carry-forward-panel-ranking-select-to-rank.png
│ ├── carry-forward-panel-ranking.png
│ ├── carry-forward-panel-small.png
│ ├── carry-forward-panel.png
│ ├── composite-question-no-scroll.png
│ ├── convert-to-popup-mobile.png
│ ├── convert-to-popup-panel-not-empty.png
│ ├── convert-to-popup-panel.png
│ ├── convert-to-popup.png
│ ├── dots-type-selector-custom-button.png
│ ├── html-placeholder-medium.png
│ ├── html-placeholder.png
│ ├── image-placeholder-medium.png
│ ├── image-placeholder.png
│ ├── panel-dynamic-in-multiline.png
│ ├── panel-dynamic-narrow-add.png
│ ├── panel-dynamic-placeholder-medium.png
│ ├── panel-dynamic-placeholder.png
│ ├── panel-narrow-add.png
│ ├── panel-placeholder-medium.png
│ ├── panel-placeholder.png
│ ├── panel-title-editing.png
│ ├── panel-title-placeholder-medium.png
│ ├── panel-title-placeholder.png
│ ├── question-5-selected-in-view.png
│ ├── question-add-type-selector-button-page-focus.png
│ ├── question-add-type-selector-button-page-hover.png
│ ├── question-add-type-selector-button-panel-focus.png
│ ├── question-add-type-selector-button-panel-hover.png
│ ├── question-adorner-width.png
│ ├── question-adorner-with-hidden-converter.png
│ ├── question-big.png
│ ├── question-button-after-click.png
│ ├── question-button-checked.png
│ ├── question-button-disabled-hover.png
│ ├── question-button-disabled.png
│ ├── question-button-focused.png
│ ├── question-button-hover.png
│ ├── question-button-pressed-disabled.png
│ ├── question-button-pressed.png
│ ├── question-button.png
│ ├── question-checkboxes-scroll.png
│ ├── question-content-click.png
│ ├── question-content-hover.png
│ ├── question-content-mobile-actions-hover.png
│ ├── question-content-mobile-actions.png
│ ├── question-content.png
│ ├── question-huge.png
│ ├── question-medium.png
│ ├── question-panel-content-hover.png
│ ├── question-panel-inner-hover.png
│ ├── question-required-focus.png
│ ├── question-required-hover.png
│ ├── question-required.png
│ ├── question-small.png
│ ├── question-tiny-dots-popup-required.png
│ ├── question-tiny-dots-popup.png
│ ├── question-tiny.png
│ ├── question-type-rating-subtypes.png
│ ├── questions-in-one-row.png
│ ├── restful-properties.png
│ ├── restful-question-banner.png
│ ├── row-multiple-questions.png
│ ├── select-type-popup.png
│ ├── string-editor-focused-multiple-text.png
│ ├── string-editor-linebreaks-html.png
│ ├── string-editor-linebreaks-plain.png
│ ├── string-editor-long-string-short-space.png
│ ├── surface-checkbox-layout-small-screen.png
│ ├── surface-checkbox-layout.png
│ ├── surface-empty-panel-hover.png
│ ├── surface-empty-panel.png
│ ├── surface-not-empty-panel-hover.png
│ ├── surface-not-empty-panel.png
│ ├── surface-panel-multi-row-question-selected.png
│ ├── surface-panel-multi-row.png
│ ├── surface-panel-row.png
│ ├── surface-panel.png
│ ├── surface-question-bottom-description.png
│ ├── surface-question-title-maxLength.png
│ ├── surface-survey-title-maxLength.png
│ └── surface-tagbox-default-layout.png
├── test-tab.spec.ts
├── test-tab.spec.ts-snapshots
│ ├── matrix-no-columns.png
│ ├── preview-tab-show-invisible-by-creator-button.png
│ ├── preview-tab-show-invisible-by-trigger.png
│ ├── survey-timer.png
│ ├── test-tab-background-image.png
│ ├── test-tab-empty-survey.png
│ ├── test-tab-iphone-whole-tab.png
│ ├── test-tab-iphone.png
│ ├── test-tab-opened-dropdown-mobile.png
│ ├── test-tab-opened-dropdown.png
│ ├── test-tab-page-selector-markdown-button-first.png
│ ├── test-tab-page-selector-markdown-menu.png
│ ├── test-tab-page-selector-witn-invisible-page.png
│ ├── test-tab-survey-width.png
│ ├── test-tab-tagbox-style.png
│ ├── test-tab-toolbar-responsive.png
│ └── test-tab-toolbar.png
├── theme-tab.spec.ts
├── theme-tab.spec.ts-snapshots
│ ├── boxshadow-one-panel.png
│ ├── boxshadow-two-panels.png
│ ├── theme-editor-header-no-collapse-button.png
│ ├── theme-editor-header.png
│ ├── theme-editor-property-grid-advanced-group.png
│ ├── theme-editor-property-grid-appearance-group.png
│ ├── theme-editor-property-grid-background-group.png
│ ├── theme-editor-property-grid-general-group-mobile.png
│ ├── theme-editor-property-grid-general-group.png
│ ├── theme-editor-property-grid-header-group-advanced.png
│ ├── theme-editor-property-grid-header-group.png
│ ├── theme-tab-reset-popup-dialog.png
│ ├── theme-tab-scrollbar.png
│ └── theme-tab-toolbar-responsive.png
├── themes.spec.ts
├── themes.spec.ts-snapshots
│ ├── creator-theme-default-contrast.png
│ ├── creator-theme-default-dark.png
│ └── creator-theme-default-light.png
├── toolbox.spec.ts
├── toolbox.spec.ts-snapshots
│ ├── add-new-disabled-items.png
│ ├── designer-tab-page-navigator-toolbox-left.png
│ ├── designer-tab-page-navigator-toolbox-right.png
│ ├── toolbox-categories-collapsed.png
│ ├── toolbox-categories.png
│ ├── toolbox-category-collapsed-hover.png
│ ├── toolbox-category-hover.png
│ ├── toolbox-compact-disabled-items.png
│ ├── toolbox-disabled-items.png
│ ├── toolbox-inside-sidebar-hover-item.png
│ ├── toolbox-inside-sidebar.png
│ ├── toolbox-left-adaptive-compact.png
│ ├── toolbox-left-adaptive.png
│ ├── toolbox-left-compact-hover-item.png
│ ├── toolbox-left-hover-dots-item.png
│ ├── toolbox-left-hover-item-subitems-first.png
│ ├── toolbox-left-hover-item.png
│ ├── toolbox-left-popup.png
│ ├── toolbox-left-rating-subtype-custom.png
│ ├── toolbox-left-rating-subtype-hovered.png
│ ├── toolbox-left-rating-subtypes-item.png
│ ├── toolbox-left-rating-subtypes.png
│ ├── toolbox-left-scroll-compact-hover-item.png
│ ├── toolbox-left-scroll-compact.png
│ ├── toolbox-left-scroll-hover-item.png
│ ├── toolbox-left-scroll.png
│ ├── toolbox-left-subitems-first.png
│ ├── toolbox-left.png
│ ├── toolbox-right-adaptive-compact.png
│ ├── toolbox-right-adaptive.png
│ ├── toolbox-right-compact-hover-item.png
│ ├── toolbox-right-hover-dots-item.png
│ ├── toolbox-right-hover-item.png
│ ├── toolbox-right-popup.png
│ ├── toolbox-right-rating-subtype-hovered.png
│ ├── toolbox-right-rating-subtypes-item.png
│ ├── toolbox-right-rating-subtypes.png
│ ├── toolbox-right-rtl-adaptive-compact.png
│ ├── toolbox-right-rtl-adaptive.png
│ ├── toolbox-right-rtl-compact-hover-item.png
│ ├── toolbox-right-rtl-hover-dots-item.png
│ ├── toolbox-right-rtl-hover-item.png
│ ├── toolbox-right-rtl-popup.png
│ ├── toolbox-right-rtl-scroll-compact-hover-item.png
│ ├── toolbox-right-rtl-scroll-compact.png
│ ├── toolbox-right-rtl-scroll-hover-item.png
│ ├── toolbox-right-rtl-scroll.png
│ ├── toolbox-right-rtl.png
│ ├── toolbox-right-scroll-compact-hover-item.png
│ ├── toolbox-right-scroll-compact.png
│ ├── toolbox-right-scroll-hover-item.png
│ ├── toolbox-right-scroll.png
│ ├── toolbox-right.png
│ ├── toolbox-search-background.png
│ ├── toolbox-search-categories.png
│ ├── toolbox-search-close-hover.png
│ ├── toolbox-search-compact-entered.png
│ ├── toolbox-search-compact-placeholder.png
│ ├── toolbox-search-compact.png
│ ├── toolbox-search-entered.png
│ ├── toolbox-search-placeholder.png
│ ├── toolbox-search-right-entered.png
│ ├── toolbox-search-right-placeholder.png
│ ├── toolbox-search-right.png
│ ├── toolbox-search-rtl-compact-entered.png
│ ├── toolbox-search-rtl-compact-placeholder.png
│ ├── toolbox-search-rtl-compact.png
│ ├── toolbox-search-rtl-entered.png
│ ├── toolbox-search-rtl-placeholder.png
│ ├── toolbox-search-rtl.png
│ ├── toolbox-search.png
│ ├── toolbox-tool-normal-state.png
│ └── toolbox-tool-pressed-state.png
├── top-menu.spec.ts
├── top-menu.spec.ts-snapshots
│ ├── top-menu-designer-tab-single-item.png
│ ├── top-menu-designer-tab.png
│ ├── top-menu-pressed-buttons.png
│ ├── top-menu-preview-hover.png
│ ├── top-menu-redo-active.png
│ ├── top-menu-redo-inactive-hovered.png
│ ├── top-menu-responsivity-icons-big.png
│ ├── top-menu-responsivity-icons-medium.png
│ ├── top-menu-responsivity-icons-small.png
│ ├── top-menu-settings-checked-hovered.png
│ ├── top-menu-undo-active-hovered.png
│ ├── top-menu-undo-active.png
│ └── top-menu-undo-and-redo-active.png
├── translation-tab.spec.ts
└── translation-tab.spec.ts-snapshots
│ ├── translation-auto-translate-popup-enabled-dropdown.png
│ ├── translation-auto-translate-popup-medium-screen.png
│ ├── translation-auto-translate-popup-small-screen.png
│ ├── translation-auto-translate-popup.png
│ ├── translation-property-grid.png
│ ├── translation-tab-show-all-strings.png
│ ├── translation-tab-small-screen.png
│ └── translation-tab.png
├── utils
└── figma-variables-opacity-converter.js
├── visual-regression-tests-v2.yml
├── visual-regression-tests.yml
├── visualRegressionTests-V2
├── helper.ts
└── tests
│ └── designer
│ └── etalons
│ └── question-in-center.png
├── visualRegressionTests
├── helper.ts
└── tests
│ └── designer
│ ├── complete-survey.ts
│ ├── drag-drop.ts
│ ├── dropdown.ts
│ ├── empty.ts
│ ├── image.ts
│ ├── imagepicker.ts
│ ├── json-tab.ts
│ ├── logic-tab.ts
│ ├── mobile-view.ts
│ ├── multiple-text.ts
│ ├── no-license.ts
│ ├── page-navigator.ts
│ ├── pg-button-group.ts
│ ├── pg-choices.ts
│ ├── pg-data-action-button.ts
│ ├── pg-editors.ts
│ ├── pg-logic-actions.ts
│ ├── rating.ts
│ ├── scrollbar.ts
│ ├── selectbase.ts
│ ├── side-bar.ts
│ ├── small-questions.ts
│ ├── surface.ts
│ ├── surveys
│ └── large-survey.ts
│ ├── test-tab.ts
│ ├── theme-tab.ts
│ ├── toolbox.ts
│ ├── top-menu.ts
│ └── translation-tab.ts
└── webpack-dashed-name.js
/.eslintignore:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/.eslintignore
--------------------------------------------------------------------------------
/.eslintrc.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/.eslintrc.js
--------------------------------------------------------------------------------
/.gitattributes:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/.gitattributes
--------------------------------------------------------------------------------
/.github/workflows/ci.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/.github/workflows/ci.yml
--------------------------------------------------------------------------------
/.github/workflows/tagged-release.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/.github/workflows/tagged-release.yml
--------------------------------------------------------------------------------
/.gitignore:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/.gitignore
--------------------------------------------------------------------------------
/.husky/pre-commit:
--------------------------------------------------------------------------------
1 | lint-staged
--------------------------------------------------------------------------------
/.husky/pre-push:
--------------------------------------------------------------------------------
1 | #!/bin/sh
2 | . "$(dirname "$0")/_/husky.sh"
3 |
4 | npm run pre-push-check
5 |
--------------------------------------------------------------------------------
/.vscode/extensions.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/.vscode/extensions.json
--------------------------------------------------------------------------------
/.vscode/settings.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/.vscode/settings.json
--------------------------------------------------------------------------------
/CHANGELOG.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/CHANGELOG.md
--------------------------------------------------------------------------------
/CODE_OF_CONDUCT.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/CODE_OF_CONDUCT.md
--------------------------------------------------------------------------------
/CONTRIBUTING.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/CONTRIBUTING.md
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/LICENSE
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/README.md
--------------------------------------------------------------------------------
/accessibilityTests/designer.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/accessibilityTests/designer.spec.ts
--------------------------------------------------------------------------------
/accessibilityTests/helper.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/accessibilityTests/helper.ts
--------------------------------------------------------------------------------
/accessibilityTests/json.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/accessibilityTests/json.spec.ts
--------------------------------------------------------------------------------
/accessibilityTests/logic.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/accessibilityTests/logic.spec.ts
--------------------------------------------------------------------------------
/accessibilityTests/preview.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/accessibilityTests/preview.spec.ts
--------------------------------------------------------------------------------
/accessibilityTests/propertyGrid.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/accessibilityTests/propertyGrid.spec.ts
--------------------------------------------------------------------------------
/accessibilityTests/themes.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/accessibilityTests/themes.spec.ts
--------------------------------------------------------------------------------
/accessibilityTests/translation.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/accessibilityTests/translation.spec.ts
--------------------------------------------------------------------------------
/azurepipelines-coverage.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/azurepipelines-coverage.yml
--------------------------------------------------------------------------------
/commitlint.config.mjs:
--------------------------------------------------------------------------------
1 | export default { extends: ["@commitlint/config-conventional"] };
2 |
--------------------------------------------------------------------------------
/devops-pull-requests-v2.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/devops-pull-requests-v2.yml
--------------------------------------------------------------------------------
/devops-pull-requests.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/devops-pull-requests.yml
--------------------------------------------------------------------------------
/devops-visual-regression-tests-v2.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/devops-visual-regression-tests-v2.yml
--------------------------------------------------------------------------------
/devops-visual-regression-tests.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/devops-visual-regression-tests.yml
--------------------------------------------------------------------------------
/docs/Creator-V2-Whats-New.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/Creator-V2-Whats-New.md
--------------------------------------------------------------------------------
/docs/LICENSE.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/LICENSE.md
--------------------------------------------------------------------------------
/docs/customize-question-types.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/customize-question-types.md
--------------------------------------------------------------------------------
/docs/customize-survey-creation-process.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/customize-survey-creation-process.md
--------------------------------------------------------------------------------
/docs/end-user-guide-branching-logic.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/end-user-guide-branching-logic.md
--------------------------------------------------------------------------------
/docs/end-user-guide-carry-forward-responses.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/end-user-guide-carry-forward-responses.md
--------------------------------------------------------------------------------
/docs/end-user-guide-create-form-with-file-upload.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/end-user-guide-create-form-with-file-upload.md
--------------------------------------------------------------------------------
/docs/end-user-guide-customize-validation-messages.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/end-user-guide-customize-validation-messages.md
--------------------------------------------------------------------------------
/docs/end-user-guide-data-validation-in-forms.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/end-user-guide-data-validation-in-forms.md
--------------------------------------------------------------------------------
/docs/end-user-guide-dynamic-tab-title-format.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/end-user-guide-dynamic-tab-title-format.md
--------------------------------------------------------------------------------
/docs/end-user-guide-expression-syntax.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/end-user-guide-expression-syntax.md
--------------------------------------------------------------------------------
/docs/end-user-guide-form-display-logic.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/end-user-guide-form-display-logic.md
--------------------------------------------------------------------------------
/docs/end-user-guide-how-to-create-transfer-list.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/end-user-guide-how-to-create-transfer-list.md
--------------------------------------------------------------------------------
/docs/end-user-guide-how-to-customize-survey-look.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/end-user-guide-how-to-customize-survey-look.md
--------------------------------------------------------------------------------
/docs/end-user-guide-numbering-within-form.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/end-user-guide-numbering-within-form.md
--------------------------------------------------------------------------------
/docs/end-user-guide-reposition-form-elements.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/end-user-guide-reposition-form-elements.md
--------------------------------------------------------------------------------
/docs/end-user-guide-skip-logic-in-forms.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/end-user-guide-skip-logic-in-forms.md
--------------------------------------------------------------------------------
/docs/end-user-guide-survey-theming.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/end-user-guide-survey-theming.md
--------------------------------------------------------------------------------
/docs/end-user-guide-user-interface.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/end-user-guide-user-interface.md
--------------------------------------------------------------------------------
/docs/get-started-angular.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/get-started-angular.md
--------------------------------------------------------------------------------
/docs/get-started-html-css-javascript.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/get-started-html-css-javascript.md
--------------------------------------------------------------------------------
/docs/get-started-react.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/get-started-react.md
--------------------------------------------------------------------------------
/docs/get-started-vue.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/get-started-vue.md
--------------------------------------------------------------------------------
/docs/get-started.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/get-started.md
--------------------------------------------------------------------------------
/docs/images/Slider-EUG.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/Slider-EUG.mp4
--------------------------------------------------------------------------------
/docs/images/Tagbox_Dynamic_Matrix_Loop.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/Tagbox_Dynamic_Matrix_Loop.mp4
--------------------------------------------------------------------------------
/docs/images/alert-banner.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/alert-banner.png
--------------------------------------------------------------------------------
/docs/images/builder-adorners.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/builder-adorners.png
--------------------------------------------------------------------------------
/docs/images/builder-question-editor.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/builder-question-editor.png
--------------------------------------------------------------------------------
/docs/images/creator-settings-button.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-settings-button.png
--------------------------------------------------------------------------------
/docs/images/creator-themes.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-themes.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-action-buttons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-action-buttons.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-add-question.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-add-question.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-adorner-column-setup.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-adorner-column-setup.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-adorner-column-title.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-adorner-column-title.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-choices-property-editor-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-choices-property-editor-2.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-choices-property-editor.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-choices-property-editor.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-comment-row-autogrow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-comment-row-autogrow.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-device-type.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-device-type.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-element-creation.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-element-creation.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-element-selector-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-element-selector-2.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-element-selector.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-element-selector.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-logic-filtering.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-logic-filtering.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-logic-item-editing.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-logic-item-editing.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-logic-tab-filtering.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-logic-tab-filtering.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-logic-tab-item-editing.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-logic-tab-item-editing.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-page-navigator.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-page-navigator.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-pages-navigation.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-pages-navigation.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-question-types.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-question-types.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-rating-text-adorner-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-rating-text-adorner-2.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-rating-text-adorner.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-rating-text-adorner.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-setup-column-adorner.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-setup-column-adorner.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-toolbox-adaptivity-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-toolbox-adaptivity-2.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-toolbox-adaptivity.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-toolbox-adaptivity.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-toolbox-and-property-grid.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-toolbox-and-property-grid.png
--------------------------------------------------------------------------------
/docs/images/creator-v2-translation-tab-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/creator-v2-translation-tab-2.png
--------------------------------------------------------------------------------
/docs/images/custom-widget-richedit.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/custom-widget-richedit.png
--------------------------------------------------------------------------------
/docs/images/custom-widget-search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/custom-widget-search.png
--------------------------------------------------------------------------------
/docs/images/download-obfuscated-json.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/download-obfuscated-json.png
--------------------------------------------------------------------------------
/docs/images/eud-accent-color-editor.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-accent-color-editor.png
--------------------------------------------------------------------------------
/docs/images/eud-accent-color.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-accent-color.png
--------------------------------------------------------------------------------
/docs/images/eud-accepted-file-types.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-accepted-file-types.png
--------------------------------------------------------------------------------
/docs/images/eud-add-image-question.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-add-image-question.png
--------------------------------------------------------------------------------
/docs/images/eud-add-logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-add-logo.png
--------------------------------------------------------------------------------
/docs/images/eud-advanced-header.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-advanced-header.png
--------------------------------------------------------------------------------
/docs/images/eud-after.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-after.png
--------------------------------------------------------------------------------
/docs/images/eud-age-cv.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-age-cv.png
--------------------------------------------------------------------------------
/docs/images/eud-age-validation 1411 736.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-age-validation 1411 736.png
--------------------------------------------------------------------------------
/docs/images/eud-aggregation-methods.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-aggregation-methods.png
--------------------------------------------------------------------------------
/docs/images/eud-all-in-one-variable 494 644.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-all-in-one-variable 494 644.png
--------------------------------------------------------------------------------
/docs/images/eud-allow-multiple-selection-cf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-allow-multiple-selection-cf.png
--------------------------------------------------------------------------------
/docs/images/eud-allow-multiple-selection.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-allow-multiple-selection.png
--------------------------------------------------------------------------------
/docs/images/eud-allow-selective-ranking.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-allow-selective-ranking.png
--------------------------------------------------------------------------------
/docs/images/eud-answer-count.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-answer-count.png
--------------------------------------------------------------------------------
/docs/images/eud-appearance-opacity 1345 768.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-appearance-opacity 1345 768.png
--------------------------------------------------------------------------------
/docs/images/eud-appearance-opacity.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-appearance-opacity.png
--------------------------------------------------------------------------------
/docs/images/eud-auto-advance.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-auto-advance.png
--------------------------------------------------------------------------------
/docs/images/eud-background-image.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-background-image.png
--------------------------------------------------------------------------------
/docs/images/eud-before-alignment.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-before-alignment.png
--------------------------------------------------------------------------------
/docs/images/eud-before.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-before.png
--------------------------------------------------------------------------------
/docs/images/eud-boolean.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-boolean.png
--------------------------------------------------------------------------------
/docs/images/eud-built-in-max-count.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-built-in-max-count.png
--------------------------------------------------------------------------------
/docs/images/eud-built-in-min-max-count-error.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-built-in-min-max-count-error.png
--------------------------------------------------------------------------------
/docs/images/eud-built-in-min-max-number.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-built-in-min-max-number.png
--------------------------------------------------------------------------------
/docs/images/eud-change-correct-answer 400 472.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-change-correct-answer 400 472.png
--------------------------------------------------------------------------------
/docs/images/eud-checkboxes-data.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-checkboxes-data.png
--------------------------------------------------------------------------------
/docs/images/eud-checkboxes-radio-button-group.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-checkboxes-radio-button-group.png
--------------------------------------------------------------------------------
/docs/images/eud-checkboxes.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-checkboxes.png
--------------------------------------------------------------------------------
/docs/images/eud-choice-option-id.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-choice-option-id.png
--------------------------------------------------------------------------------
/docs/images/eud-choice-option-visibility.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-choice-option-visibility.png
--------------------------------------------------------------------------------
/docs/images/eud-choice-order.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-choice-order.png
--------------------------------------------------------------------------------
/docs/images/eud-collapse-state-video.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-collapse-state-video.mp4
--------------------------------------------------------------------------------
/docs/images/eud-color-picker.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-color-picker.png
--------------------------------------------------------------------------------
/docs/images/eud-column-area.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-column-area.png
--------------------------------------------------------------------------------
/docs/images/eud-column-input-type-preview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-column-input-type-preview.png
--------------------------------------------------------------------------------
/docs/images/eud-column-input-type.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-column-input-type.png
--------------------------------------------------------------------------------
/docs/images/eud-column-settings.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-column-settings.png
--------------------------------------------------------------------------------
/docs/images/eud-column-total.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-column-total.png
--------------------------------------------------------------------------------
/docs/images/eud-complete-survey-cv.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-complete-survey-cv.png
--------------------------------------------------------------------------------
/docs/images/eud-complete-survey-steps-part-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-complete-survey-steps-part-1.png
--------------------------------------------------------------------------------
/docs/images/eud-complete-survey-steps-part-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-complete-survey-steps-part-2.png
--------------------------------------------------------------------------------
/docs/images/eud-confirmation-popup.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-confirmation-popup.png
--------------------------------------------------------------------------------
/docs/images/eud-content-area-width.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-content-area-width.png
--------------------------------------------------------------------------------
/docs/images/eud-content-mode.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-content-mode.png
--------------------------------------------------------------------------------
/docs/images/eud-cookie-troubleshooting.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-cookie-troubleshooting.png
--------------------------------------------------------------------------------
/docs/images/eud-corner-radius.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-corner-radius.png
--------------------------------------------------------------------------------
/docs/images/eud-currency.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-currency.png
--------------------------------------------------------------------------------
/docs/images/eud-custom-file-type.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-custom-file-type.png
--------------------------------------------------------------------------------
/docs/images/eud-custom-min-value 446 751.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-custom-min-value 446 751.png
--------------------------------------------------------------------------------
/docs/images/eud-custom-placeholder.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-custom-placeholder.png
--------------------------------------------------------------------------------
/docs/images/eud-custom-required-message 441 554.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-custom-required-message 441 554.png
--------------------------------------------------------------------------------
/docs/images/eud-custom-variable 406 571.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-custom-variable 406 571.png
--------------------------------------------------------------------------------
/docs/images/eud-dark-theme-mode.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-dark-theme-mode.png
--------------------------------------------------------------------------------
/docs/images/eud-date-picker.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-date-picker.png
--------------------------------------------------------------------------------
/docs/images/eud-date.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-date.png
--------------------------------------------------------------------------------
/docs/images/eud-datevalidation-preview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-datevalidation-preview.png
--------------------------------------------------------------------------------
/docs/images/eud-default-single-line.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-default-single-line.png
--------------------------------------------------------------------------------
/docs/images/eud-description-survey 402 690.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-description-survey 402 690.png
--------------------------------------------------------------------------------
/docs/images/eud-disable-image-preview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-disable-image-preview.png
--------------------------------------------------------------------------------
/docs/images/eud-dropdowm-select-input-type.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-dropdowm-select-input-type.png
--------------------------------------------------------------------------------
/docs/images/eud-dropdown-add-remove-rows.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-dropdown-add-remove-rows.png
--------------------------------------------------------------------------------
/docs/images/eud-dropdown-data.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-dropdown-data.png
--------------------------------------------------------------------------------
/docs/images/eud-dropdown-input-field-title.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-dropdown-input-field-title.png
--------------------------------------------------------------------------------
/docs/images/eud-dropdown-name.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-dropdown-name.png
--------------------------------------------------------------------------------
/docs/images/eud-dropdown-set-choice-options.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-dropdown-set-choice-options.png
--------------------------------------------------------------------------------
/docs/images/eud-dropdown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-dropdown.png
--------------------------------------------------------------------------------
/docs/images/eud-duplicate-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-duplicate-panel.png
--------------------------------------------------------------------------------
/docs/images/eud-dynamic-panel-display-mode.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-dynamic-panel-display-mode.png
--------------------------------------------------------------------------------
/docs/images/eud-dynamic-panel-number-of-entries.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-dynamic-panel-number-of-entries.png
--------------------------------------------------------------------------------
/docs/images/eud-dynamic-panel-tab-numbering.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-dynamic-panel-tab-numbering.png
--------------------------------------------------------------------------------
/docs/images/eud-dynamic-panel-with-tabs-preview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-dynamic-panel-with-tabs-preview.png
--------------------------------------------------------------------------------
/docs/images/eud-email.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-email.png
--------------------------------------------------------------------------------
/docs/images/eud-error-message-preview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-error-message-preview.png
--------------------------------------------------------------------------------
/docs/images/eud-example-one.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-example-one.png
--------------------------------------------------------------------------------
/docs/images/eud-expression 401 611.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-expression 401 611.png
--------------------------------------------------------------------------------
/docs/images/eud-expression-column.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-expression-column.png
--------------------------------------------------------------------------------
/docs/images/eud-expression-gui 1099 709.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-expression-gui 1099 709.png
--------------------------------------------------------------------------------
/docs/images/eud-expression-outcome 912 598.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-expression-outcome 912 598.png
--------------------------------------------------------------------------------
/docs/images/eud-expression-settings.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-expression-settings.png
--------------------------------------------------------------------------------
/docs/images/eud-expression-visibility 1179 723.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-expression-visibility 1179 723.png
--------------------------------------------------------------------------------
/docs/images/eud-expression.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-expression.png
--------------------------------------------------------------------------------
/docs/images/eud-file-exceeds-allowed-size.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-file-exceeds-allowed-size.png
--------------------------------------------------------------------------------
/docs/images/eud-file-source-file.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-file-source-file.png
--------------------------------------------------------------------------------
/docs/images/eud-first-page-start-page 1242 801.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-first-page-start-page 1242 801.png
--------------------------------------------------------------------------------
/docs/images/eud-header-area-background-color.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-header-area-background-color.png
--------------------------------------------------------------------------------
/docs/images/eud-header-area-background-image.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-header-area-background-image.png
--------------------------------------------------------------------------------
/docs/images/eud-header-area-text-width.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-header-area-text-width.png
--------------------------------------------------------------------------------
/docs/images/eud-header-height.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-header-height.png
--------------------------------------------------------------------------------
/docs/images/eud-hide-buttons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-hide-buttons.png
--------------------------------------------------------------------------------
/docs/images/eud-hide-question-number 400 347.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-hide-question-number 400 347.png
--------------------------------------------------------------------------------
/docs/images/eud-hide-question-title.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-hide-question-title.png
--------------------------------------------------------------------------------
/docs/images/eud-image-fit.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-image-fit.png
--------------------------------------------------------------------------------
/docs/images/eud-image-picker-choices.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-image-picker-choices.png
--------------------------------------------------------------------------------
/docs/images/eud-image-picker.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-image-picker.png
--------------------------------------------------------------------------------
/docs/images/eud-image.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-image.png
--------------------------------------------------------------------------------
/docs/images/eud-informational.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-informational.png
--------------------------------------------------------------------------------
/docs/images/eud-inner-outer-loops.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-inner-outer-loops.png
--------------------------------------------------------------------------------
/docs/images/eud-input-element-opacity.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-input-element-opacity.png
--------------------------------------------------------------------------------
/docs/images/eud-input-mask-type.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-input-mask-type.png
--------------------------------------------------------------------------------
/docs/images/eud-input-type.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-input-type.png
--------------------------------------------------------------------------------
/docs/images/eud-inputype-date.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-inputype-date.png
--------------------------------------------------------------------------------
/docs/images/eud-item-id.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-item-id.png
--------------------------------------------------------------------------------
/docs/images/eud-item-input-mask.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-item-input-mask.png
--------------------------------------------------------------------------------
/docs/images/eud-item-input-type.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-item-input-type.png
--------------------------------------------------------------------------------
/docs/images/eud-items.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-items.png
--------------------------------------------------------------------------------
/docs/images/eud-labels-formats.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-labels-formats.png
--------------------------------------------------------------------------------
/docs/images/eud-limit-to-one-response.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-limit-to-one-response.png
--------------------------------------------------------------------------------
/docs/images/eud-local-file-camera.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-local-file-camera.png
--------------------------------------------------------------------------------
/docs/images/eud-logic-tab-condition-list.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-logic-tab-condition-list.png
--------------------------------------------------------------------------------
/docs/images/eud-logic-tab.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-logic-tab.png
--------------------------------------------------------------------------------
/docs/images/eud-logo-alignment.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-logo-alignment.png
--------------------------------------------------------------------------------
/docs/images/eud-manual-entry.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-manual-entry.png
--------------------------------------------------------------------------------
/docs/images/eud-max-choices-to-select-tag-box.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-max-choices-to-select-tag-box.png
--------------------------------------------------------------------------------
/docs/images/eud-max-choices-to-select.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-max-choices-to-select.png
--------------------------------------------------------------------------------
/docs/images/eud-max-files.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-max-files.png
--------------------------------------------------------------------------------
/docs/images/eud-max-input-masking.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-max-input-masking.png
--------------------------------------------------------------------------------
/docs/images/eud-max-range.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-max-range.png
--------------------------------------------------------------------------------
/docs/images/eud-max-ranking.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-max-ranking.png
--------------------------------------------------------------------------------
/docs/images/eud-message-location 444 405.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-message-location 444 405.png
--------------------------------------------------------------------------------
/docs/images/eud-min-input-masking.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-min-input-masking.png
--------------------------------------------------------------------------------
/docs/images/eud-min-max-cf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-min-max-cf.png
--------------------------------------------------------------------------------
/docs/images/eud-min-max-values 444 494.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-min-max-values 444 494.png
--------------------------------------------------------------------------------
/docs/images/eud-min-max.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-min-max.png
--------------------------------------------------------------------------------
/docs/images/eud-month-picker.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-month-picker.png
--------------------------------------------------------------------------------
/docs/images/eud-move-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-move-panel.png
--------------------------------------------------------------------------------
/docs/images/eud-move-question.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-move-question.png
--------------------------------------------------------------------------------
/docs/images/eud-multi-select-matrix-column.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-multi-select-matrix-column.png
--------------------------------------------------------------------------------
/docs/images/eud-multiple-textboxes.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-multiple-textboxes.png
--------------------------------------------------------------------------------
/docs/images/eud-mutli-select-all-cells.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-mutli-select-all-cells.png
--------------------------------------------------------------------------------
/docs/images/eud-name-single-value-slider.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-name-single-value-slider.png
--------------------------------------------------------------------------------
/docs/images/eud-notification-types.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-notification-types.png
--------------------------------------------------------------------------------
/docs/images/eud-number.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-number.png
--------------------------------------------------------------------------------
/docs/images/eud-numeric.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-numeric.png
--------------------------------------------------------------------------------
/docs/images/eud-outcome 905 534.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-outcome 905 534.png
--------------------------------------------------------------------------------
/docs/images/eud-page-buttons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-page-buttons.png
--------------------------------------------------------------------------------
/docs/images/eud-page-display-logic-steps-1-to-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-page-display-logic-steps-1-to-3.png
--------------------------------------------------------------------------------
/docs/images/eud-page-display-logic-steps-4-to-7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-page-display-logic-steps-4-to-7.png
--------------------------------------------------------------------------------
/docs/images/eud-page-numbers-names.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-page-numbers-names.png
--------------------------------------------------------------------------------
/docs/images/eud-page-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-page-panel.png
--------------------------------------------------------------------------------
/docs/images/eud-page-preview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-page-preview.png
--------------------------------------------------------------------------------
/docs/images/eud-page-required 1417 765.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-page-required 1417 765.png
--------------------------------------------------------------------------------
/docs/images/eud-panel-collapse-state 401 412.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-panel-collapse-state 401 412.png
--------------------------------------------------------------------------------
/docs/images/eud-panel-display-logic-steps-1-to-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-panel-display-logic-steps-1-to-3.png
--------------------------------------------------------------------------------
/docs/images/eud-panel-display-logic-steps-4-to-7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-panel-display-logic-steps-4-to-7.png
--------------------------------------------------------------------------------
/docs/images/eud-panel-error-message 456 621.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-panel-error-message 456 621.png
--------------------------------------------------------------------------------
/docs/images/eud-panel-numbering 408 513.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-panel-numbering 408 513.png
--------------------------------------------------------------------------------
/docs/images/eud-panel-preview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-panel-preview.png
--------------------------------------------------------------------------------
/docs/images/eud-password.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-password.png
--------------------------------------------------------------------------------
/docs/images/eud-preview-cv.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-preview-cv.png
--------------------------------------------------------------------------------
/docs/images/eud-preview-edit.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-preview-edit.png
--------------------------------------------------------------------------------
/docs/images/eud-preview-items.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-preview-items.png
--------------------------------------------------------------------------------
/docs/images/eud-preview-tab-demo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-preview-tab-demo.png
--------------------------------------------------------------------------------
/docs/images/eud-preview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-preview.png
--------------------------------------------------------------------------------
/docs/images/eud-progress-bar-alignment.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-progress-bar-alignment.png
--------------------------------------------------------------------------------
/docs/images/eud-progress-bar-type.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-progress-bar-type.png
--------------------------------------------------------------------------------
/docs/images/eud-question-always-required 446 702.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-question-always-required 446 702.png
--------------------------------------------------------------------------------
/docs/images/eud-question-collapse-state 400 548.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-question-collapse-state 400 548.png
--------------------------------------------------------------------------------
/docs/images/eud-question-name.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-question-name.png
--------------------------------------------------------------------------------
/docs/images/eud-question-title-alignment 399 410.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-question-title-alignment 399 410.png
--------------------------------------------------------------------------------
/docs/images/eud-question-width-set 1375 211.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-question-width-set 1375 211.png
--------------------------------------------------------------------------------
/docs/images/eud-question-without-panels-boxes.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-question-without-panels-boxes.png
--------------------------------------------------------------------------------
/docs/images/eud-questionname.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-questionname.png
--------------------------------------------------------------------------------
/docs/images/eud-questions-within-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-questions-within-panel.png
--------------------------------------------------------------------------------
/docs/images/eud-quiz-mode 400 692.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-quiz-mode 400 692.png
--------------------------------------------------------------------------------
/docs/images/eud-quiz-start-page 823 724.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-quiz-start-page 823 724.png
--------------------------------------------------------------------------------
/docs/images/eud-radio-button-group.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-radio-button-group.png
--------------------------------------------------------------------------------
/docs/images/eud-radio-to-radio.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-radio-to-radio.png
--------------------------------------------------------------------------------
/docs/images/eud-random-choice-options 398 725.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-random-choice-options 398 725.png
--------------------------------------------------------------------------------
/docs/images/eud-random-matrix-rows 1394 760.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-random-matrix-rows 1394 760.png
--------------------------------------------------------------------------------
/docs/images/eud-random-page 410 515.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-random-page 410 515.png
--------------------------------------------------------------------------------
/docs/images/eud-random-panel 400 517.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-random-panel 400 517.png
--------------------------------------------------------------------------------
/docs/images/eud-randon-survey 397 421.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-randon-survey 397 421.png
--------------------------------------------------------------------------------
/docs/images/eud-range-min.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-range-min.png
--------------------------------------------------------------------------------
/docs/images/eud-range-name.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-range-name.png
--------------------------------------------------------------------------------
/docs/images/eud-range-slider-default-answers.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-range-slider-default-answers.png
--------------------------------------------------------------------------------
/docs/images/eud-ranking.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-ranking.png
--------------------------------------------------------------------------------
/docs/images/eud-read-only 400 596.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-read-only 400 596.png
--------------------------------------------------------------------------------
/docs/images/eud-regex.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-regex.png
--------------------------------------------------------------------------------
/docs/images/eud-rename-buttons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-rename-buttons.png
--------------------------------------------------------------------------------
/docs/images/eud-reorder-pages.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-reorder-pages.png
--------------------------------------------------------------------------------
/docs/images/eud-required-page-if 1368 771.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-required-page-if 1368 771.png
--------------------------------------------------------------------------------
/docs/images/eud-required-panel-example 1222 738.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-required-panel-example 1222 738.png
--------------------------------------------------------------------------------
/docs/images/eud-required-symbol-location 443 551.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-required-symbol-location 443 551.png
--------------------------------------------------------------------------------
/docs/images/eud-reset-on-each-page 401 674.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-reset-on-each-page 401 674.png
--------------------------------------------------------------------------------
/docs/images/eud-reset-on-each-panel 1122 852.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-reset-on-each-panel 1122 852.png
--------------------------------------------------------------------------------
/docs/images/eud-scale-factor.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-scale-factor.png
--------------------------------------------------------------------------------
/docs/images/eud-set-correct-answer 1273 648.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-set-correct-answer 1273 648.png
--------------------------------------------------------------------------------
/docs/images/eud-set-value-expression 400 596.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-set-value-expression 400 596.png
--------------------------------------------------------------------------------
/docs/images/eud-set-value-expression-min.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-set-value-expression-min.png
--------------------------------------------------------------------------------
/docs/images/eud-set-value-expression-range.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-set-value-expression-range.png
--------------------------------------------------------------------------------
/docs/images/eud-set-value-if-and-set-value.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-set-value-if-and-set-value.png
--------------------------------------------------------------------------------
/docs/images/eud-set-value-single-line 404 542.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-set-value-single-line 404 542.png
--------------------------------------------------------------------------------
/docs/images/eud-show-page-numbers 401 541.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-show-page-numbers 401 541.png
--------------------------------------------------------------------------------
/docs/images/eud-side-navigation.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-side-navigation.png
--------------------------------------------------------------------------------
/docs/images/eud-single-input-field.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-single-input-field.png
--------------------------------------------------------------------------------
/docs/images/eud-single-line-layout.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-single-line-layout.png
--------------------------------------------------------------------------------
/docs/images/eud-single-line-outcome 905 598.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-single-line-outcome 905 598.png
--------------------------------------------------------------------------------
/docs/images/eud-single-vale-data.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-single-vale-data.png
--------------------------------------------------------------------------------
/docs/images/eud-single-value-numeric.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-single-value-numeric.png
--------------------------------------------------------------------------------
/docs/images/eud-skip-logic-example-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-skip-logic-example-1.png
--------------------------------------------------------------------------------
/docs/images/eud-skip-logic-example-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-skip-logic-example-2.png
--------------------------------------------------------------------------------
/docs/images/eud-skip-logic-example-3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-skip-logic-example-3.png
--------------------------------------------------------------------------------
/docs/images/eud-skip-logic-triggers.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-skip-logic-triggers.png
--------------------------------------------------------------------------------
/docs/images/eud-skip-to-question-steps-part-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-skip-to-question-steps-part-1.png
--------------------------------------------------------------------------------
/docs/images/eud-skip-to-question-steps-part-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-skip-to-question-steps-part-2.png
--------------------------------------------------------------------------------
/docs/images/eud-survey-font.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-survey-font.png
--------------------------------------------------------------------------------
/docs/images/eud-survey-layout 399 435.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-survey-layout 399 435.png
--------------------------------------------------------------------------------
/docs/images/eud-survey-level.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-survey-level.png
--------------------------------------------------------------------------------
/docs/images/eud-survey-title-desctiption-font.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-survey-title-desctiption-font.png
--------------------------------------------------------------------------------
/docs/images/eud-survey-with-question-boxes.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-survey-with-question-boxes.png
--------------------------------------------------------------------------------
/docs/images/eud-tag-box-to-ranking.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-tag-box-to-ranking.png
--------------------------------------------------------------------------------
/docs/images/eud-tag-box.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-tag-box.png
--------------------------------------------------------------------------------
/docs/images/eud-tagbox-add-choices.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-tagbox-add-choices.png
--------------------------------------------------------------------------------
/docs/images/eud-tagbox-data.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-tagbox-data.png
--------------------------------------------------------------------------------
/docs/images/eud-tagbox-item-value.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-tagbox-item-value.png
--------------------------------------------------------------------------------
/docs/images/eud-tagbox-name.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-tagbox-name.png
--------------------------------------------------------------------------------
/docs/images/eud-text-maximum-char-limit.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-text-maximum-char-limit.png
--------------------------------------------------------------------------------
/docs/images/eud-text.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-text.png
--------------------------------------------------------------------------------
/docs/images/eud-theme-list.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-theme-list.png
--------------------------------------------------------------------------------
/docs/images/eud-themes-tab.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-themes-tab.png
--------------------------------------------------------------------------------
/docs/images/eud-three-variables 559 749.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-three-variables 559 749.png
--------------------------------------------------------------------------------
/docs/images/eud-time-picker.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-time-picker.png
--------------------------------------------------------------------------------
/docs/images/eud-timer-mode-both 892 492.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-timer-mode-both 892 492.png
--------------------------------------------------------------------------------
/docs/images/eud-title-description.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-title-description.png
--------------------------------------------------------------------------------
/docs/images/eud-title-settings 443 452.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-title-settings 443 452.png
--------------------------------------------------------------------------------
/docs/images/eud-tooltip-label-format.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-tooltip-label-format.png
--------------------------------------------------------------------------------
/docs/images/eud-total-days.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-total-days.png
--------------------------------------------------------------------------------
/docs/images/eud-transfer-list-copy-choices.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-transfer-list-copy-choices.png
--------------------------------------------------------------------------------
/docs/images/eud-transfer-list-limitations.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-transfer-list-limitations.png
--------------------------------------------------------------------------------
/docs/images/eud-transfer-list-ranking-results.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-transfer-list-ranking-results.png
--------------------------------------------------------------------------------
/docs/images/eud-transfer-list-selective-ranking.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-transfer-list-selective-ranking.png
--------------------------------------------------------------------------------
/docs/images/eud-transfer-list-tagbox.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-transfer-list-tagbox.png
--------------------------------------------------------------------------------
/docs/images/eud-type-min-max-step.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-type-min-max-step.png
--------------------------------------------------------------------------------
/docs/images/eud-unselected.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-unselected.png
--------------------------------------------------------------------------------
/docs/images/eud-update-input-field-values.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-update-input-field-values.png
--------------------------------------------------------------------------------
/docs/images/eud-usd.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-usd.png
--------------------------------------------------------------------------------
/docs/images/eud-validation-datediff-preview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-validation-datediff-preview.png
--------------------------------------------------------------------------------
/docs/images/eud-validation-datediff.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-validation-datediff.png
--------------------------------------------------------------------------------
/docs/images/eud-validation-expression 1495 735.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-validation-expression 1495 735.png
--------------------------------------------------------------------------------
/docs/images/eud-validation-rule.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-validation-rule.png
--------------------------------------------------------------------------------
/docs/images/eud-validationrules-addnewrule.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-validationrules-addnewrule.png
--------------------------------------------------------------------------------
/docs/images/eud-validationrules-expression.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-validationrules-expression.png
--------------------------------------------------------------------------------
/docs/images/eud-visibility-cv.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-visibility-cv.png
--------------------------------------------------------------------------------
/docs/images/eud-visibleif-expression.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-visibleif-expression.png
--------------------------------------------------------------------------------
/docs/images/eud-warning.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-warning.png
--------------------------------------------------------------------------------
/docs/images/eud-week-picker.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-week-picker.png
--------------------------------------------------------------------------------
/docs/images/eud-when-to-run-validation 442 754.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-when-to-run-validation 442 754.png
--------------------------------------------------------------------------------
/docs/images/eud-which-choices-to-copy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-which-choices-to-copy.png
--------------------------------------------------------------------------------
/docs/images/eud-without-panels 1300 778.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/eud-without-panels 1300 778.png
--------------------------------------------------------------------------------
/docs/images/order-matrix-dropdown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/order-matrix-dropdown.png
--------------------------------------------------------------------------------
/docs/images/order-matrix-dynamic.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/order-matrix-dynamic.png
--------------------------------------------------------------------------------
/docs/images/order-table-items.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/order-table-items.png
--------------------------------------------------------------------------------
/docs/images/property-grid-hint.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/property-grid-hint.png
--------------------------------------------------------------------------------
/docs/images/property-grid-overridding-properties.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/property-grid-overridding-properties.png
--------------------------------------------------------------------------------
/docs/images/question-types-boolean.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-boolean.png
--------------------------------------------------------------------------------
/docs/images/question-types-checkbox.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-checkbox.png
--------------------------------------------------------------------------------
/docs/images/question-types-comment.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-comment.png
--------------------------------------------------------------------------------
/docs/images/question-types-dropdown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-dropdown.png
--------------------------------------------------------------------------------
/docs/images/question-types-dynamic-panel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-dynamic-panel.png
--------------------------------------------------------------------------------
/docs/images/question-types-expression.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-expression.png
--------------------------------------------------------------------------------
/docs/images/question-types-file.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-file.png
--------------------------------------------------------------------------------
/docs/images/question-types-imagepicker.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-imagepicker.png
--------------------------------------------------------------------------------
/docs/images/question-types-matrix-dynamic-rows.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-matrix-dynamic-rows.png
--------------------------------------------------------------------------------
/docs/images/question-types-matrix-single-choice.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-matrix-single-choice.png
--------------------------------------------------------------------------------
/docs/images/question-types-multi-select-dropdown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-multi-select-dropdown.png
--------------------------------------------------------------------------------
/docs/images/question-types-multiple-text.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-multiple-text.png
--------------------------------------------------------------------------------
/docs/images/question-types-radiogroup.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-radiogroup.png
--------------------------------------------------------------------------------
/docs/images/question-types-ranking.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-ranking.png
--------------------------------------------------------------------------------
/docs/images/question-types-rating.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-rating.png
--------------------------------------------------------------------------------
/docs/images/question-types-signature-pad.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-signature-pad.png
--------------------------------------------------------------------------------
/docs/images/question-types-single-input.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/question-types-single-input.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-accepted-file-types.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-accepted-file-types.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-action-buttons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-action-buttons.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-add-new-page.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-add-new-page.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-add-new-row.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-add-new-row.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-add-question-button.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-add-question-button.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-allow-multiple-files.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-allow-multiple-files.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-change-size.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-change-size.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-choices-value.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-choices-value.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-dropdown-adorners.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-dropdown-adorners.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-element-type-selector.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-element-type-selector.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-image-format.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-image-format.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-inheritance-chain.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-inheritance-chain.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-json-editor-tab.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-json-editor-tab.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-logic-tab.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-logic-tab.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-matrix-cell-type.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-matrix-cell-type.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-multiple-conditions.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-multiple-conditions.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-overview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-overview.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-pen-color.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-pen-color.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-preview-survey-again.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-preview-survey-again.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-preview-tab.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-preview-tab.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-property-grid.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-property-grid.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-question-types.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-question-types.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-rate-type.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-rate-type.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-row-order.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-row-order.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-tabs-designer.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-tabs-designer.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-tabs.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-tabs.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-toolbox-compact.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-toolbox-compact.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-toolbox-full.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-toolbox-full.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-translation-tab.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-translation-tab.png
--------------------------------------------------------------------------------
/docs/images/survey-creator-undo-button.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-creator-undo-button.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-adorner.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-adorner.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-json.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-json.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-logic-column-detail.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-logic-column-detail.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-logic-expression.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-logic-expression.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-logic-expression1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-logic-expression1.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-logic-expression2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-logic-expression2.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-logic-matrix-column.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-logic-matrix-column.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-logic-matrix.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-logic-matrix.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-logic-matrix1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-logic-matrix1.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-logic-matrix2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-logic-matrix2.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-logic.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-logic.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-namevstitle.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-namevstitle.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-namevstitle1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-namevstitle1.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-new-page.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-new-page.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-overview.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-overview.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-test-survey.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-test-survey.png
--------------------------------------------------------------------------------
/docs/images/survey-editor-toolbox.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/survey-editor-toolbox.png
--------------------------------------------------------------------------------
/docs/images/theme-editor.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/theme-editor.png
--------------------------------------------------------------------------------
/docs/images/theme-export.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/theme-export.png
--------------------------------------------------------------------------------
/docs/images/theme-import.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/theme-import.png
--------------------------------------------------------------------------------
/docs/images/toolbox-subitems.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/toolbox-subitems.png
--------------------------------------------------------------------------------
/docs/images/translation-tab.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/images/translation-tab.png
--------------------------------------------------------------------------------
/docs/integration-with-backend.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/integration-with-backend.md
--------------------------------------------------------------------------------
/docs/migration-guide-to-survey-creator-v2.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/migration-guide-to-survey-creator-v2.md
--------------------------------------------------------------------------------
/docs/overview.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/overview.md
--------------------------------------------------------------------------------
/docs/property-grid-customization.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/property-grid-customization.md
--------------------------------------------------------------------------------
/docs/sidebar.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/sidebar.json
--------------------------------------------------------------------------------
/docs/supported-browsers.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/supported-browsers.md
--------------------------------------------------------------------------------
/docs/survey-creator-interface-themes.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/survey-creator-interface-themes.md
--------------------------------------------------------------------------------
/docs/theme-editor.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/theme-editor.md
--------------------------------------------------------------------------------
/docs/toolbox-customization.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/toolbox-customization.md
--------------------------------------------------------------------------------
/docs/uri.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/docs/uri.json
--------------------------------------------------------------------------------
/e2e/creator.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/e2e/creator.spec.ts
--------------------------------------------------------------------------------
/e2e/designer.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/e2e/designer.spec.ts
--------------------------------------------------------------------------------
/e2e/helper.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/e2e/helper.ts
--------------------------------------------------------------------------------
/e2e/lazy-rendering.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/e2e/lazy-rendering.spec.ts
--------------------------------------------------------------------------------
/e2e/presets.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/e2e/presets.spec.ts
--------------------------------------------------------------------------------
/e2e/questions_4114.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/e2e/questions_4114.ts
--------------------------------------------------------------------------------
/e2e/string-editor.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/e2e/string-editor.spec.ts
--------------------------------------------------------------------------------
/e2e/tabbedmenu-and-toolbox-disabled.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/e2e/tabbedmenu-and-toolbox-disabled.spec.ts
--------------------------------------------------------------------------------
/e2e/toolbox.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/e2e/toolbox.spec.ts
--------------------------------------------------------------------------------
/functionalTests/designer/add-new-question.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/add-new-question.ts
--------------------------------------------------------------------------------
/functionalTests/designer/change-survey-locale.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/change-survey-locale.ts
--------------------------------------------------------------------------------
/functionalTests/designer/clear-survey.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/clear-survey.ts
--------------------------------------------------------------------------------
/functionalTests/designer/creator.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/creator.ts
--------------------------------------------------------------------------------
/functionalTests/designer/delete-by-key.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/delete-by-key.ts
--------------------------------------------------------------------------------
/functionalTests/designer/drag-drop.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/drag-drop.ts
--------------------------------------------------------------------------------
/functionalTests/designer/empty-survey-json.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/empty-survey-json.ts
--------------------------------------------------------------------------------
/functionalTests/designer/hovers.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/hovers.ts
--------------------------------------------------------------------------------
/functionalTests/designer/image.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/image.jpg
--------------------------------------------------------------------------------
/functionalTests/designer/inplace-editors.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/inplace-editors.ts
--------------------------------------------------------------------------------
/functionalTests/designer/localization.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/localization.ts
--------------------------------------------------------------------------------
/functionalTests/designer/localization_dynamic.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/localization_dynamic.ts
--------------------------------------------------------------------------------
/functionalTests/designer/logic.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/logic.ts
--------------------------------------------------------------------------------
/functionalTests/designer/logo-image.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/logo-image.ts
--------------------------------------------------------------------------------
/functionalTests/designer/page-edit-modes.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/page-edit-modes.ts
--------------------------------------------------------------------------------
/functionalTests/designer/page-navigator.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/page-navigator.ts
--------------------------------------------------------------------------------
/functionalTests/designer/page-title.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/page-title.ts
--------------------------------------------------------------------------------
/functionalTests/designer/performance.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/performance.ts
--------------------------------------------------------------------------------
/functionalTests/designer/performance_json.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/performance_json.ts
--------------------------------------------------------------------------------
/functionalTests/designer/question-converter.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/question-converter.ts
--------------------------------------------------------------------------------
/functionalTests/designer/question-wrapper.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/question-wrapper.ts
--------------------------------------------------------------------------------
/functionalTests/designer/responsiveness.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/responsiveness.ts
--------------------------------------------------------------------------------
/functionalTests/designer/select-context.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/select-context.ts
--------------------------------------------------------------------------------
/functionalTests/designer/side-bar.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/side-bar.ts
--------------------------------------------------------------------------------
/functionalTests/designer/string-editor1.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/string-editor1.ts
--------------------------------------------------------------------------------
/functionalTests/designer/string-editor2.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/string-editor2.ts
--------------------------------------------------------------------------------
/functionalTests/designer/surface.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/surface.ts
--------------------------------------------------------------------------------
/functionalTests/designer/survey-description.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/survey-description.ts
--------------------------------------------------------------------------------
/functionalTests/designer/survey-width.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/survey-width.ts
--------------------------------------------------------------------------------
/functionalTests/designer/toolbox.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/toolbox.ts
--------------------------------------------------------------------------------
/functionalTests/designer/translation.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/translation.ts
--------------------------------------------------------------------------------
/functionalTests/designer/widget.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/designer/widget.ts
--------------------------------------------------------------------------------
/functionalTests/embed/embed.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/embed/embed.ts
--------------------------------------------------------------------------------
/functionalTests/helper.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/helper.ts
--------------------------------------------------------------------------------
/functionalTests/json/json.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/json/json.ts
--------------------------------------------------------------------------------
/functionalTests/preview/simulator.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/preview/simulator.ts
--------------------------------------------------------------------------------
/functionalTests/preview/survey-results.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/preview/survey-results.ts
--------------------------------------------------------------------------------
/functionalTests/preview/survey.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/preview/survey.ts
--------------------------------------------------------------------------------
/functionalTests/preview/theme-switcher.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/preview/theme-switcher.ts
--------------------------------------------------------------------------------
/functionalTests/preview/toolbar.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/preview/toolbar.ts
--------------------------------------------------------------------------------
/functionalTests/property-grid/choices.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/property-grid/choices.ts
--------------------------------------------------------------------------------
/functionalTests/property-grid/custom-questions.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/property-grid/custom-questions.ts
--------------------------------------------------------------------------------
/functionalTests/property-grid/data.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/property-grid/data.ts
--------------------------------------------------------------------------------
/functionalTests/property-grid/localization.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/property-grid/localization.ts
--------------------------------------------------------------------------------
/functionalTests/property-grid/panels.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/property-grid/panels.ts
--------------------------------------------------------------------------------
/functionalTests/property-grid/question.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/property-grid/question.ts
--------------------------------------------------------------------------------
/functionalTests/property-grid/spinedit.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/property-grid/spinedit.ts
--------------------------------------------------------------------------------
/functionalTests/property-grid/survey.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/property-grid/survey.ts
--------------------------------------------------------------------------------
/functionalTests/theme/theme.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/functionalTests/theme/theme.ts
--------------------------------------------------------------------------------
/lerna.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/lerna.json
--------------------------------------------------------------------------------
/package.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/package.json
--------------------------------------------------------------------------------
/packages/survey-creator-angular/.eslintignore:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/.eslintignore
--------------------------------------------------------------------------------
/packages/survey-creator-angular/.eslintrc.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/.eslintrc.js
--------------------------------------------------------------------------------
/packages/survey-creator-angular/.testcaferc.dev.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/.testcaferc.dev.js
--------------------------------------------------------------------------------
/packages/survey-creator-angular/.testcaferc.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/.testcaferc.js
--------------------------------------------------------------------------------
/packages/survey-creator-angular/CHANGELOG.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/CHANGELOG.md
--------------------------------------------------------------------------------
/packages/survey-creator-angular/LICENSE:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/LICENSE
--------------------------------------------------------------------------------
/packages/survey-creator-angular/README.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/README.md
--------------------------------------------------------------------------------
/packages/survey-creator-angular/angular.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/angular.json
--------------------------------------------------------------------------------
/packages/survey-creator-angular/example/angular-ui/src/assets/.gitkeep:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/packages/survey-creator-angular/example/angular-ui/src/environments/environment.prod.ts:
--------------------------------------------------------------------------------
1 | export const environment = {
2 | production: true
3 | };
4 |
--------------------------------------------------------------------------------
/packages/survey-creator-angular/karma.conf.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/karma.conf.js
--------------------------------------------------------------------------------
/packages/survey-creator-angular/ng-package.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/ng-package.json
--------------------------------------------------------------------------------
/packages/survey-creator-angular/package.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/package.json
--------------------------------------------------------------------------------
/packages/survey-creator-angular/playwright.config.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/playwright.config.ts
--------------------------------------------------------------------------------
/packages/survey-creator-angular/presets/src/index.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/presets/src/index.ts
--------------------------------------------------------------------------------
/packages/survey-creator-angular/src/angular-ui.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/src/angular-ui.ts
--------------------------------------------------------------------------------
/packages/survey-creator-angular/src/row.component.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/src/row.component.ts
--------------------------------------------------------------------------------
/packages/survey-creator-angular/test/base.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/test/base.spec.ts
--------------------------------------------------------------------------------
/packages/survey-creator-angular/test/test.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/test/test.ts
--------------------------------------------------------------------------------
/packages/survey-creator-angular/tsconfig.app.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/tsconfig.app.json
--------------------------------------------------------------------------------
/packages/survey-creator-angular/tsconfig.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/tsconfig.json
--------------------------------------------------------------------------------
/packages/survey-creator-angular/tsconfig.lib.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/tsconfig.lib.json
--------------------------------------------------------------------------------
/packages/survey-creator-angular/tsconfig.spec.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/tsconfig.spec.json
--------------------------------------------------------------------------------
/packages/survey-creator-angular/update-version.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-angular/update-version.js
--------------------------------------------------------------------------------
/packages/survey-creator-core/.eslintignore:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/.eslintignore
--------------------------------------------------------------------------------
/packages/survey-creator-core/.eslintrc.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/.eslintrc.js
--------------------------------------------------------------------------------
/packages/survey-creator-core/.vscode/extensions.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/.vscode/extensions.json
--------------------------------------------------------------------------------
/packages/survey-creator-core/.vscode/settings.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/.vscode/settings.json
--------------------------------------------------------------------------------
/packages/survey-creator-core/CHANGELOG.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/CHANGELOG.md
--------------------------------------------------------------------------------
/packages/survey-creator-core/LICENSE:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/LICENSE
--------------------------------------------------------------------------------
/packages/survey-creator-core/README.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/README.md
--------------------------------------------------------------------------------
/packages/survey-creator-core/jest.config.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/jest.config.js
--------------------------------------------------------------------------------
/packages/survey-creator-core/jest.presets.config.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/jest.presets.config.js
--------------------------------------------------------------------------------
/packages/survey-creator-core/package.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/package.json
--------------------------------------------------------------------------------
/packages/survey-creator-core/rollup.config.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/rollup.config.js
--------------------------------------------------------------------------------
/packages/survey-creator-core/rollup.i18n.config.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/rollup.i18n.config.js
--------------------------------------------------------------------------------
/packages/survey-creator-core/rollup.themes.config.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/rollup.themes.config.js
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/components/page.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/components/page.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/components/row.scss:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/components/row.scss
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/components/row.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/components/row.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/creator-base.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/creator-base.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/creator-options.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/creator-options.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/creator-settings.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/creator-settings.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/ctr-base-units.scss:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/ctr-base-units.scss
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/ctr-colors.scss:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/ctr-colors.scss
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/ctr-font-sizes.scss:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/ctr-font-sizes.scss
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/ctr-sizes.scss:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/ctr-sizes.scss
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/ctr-variables.scss:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/ctr-variables.scss
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/drag-drop-enums.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/drag-drop-enums.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/editable-object.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/editable-object.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/entries/fonts.scss:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/entries/fonts.scss
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/entries/helpers.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/entries/helpers.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/entries/i18n.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/entries/i18n.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/entries/index.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/entries/index.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/icons/icons.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/icons/icons.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/icons/iconsV1.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/icons/iconsV1.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/icons/iconsV2.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/icons/iconsV2.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/add-lg.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/add-lg.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/add.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/add.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/apply.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/apply.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/arrow-up.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/arrow-up.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/boolean.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/boolean.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/checkbox.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/checkbox.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/checked.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/checked.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/clear.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/clear.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/comment.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/comment.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/config.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/config.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/copy.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/copy.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/default.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/default.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/download.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/download.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/dropdown.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/dropdown.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/edit.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/edit.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/error.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/error.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/export.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/export.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/file.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/file.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/fix.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/fix.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/html.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/html.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/image.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/image.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/import.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/import.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/language.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/language.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/load.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/load.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/logo.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/logo.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/matrix.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/matrix.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/panel.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/panel.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/preview.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/preview.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/ranking.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/ranking.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/rating.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/rating.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/redo.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/redo.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/required.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/required.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/reset.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/reset.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/save.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/save.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/settings.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/settings.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/tagbox.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/tagbox.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/text.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/text.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/theme.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/theme.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/toolbox.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/toolbox.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/undo.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/undo.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/visible.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/visible.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/images/wizard.svg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/images/wizard.svg
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/json5.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/json5.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/lbr-font-sizes.scss:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/lbr-font-sizes.scss
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/lbr-sizes.scss:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/lbr-sizes.scss
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/lbr-variables.scss:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/lbr-variables.scss
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/pages-controller.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/pages-controller.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/presets/default-settings/expert.ts:
--------------------------------------------------------------------------------
1 | export const expert = {
2 | };
3 |
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/presets/i18n.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/presets/i18n.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/presets/index.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/presets/index.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/property-grid-theme/blocks/spg-file-edit.scss:
--------------------------------------------------------------------------------
1 | .spg-file-edit__choose-button {
2 | position: relative;
3 | }
4 |
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/responsivity.scss:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/responsivity.scss
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/selection-owner.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/selection-owner.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/survey-helper.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/survey-helper.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/svgbundle.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/svgbundle.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/tabbed-menu.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/tabbed-menu.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/textWorker.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/textWorker.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/themes/index.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/themes/index.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/themes/sc2020.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/themes/sc2020.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/themes/test.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/themes/test.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/themes/utils.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/themes/utils.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/toolbox.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/toolbox.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/utils/actions.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/utils/actions.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/utils/events.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/utils/events.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/utils/layout.scss:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/utils/layout.scss
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/utils/resizer.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/utils/resizer.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/utils/themes.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/utils/themes.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/utils/utils.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/utils/utils.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/src/variables.scss:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/src/variables.scss
--------------------------------------------------------------------------------
/packages/survey-creator-core/svgbundle.pug:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/svgbundle.pug
--------------------------------------------------------------------------------
/packages/survey-creator-core/tests/creator-tester.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/tests/creator-tester.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/tests/dragdrop.tests.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/tests/dragdrop.tests.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/tests/empty-module.js:
--------------------------------------------------------------------------------
1 | module.exports = "";
2 |
--------------------------------------------------------------------------------
/packages/survey-creator-core/tests/presets.tests.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/tests/presets.tests.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/tests/side-bar.test.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/tests/side-bar.test.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/tests/toolbox.tests.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/tests/toolbox.tests.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/tests/utils.tests.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/tests/utils.tests.ts
--------------------------------------------------------------------------------
/packages/survey-creator-core/tsconfig.fesm.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/tsconfig.fesm.json
--------------------------------------------------------------------------------
/packages/survey-creator-core/tsconfig.i18n.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/tsconfig.i18n.json
--------------------------------------------------------------------------------
/packages/survey-creator-core/tsconfig.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/tsconfig.json
--------------------------------------------------------------------------------
/packages/survey-creator-core/tsconfig.presets.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/tsconfig.presets.json
--------------------------------------------------------------------------------
/packages/survey-creator-core/tsconfig.test.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/tsconfig.test.json
--------------------------------------------------------------------------------
/packages/survey-creator-core/tsconfig.themes.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/tsconfig.themes.json
--------------------------------------------------------------------------------
/packages/survey-creator-core/webpack.config.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/webpack.config.js
--------------------------------------------------------------------------------
/packages/survey-creator-core/webpack.i18n.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/webpack.i18n.js
--------------------------------------------------------------------------------
/packages/survey-creator-core/webpack.i18n.presets.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-core/webpack.i18n.presets.js
--------------------------------------------------------------------------------
/packages/survey-creator-js/.testcaferc.dev.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/.testcaferc.dev.js
--------------------------------------------------------------------------------
/packages/survey-creator-js/.testcaferc.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/.testcaferc.js
--------------------------------------------------------------------------------
/packages/survey-creator-js/.vscode/settings.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/.vscode/settings.json
--------------------------------------------------------------------------------
/packages/survey-creator-js/CHANGELOG.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/CHANGELOG.md
--------------------------------------------------------------------------------
/packages/survey-creator-js/LICENSE:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/LICENSE
--------------------------------------------------------------------------------
/packages/survey-creator-js/README.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/README.md
--------------------------------------------------------------------------------
/packages/survey-creator-js/entries/index.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/entries/index.ts
--------------------------------------------------------------------------------
/packages/survey-creator-js/entries/presets.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/entries/presets.ts
--------------------------------------------------------------------------------
/packages/survey-creator-js/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/index.html
--------------------------------------------------------------------------------
/packages/survey-creator-js/index.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/index.js
--------------------------------------------------------------------------------
/packages/survey-creator-js/package.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/package.json
--------------------------------------------------------------------------------
/packages/survey-creator-js/playwright.config.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/playwright.config.ts
--------------------------------------------------------------------------------
/packages/survey-creator-js/rollup.config.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/rollup.config.js
--------------------------------------------------------------------------------
/packages/survey-creator-js/src/index.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/src/index.ts
--------------------------------------------------------------------------------
/packages/survey-creator-js/testCafe/by-page.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/testCafe/by-page.html
--------------------------------------------------------------------------------
/packages/survey-creator-js/testCafe/presets.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/testCafe/presets.html
--------------------------------------------------------------------------------
/packages/survey-creator-js/testCafe/sc.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/testCafe/sc.js
--------------------------------------------------------------------------------
/packages/survey-creator-js/testCafe/testcafe.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/testCafe/testcafe.html
--------------------------------------------------------------------------------
/packages/survey-creator-js/tsconfig.fesm.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/tsconfig.fesm.json
--------------------------------------------------------------------------------
/packages/survey-creator-js/tsconfig.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/tsconfig.json
--------------------------------------------------------------------------------
/packages/survey-creator-js/tsconfig.presets.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/tsconfig.presets.json
--------------------------------------------------------------------------------
/packages/survey-creator-js/webpack.config.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/webpack.config.js
--------------------------------------------------------------------------------
/packages/survey-creator-js/webpack.presets.config.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-js/webpack.presets.config.js
--------------------------------------------------------------------------------
/packages/survey-creator-react/.eslintignore:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/.eslintignore
--------------------------------------------------------------------------------
/packages/survey-creator-react/.eslintrc.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/.eslintrc.js
--------------------------------------------------------------------------------
/packages/survey-creator-react/.gitignore:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/.gitignore
--------------------------------------------------------------------------------
/packages/survey-creator-react/.testcaferc.dev.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/.testcaferc.dev.js
--------------------------------------------------------------------------------
/packages/survey-creator-react/.testcaferc.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/.testcaferc.js
--------------------------------------------------------------------------------
/packages/survey-creator-react/.vscode/settings.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/.vscode/settings.json
--------------------------------------------------------------------------------
/packages/survey-creator-react/CHANGELOG.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/CHANGELOG.md
--------------------------------------------------------------------------------
/packages/survey-creator-react/LICENSE:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/LICENSE
--------------------------------------------------------------------------------
/packages/survey-creator-react/README.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/README.md
--------------------------------------------------------------------------------
/packages/survey-creator-react/copy-src-tests.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/copy-src-tests.js
--------------------------------------------------------------------------------
/packages/survey-creator-react/example/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/example/index.html
--------------------------------------------------------------------------------
/packages/survey-creator-react/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/index.html
--------------------------------------------------------------------------------
/packages/survey-creator-react/index.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/index.js
--------------------------------------------------------------------------------
/packages/survey-creator-react/jest.config.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/jest.config.js
--------------------------------------------------------------------------------
/packages/survey-creator-react/package.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/package.json
--------------------------------------------------------------------------------
/packages/survey-creator-react/playwright.config.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/playwright.config.ts
--------------------------------------------------------------------------------
/packages/survey-creator-react/rollup.config.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/rollup.config.js
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/ActionButton.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/ActionButton.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/LogoImage.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/LogoImage.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/ModelElement.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/ModelElement.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/Navigation.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/Navigation.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/PageNavigator.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/PageNavigator.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/QuestionError.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/QuestionError.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/Results.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/Results.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/StringEditor.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/StringEditor.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/SurveyCreator.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/SurveyCreator.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/Switcher.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/Switcher.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/TabbedMenu.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/TabbedMenu.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/adorners/Page.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/adorners/Page.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/adorners/Panel.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/adorners/Panel.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/adorners/Row.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/adorners/Row.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/entries/helpers.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/entries/helpers.ts
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/entries/index.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/entries/index.ts
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/entries/presets.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/entries/presets.ts
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/events.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/events.ts
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/tabs/Designer.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/tabs/Designer.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/tabs/Logic.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/tabs/Logic.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/tabs/Preview.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/tabs/Preview.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/src/tabs/Theme.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/src/tabs/Theme.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/testCafe-V2/sc.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/testCafe-V2/sc.js
--------------------------------------------------------------------------------
/packages/survey-creator-react/testCafe/by-page.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/testCafe/by-page.html
--------------------------------------------------------------------------------
/packages/survey-creator-react/testCafe/presets.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/testCafe/presets.html
--------------------------------------------------------------------------------
/packages/survey-creator-react/testCafe/sc.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/testCafe/sc.js
--------------------------------------------------------------------------------
/packages/survey-creator-react/testCafe/testcafe.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/testCafe/testcafe.html
--------------------------------------------------------------------------------
/packages/survey-creator-react/tests/creator.spec.tsx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/tests/creator.spec.tsx
--------------------------------------------------------------------------------
/packages/survey-creator-react/tests/dummy.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/tests/dummy.spec.ts
--------------------------------------------------------------------------------
/packages/survey-creator-react/tests/empty-module.js:
--------------------------------------------------------------------------------
1 | module.exports = "";
2 |
--------------------------------------------------------------------------------
/packages/survey-creator-react/tsconfig.fesm.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/tsconfig.fesm.json
--------------------------------------------------------------------------------
/packages/survey-creator-react/tsconfig.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/tsconfig.json
--------------------------------------------------------------------------------
/packages/survey-creator-react/tsconfig.presets.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/tsconfig.presets.json
--------------------------------------------------------------------------------
/packages/survey-creator-react/tsconfig.test.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/tsconfig.test.json
--------------------------------------------------------------------------------
/packages/survey-creator-react/webpack.config.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-react/webpack.config.js
--------------------------------------------------------------------------------
/packages/survey-creator-vue/.eslintignore:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/.eslintignore
--------------------------------------------------------------------------------
/packages/survey-creator-vue/.eslintrc.cjs:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/.eslintrc.cjs
--------------------------------------------------------------------------------
/packages/survey-creator-vue/.gitignore:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/.gitignore
--------------------------------------------------------------------------------
/packages/survey-creator-vue/.prettierrc.json:
--------------------------------------------------------------------------------
1 | {
2 | "endOfLine": "auto"
3 | }
--------------------------------------------------------------------------------
/packages/survey-creator-vue/.testcaferc.dev.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/.testcaferc.dev.js
--------------------------------------------------------------------------------
/packages/survey-creator-vue/.testcaferc.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/.testcaferc.js
--------------------------------------------------------------------------------
/packages/survey-creator-vue/.vscode/settings.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/.vscode/settings.json
--------------------------------------------------------------------------------
/packages/survey-creator-vue/CHANGELOG.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/CHANGELOG.md
--------------------------------------------------------------------------------
/packages/survey-creator-vue/LICENSE:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/LICENSE
--------------------------------------------------------------------------------
/packages/survey-creator-vue/README.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/README.md
--------------------------------------------------------------------------------
/packages/survey-creator-vue/env.d.ts:
--------------------------------------------------------------------------------
1 | ///
2 |
--------------------------------------------------------------------------------
/packages/survey-creator-vue/example/.eslintrc.cjs:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/example/.eslintrc.cjs
--------------------------------------------------------------------------------
/packages/survey-creator-vue/example/.gitignore:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/example/.gitignore
--------------------------------------------------------------------------------
/packages/survey-creator-vue/example/README.md:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/example/README.md
--------------------------------------------------------------------------------
/packages/survey-creator-vue/example/env.d.ts:
--------------------------------------------------------------------------------
1 | ///
2 |
--------------------------------------------------------------------------------
/packages/survey-creator-vue/example/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/example/index.html
--------------------------------------------------------------------------------
/packages/survey-creator-vue/example/package.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/example/package.json
--------------------------------------------------------------------------------
/packages/survey-creator-vue/example/src/App.vue:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/example/src/App.vue
--------------------------------------------------------------------------------
/packages/survey-creator-vue/example/src/main.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/example/src/main.ts
--------------------------------------------------------------------------------
/packages/survey-creator-vue/example/tsconfig.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/example/tsconfig.json
--------------------------------------------------------------------------------
/packages/survey-creator-vue/index.html:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/index.html
--------------------------------------------------------------------------------
/packages/survey-creator-vue/package.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/package.json
--------------------------------------------------------------------------------
/packages/survey-creator-vue/playwright.config.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/playwright.config.ts
--------------------------------------------------------------------------------
/packages/survey-creator-vue/publish/package.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/publish/package.json
--------------------------------------------------------------------------------
/packages/survey-creator-vue/src/App.vue:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/src/App.vue
--------------------------------------------------------------------------------
/packages/survey-creator-vue/src/Creator.vue:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/src/Creator.vue
--------------------------------------------------------------------------------
/packages/survey-creator-vue/src/StringEditor.vue:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/src/StringEditor.vue
--------------------------------------------------------------------------------
/packages/survey-creator-vue/src/creator-model.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/src/creator-model.ts
--------------------------------------------------------------------------------
/packages/survey-creator-vue/src/header/Logo.vue:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/src/header/Logo.vue
--------------------------------------------------------------------------------
/packages/survey-creator-vue/src/index.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/src/index.ts
--------------------------------------------------------------------------------
/packages/survey-creator-vue/src/main.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/src/main.ts
--------------------------------------------------------------------------------
/packages/survey-creator-vue/src/presets/index.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/src/presets/index.ts
--------------------------------------------------------------------------------
/packages/survey-creator-vue/src/side-bar/Tabs.vue:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/src/side-bar/Tabs.vue
--------------------------------------------------------------------------------
/packages/survey-creator-vue/tsconfig.config.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/tsconfig.config.json
--------------------------------------------------------------------------------
/packages/survey-creator-vue/tsconfig.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/tsconfig.json
--------------------------------------------------------------------------------
/packages/survey-creator-vue/tsconfig.presets.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/tsconfig.presets.json
--------------------------------------------------------------------------------
/packages/survey-creator-vue/tsconfig.types.json:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/tsconfig.types.json
--------------------------------------------------------------------------------
/packages/survey-creator-vue/vite.config.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/vite.config.ts
--------------------------------------------------------------------------------
/packages/survey-creator-vue/vitest.config.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/packages/survey-creator-vue/vitest.config.js
--------------------------------------------------------------------------------
/playwright.config.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/playwright.config.ts
--------------------------------------------------------------------------------
/run-dev-server-knockout.bat:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/run-dev-server-knockout.bat
--------------------------------------------------------------------------------
/run-dev-server-react.bat:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/run-dev-server-react.bat
--------------------------------------------------------------------------------
/screenshotLegacyTests/helper.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotLegacyTests/helper.ts
--------------------------------------------------------------------------------
/screenshotTests/complete-survey.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/complete-survey.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/design-surface.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/design-surface.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/drag-drop.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/drag-drop.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/dropdown.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/dropdown.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/helper.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/helper.ts
--------------------------------------------------------------------------------
/screenshotTests/image.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/image.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/imagepicker.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/imagepicker.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/json-tab.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/json-tab.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/large-survey.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/large-survey.ts
--------------------------------------------------------------------------------
/screenshotTests/logic-tab.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/logic-tab.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/mobile-view.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/mobile-view.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/multiple-text.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/multiple-text.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/no-license.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/no-license.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/page-navigator.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/page-navigator.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/pg-button-group.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/pg-button-group.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/pg-choices.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/pg-choices.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/pg-data-action-button.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/pg-data-action-button.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/pg-editors.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/pg-editors.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/pg-logic-actions.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/pg-logic-actions.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/presets.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/presets.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/property-grid.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/property-grid.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/rating.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/rating.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/scrollbar.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/scrollbar.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/selectbase.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/selectbase.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/side-bar.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/side-bar.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/small-questions.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/small-questions.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/surface-matrix.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/surface-matrix.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/surface.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/surface.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/test-tab.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/test-tab.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/theme-tab.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/theme-tab.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/themes.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/themes.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/toolbox.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/toolbox.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/top-menu.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/top-menu.spec.ts
--------------------------------------------------------------------------------
/screenshotTests/translation-tab.spec.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/screenshotTests/translation-tab.spec.ts
--------------------------------------------------------------------------------
/utils/figma-variables-opacity-converter.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/utils/figma-variables-opacity-converter.js
--------------------------------------------------------------------------------
/visual-regression-tests-v2.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visual-regression-tests-v2.yml
--------------------------------------------------------------------------------
/visual-regression-tests.yml:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visual-regression-tests.yml
--------------------------------------------------------------------------------
/visualRegressionTests-V2/helper.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visualRegressionTests-V2/helper.ts
--------------------------------------------------------------------------------
/visualRegressionTests/helper.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visualRegressionTests/helper.ts
--------------------------------------------------------------------------------
/visualRegressionTests/tests/designer/drag-drop.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visualRegressionTests/tests/designer/drag-drop.ts
--------------------------------------------------------------------------------
/visualRegressionTests/tests/designer/dropdown.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visualRegressionTests/tests/designer/dropdown.ts
--------------------------------------------------------------------------------
/visualRegressionTests/tests/designer/empty.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visualRegressionTests/tests/designer/empty.ts
--------------------------------------------------------------------------------
/visualRegressionTests/tests/designer/image.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visualRegressionTests/tests/designer/image.ts
--------------------------------------------------------------------------------
/visualRegressionTests/tests/designer/json-tab.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visualRegressionTests/tests/designer/json-tab.ts
--------------------------------------------------------------------------------
/visualRegressionTests/tests/designer/logic-tab.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visualRegressionTests/tests/designer/logic-tab.ts
--------------------------------------------------------------------------------
/visualRegressionTests/tests/designer/rating.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visualRegressionTests/tests/designer/rating.ts
--------------------------------------------------------------------------------
/visualRegressionTests/tests/designer/scrollbar.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visualRegressionTests/tests/designer/scrollbar.ts
--------------------------------------------------------------------------------
/visualRegressionTests/tests/designer/side-bar.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visualRegressionTests/tests/designer/side-bar.ts
--------------------------------------------------------------------------------
/visualRegressionTests/tests/designer/surface.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visualRegressionTests/tests/designer/surface.ts
--------------------------------------------------------------------------------
/visualRegressionTests/tests/designer/test-tab.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visualRegressionTests/tests/designer/test-tab.ts
--------------------------------------------------------------------------------
/visualRegressionTests/tests/designer/theme-tab.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visualRegressionTests/tests/designer/theme-tab.ts
--------------------------------------------------------------------------------
/visualRegressionTests/tests/designer/toolbox.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visualRegressionTests/tests/designer/toolbox.ts
--------------------------------------------------------------------------------
/visualRegressionTests/tests/designer/top-menu.ts:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/visualRegressionTests/tests/designer/top-menu.ts
--------------------------------------------------------------------------------
/webpack-dashed-name.js:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/surveyjs/survey-creator/HEAD/webpack-dashed-name.js
--------------------------------------------------------------------------------