@instructure/quiz-core 20.34.0 → 20.34.1-snapshot.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/banks/api/banks.js +6 -2
- package/es/banks/components/AddToBankModal/index.js +1 -5
- package/es/banks/components/AddToBankModal/presenter.js +11 -10
- package/es/banks/components/AsyncSearch/index.js +1 -2
- package/es/banks/components/Bank/presenter.js +4 -4
- package/es/banks/components/BankEntriesList/presenter.js +4 -3
- package/es/banks/components/BankEntry/presenter.js +4 -4
- package/es/banks/components/BankEntryRow/presenter.js +4 -4
- package/es/banks/components/BankSearch/presenter.js +4 -3
- package/es/banks/components/Banks/index.js +0 -1
- package/es/banks/components/Banks/presenter.js +6 -9
- package/es/banks/components/BanksList/index.js +1 -3
- package/es/banks/components/BanksList/presenter.js +20 -23
- package/es/banks/components/CopyMoveBankEntryModal/index.js +1 -5
- package/es/banks/components/CopyMoveBankEntryModal/presenter.js +11 -11
- package/es/banks/components/CreateBankModal/presenter.js +4 -4
- package/es/banks/components/EditBankModal/presenter.js +4 -4
- package/es/banks/components/HeaderMenu/presenter.js +4 -4
- package/es/banks/components/NavWrapper/presenter.js +4 -3
- package/es/banks/components/SharingModal/RootAccountSharing.js +3 -4
- package/es/banks/components/SharingModal/ShareList/index.js +6 -7
- package/es/banks/components/SharingModal/index.js +0 -1
- package/es/banks/components/SharingModal/presenter.js +5 -9
- package/es/building/components/layout/Sidebar/SidebarItem/presenter.js +4 -3
- package/es/building/components/layout/Sidebar/Stimulus/presenter.js +4 -3
- package/es/building/components/layout/Sidebar/presenter.js +4 -4
- package/es/building/components/layout/header/BuildingButtons/presenter.js +4 -4
- package/es/building/components/resources/ActionButtons/presenter.js +4 -4
- package/es/building/components/resources/AddToBankOptions/index.js +4 -4
- package/es/building/components/resources/DeleteStimulusModal/presenter.js +4 -4
- package/es/building/components/resources/ItemFeedbackModal/presenter.js +4 -4
- package/es/building/components/resources/quiz/instructions/Edit/presenter.js +4 -4
- package/es/building/components/resources/quiz/instructions/Instructions/presenter.js +4 -3
- package/es/building/components/resources/quiz/instructions/Show/index.js +4 -3
- package/es/building/components/resources/quiz/title/Edit/index.js +4 -3
- package/es/building/components/resources/quiz/title/Show/index.js +9 -4
- package/es/building/components/resources/quiz/title/Title/presenter.js +4 -3
- package/es/building/components/resources/quizEntry/QuizEntry/presenter.js +4 -4
- package/es/building/components/resources/quizEntry/QuizEntryBank/QuizEntryBankEdit/presenter.js +6 -5
- package/es/building/components/resources/quizEntry/QuizEntryBank/QuizEntryBankShow/index.js +4 -3
- package/es/building/components/resources/quizEntry/QuizEntryEdit/Footer/presenter.js +4 -4
- package/es/building/components/resources/quizEntry/QuizEntryEdit/Header/index.js +4 -4
- package/es/building/components/resources/quizEntry/QuizEntryEdit/presenter.js +4 -4
- package/es/building/components/resources/quizEntry/QuizEntryShow/presenter.js +4 -4
- package/es/common/components/ImportModal/ImportFileSelector/index.js +4 -3
- package/es/common/components/ImportModal/presenter.js +4 -4
- package/es/common/components/PrintFontSizeModal/presenter.js +4 -4
- package/es/common/components/SDKApp/index.js +4 -4
- package/es/common/components/alerts/presenter.js +4 -3
- package/es/common/components/layout/Page/index.js +8 -5
- package/es/common/components/layout/header/HeaderMenuButton/presenter.js +4 -3
- package/es/common/components/layout/header/Timer/presenter.js +4 -3
- package/es/common/components/layout/navbar/SecondaryNavBarButton/index.js +4 -3
- package/es/common/components/layout/navbar/index.js +4 -3
- package/es/common/components/layout/sidebar/PositionSummary/index.js +4 -3
- package/es/common/components/layout/sidebar/Sidebar/index.js +6 -5
- package/es/common/components/layout/sidebar/SidebarItem/presenter.js +4 -4
- package/es/common/components/layout/sidebar/Stimulus/Collection/presenter.js +4 -3
- package/es/common/components/layout/sidebar/Stimulus/Summary/presenter.js +4 -3
- package/es/common/components/layout/sidebar/Stimulus/Title/index.js +4 -3
- package/es/common/components/layout/sidebar/Stimulus/presenter.js +4 -4
- package/es/common/components/resources/BankSelection/presenter.js +40 -142
- package/es/common/components/resources/WarningWrapper/index.js +4 -3
- package/es/common/components/resources/positionBox/PositionBox.js +4 -3
- package/es/common/components/resources/quiz/AddContent/Body/presenter.js +4 -4
- package/es/common/components/resources/quiz/AddContent/Button/index.js +4 -4
- package/es/common/components/resources/quiz/AddContent/Popover/presenter.js +4 -4
- package/es/common/components/resources/quiz/instructions/Instructions.js +4 -3
- package/es/common/components/resources/quiz/title/Title.js +4 -3
- package/es/common/components/resources/quizSessionResult/Header/index.js +4 -3
- package/es/common/components/resources/quizSessionResult/Info/index.js +4 -4
- package/es/common/components/resources/sessionItemResult/ResultStimulus/index.js +4 -3
- package/es/common/components/resources/sessionItemResult/SessionItemResult/presenter.js +4 -4
- package/es/common/components/resources/sessionItemResult/SessionItemResultsList/index.js +4 -3
- package/es/common/components/resources/stimulus/Stimulus/presenter.js +4 -4
- package/es/common/components/resources/stimulus/StimulusEdit/presenter.js +4 -4
- package/es/common/components/resources/stimulus/StimulusEditInfo/presenter.js +4 -4
- package/es/common/components/resources/stimulus/StimulusShow/index.js +4 -3
- package/es/common/components/shared/Card/CardContent/index.js +4 -3
- package/es/common/components/shared/Card/CardWrapper/index.js +4 -3
- package/es/common/components/shared/ExpandButton/index.js +4 -3
- package/es/common/components/shared/GenericAsyncSearch/GenericAsyncSearch.js +178 -0
- package/es/common/components/shared/InteractionTypes/presenter.js +4 -3
- package/es/common/components/shared/PaginatedCollection/presenter.js +4 -3
- package/es/common/components/shared/Paginator/index.js +4 -3
- package/es/common/components/shared/TagDisplay/index.js +4 -3
- package/es/common/components/shared/drag_and_drop/DragAndDropZone/index.js +4 -3
- package/es/common/components/shared/errors/Errors.js +4 -3
- package/es/common/components/shared/file_selector/FileSelector.js +4 -3
- package/es/common/components/shared/overlay/index.js +4 -4
- package/es/common/components/shared/spinner/Spinner.js +4 -3
- package/es/index.js +6 -2
- package/es/moderating/components/events/Event.js +3 -0
- package/es/moderating/components/events/ResponseEvent.js +4 -3
- package/es/moderating/components/resources/ModerateTable/presenter.js +4 -4
- package/es/moderating/components/resources/ModerateTableRow/presenter.js +4 -4
- package/es/reporting/api/fetchStudentAnalyses.js +9 -4
- package/es/reporting/api/getAnalysesExport.js +11 -4
- package/es/reporting/api/getAnalysesStatus.js +11 -4
- package/es/reporting/components/Caption/index.js +4 -3
- package/es/reporting/components/MetricsListItem/index.js +4 -3
- package/es/reporting/components/charts/CentileDistribution/presenter.js +4 -3
- package/es/reporting/components/charts/Distribution/presenter.js +4 -3
- package/es/reporting/components/charts/Legend/index.js +4 -3
- package/es/reporting/components/charts/QuintileDistribution/presenter.js +4 -3
- package/es/reporting/components/itemAnalysis/AnswerFrequencySummary/index.js +4 -3
- package/es/reporting/components/itemAnalysis/ItemAnalysisRow/presenter.js +4 -4
- package/es/reporting/components/quizAnalysis/QuizAnalysisOverview.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnalysisMetric/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnalysisPopoverMetric/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/LegacyChoiceType/ChoiceTypeTableRow/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/LegacyChoiceType/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/MatchingType/MatchingTypeTable/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/NumericType/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/RichFillBlankType/ChoiceGroupTypeTable/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/ScoreDistributionType/Table/index.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/AfsPartsContainer/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/AfsTableWrapper/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/AggregationTable/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/ChoiceTypeTable/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/ExpandableCard/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/MetricPopover/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/NewItemAnalysis/BlankIcon/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/NewItemAnalysis/presenter.js +4 -4
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/NewQuizAnalysis/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/ReportCard/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/charts/ScoreDistribution/presenter.js +4 -3
- package/es/reporting/components/resources/NewQuizAndItemAnalysis/presenter.js +4 -3
- package/es/reporting/components/resources/QuizAndItemAnalysis/presenter.js +4 -4
- package/es/reporting/components/resources/ReportCard/index.js +4 -3
- package/es/reporting/components/resources/ReportList/index.js +4 -3
- package/es/reporting/components/resources/StudentAnalysis/ReportCard/presenter.js +8 -6
- package/es/reporting/components/resources/StudentAnalysis/withStudentAnalysisReportState.js +2 -1
- package/es/reporting/components/resources/StudentAnalysis/withStudentAnalysisReportStatePresenter.js +19 -6
- package/lib/banks/api/banks.js +8 -3
- package/lib/banks/components/AddToBankModal/index.js +0 -4
- package/lib/banks/components/AddToBankModal/presenter.js +11 -10
- package/lib/banks/components/AsyncSearch/index.js +1 -2
- package/lib/banks/components/Bank/presenter.js +2 -2
- package/lib/banks/components/BankEntriesList/presenter.js +3 -2
- package/lib/banks/components/BankEntry/presenter.js +2 -2
- package/lib/banks/components/BankEntryRow/presenter.js +2 -2
- package/lib/banks/components/BankSearch/presenter.js +3 -2
- package/lib/banks/components/Banks/index.js +0 -1
- package/lib/banks/components/Banks/presenter.js +4 -7
- package/lib/banks/components/BanksList/index.js +1 -3
- package/lib/banks/components/BanksList/presenter.js +18 -21
- package/lib/banks/components/CopyMoveBankEntryModal/index.js +0 -4
- package/lib/banks/components/CopyMoveBankEntryModal/presenter.js +11 -11
- package/lib/banks/components/CreateBankModal/presenter.js +2 -2
- package/lib/banks/components/EditBankModal/presenter.js +2 -2
- package/lib/banks/components/HeaderMenu/presenter.js +2 -2
- package/lib/banks/components/NavWrapper/presenter.js +3 -2
- package/lib/banks/components/SharingModal/RootAccountSharing.js +2 -3
- package/lib/banks/components/SharingModal/ShareList/index.js +4 -5
- package/lib/banks/components/SharingModal/index.js +0 -1
- package/lib/banks/components/SharingModal/presenter.js +3 -7
- package/lib/building/components/layout/Sidebar/SidebarItem/presenter.js +3 -2
- package/lib/building/components/layout/Sidebar/Stimulus/presenter.js +3 -2
- package/lib/building/components/layout/Sidebar/presenter.js +2 -2
- package/lib/building/components/layout/header/BuildingButtons/presenter.js +2 -2
- package/lib/building/components/resources/ActionButtons/presenter.js +2 -2
- package/lib/building/components/resources/AddToBankOptions/index.js +2 -2
- package/lib/building/components/resources/DeleteStimulusModal/presenter.js +2 -2
- package/lib/building/components/resources/ItemFeedbackModal/presenter.js +2 -2
- package/lib/building/components/resources/quiz/instructions/Edit/presenter.js +2 -2
- package/lib/building/components/resources/quiz/instructions/Instructions/presenter.js +3 -2
- package/lib/building/components/resources/quiz/instructions/Show/index.js +3 -2
- package/lib/building/components/resources/quiz/title/Edit/index.js +3 -2
- package/lib/building/components/resources/quiz/title/Show/index.js +3 -2
- package/lib/building/components/resources/quiz/title/Title/presenter.js +3 -2
- package/lib/building/components/resources/quizEntry/QuizEntry/presenter.js +2 -2
- package/lib/building/components/resources/quizEntry/QuizEntryBank/QuizEntryBankEdit/presenter.js +6 -5
- package/lib/building/components/resources/quizEntry/QuizEntryBank/QuizEntryBankShow/index.js +3 -2
- package/lib/building/components/resources/quizEntry/QuizEntryEdit/Footer/presenter.js +2 -2
- package/lib/building/components/resources/quizEntry/QuizEntryEdit/Header/index.js +2 -2
- package/lib/building/components/resources/quizEntry/QuizEntryEdit/presenter.js +2 -2
- package/lib/building/components/resources/quizEntry/QuizEntryShow/presenter.js +2 -2
- package/lib/common/components/ImportModal/ImportFileSelector/index.js +3 -2
- package/lib/common/components/ImportModal/presenter.js +2 -2
- package/lib/common/components/PrintFontSizeModal/presenter.js +2 -2
- package/lib/common/components/SDKApp/index.js +2 -2
- package/lib/common/components/alerts/presenter.js +3 -2
- package/lib/common/components/layout/Page/index.js +7 -4
- package/lib/common/components/layout/header/HeaderMenuButton/presenter.js +3 -2
- package/lib/common/components/layout/header/Timer/presenter.js +3 -2
- package/lib/common/components/layout/navbar/SecondaryNavBarButton/index.js +3 -2
- package/lib/common/components/layout/navbar/index.js +3 -2
- package/lib/common/components/layout/sidebar/PositionSummary/index.js +3 -2
- package/lib/common/components/layout/sidebar/Sidebar/index.js +4 -3
- package/lib/common/components/layout/sidebar/SidebarItem/presenter.js +2 -2
- package/lib/common/components/layout/sidebar/Stimulus/Collection/presenter.js +3 -2
- package/lib/common/components/layout/sidebar/Stimulus/Summary/presenter.js +3 -2
- package/lib/common/components/layout/sidebar/Stimulus/Title/index.js +3 -2
- package/lib/common/components/layout/sidebar/Stimulus/presenter.js +2 -2
- package/lib/common/components/resources/BankSelection/presenter.js +40 -142
- package/lib/common/components/resources/WarningWrapper/index.js +3 -2
- package/lib/common/components/resources/positionBox/PositionBox.js +3 -2
- package/lib/common/components/resources/quiz/AddContent/Body/presenter.js +2 -2
- package/lib/common/components/resources/quiz/AddContent/Button/index.js +2 -2
- package/lib/common/components/resources/quiz/AddContent/Popover/presenter.js +2 -2
- package/lib/common/components/resources/quiz/instructions/Instructions.js +3 -2
- package/lib/common/components/resources/quiz/title/Title.js +3 -2
- package/lib/common/components/resources/quizSessionResult/Header/index.js +3 -2
- package/lib/common/components/resources/quizSessionResult/Info/index.js +2 -2
- package/lib/common/components/resources/sessionItemResult/ResultStimulus/index.js +3 -2
- package/lib/common/components/resources/sessionItemResult/SessionItemResult/presenter.js +2 -2
- package/lib/common/components/resources/sessionItemResult/SessionItemResultsList/index.js +3 -2
- package/lib/common/components/resources/stimulus/Stimulus/presenter.js +2 -2
- package/lib/common/components/resources/stimulus/StimulusEdit/presenter.js +2 -2
- package/lib/common/components/resources/stimulus/StimulusEditInfo/presenter.js +2 -2
- package/lib/common/components/resources/stimulus/StimulusShow/index.js +3 -2
- package/lib/common/components/shared/Card/CardContent/index.js +3 -2
- package/lib/common/components/shared/Card/CardWrapper/index.js +3 -2
- package/lib/common/components/shared/ExpandButton/index.js +3 -2
- package/lib/common/components/shared/GenericAsyncSearch/GenericAsyncSearch.js +188 -0
- package/lib/common/components/shared/InteractionTypes/presenter.js +3 -2
- package/lib/common/components/shared/PaginatedCollection/presenter.js +3 -2
- package/lib/common/components/shared/Paginator/index.js +3 -2
- package/lib/common/components/shared/TagDisplay/index.js +3 -2
- package/lib/common/components/shared/drag_and_drop/DragAndDropZone/index.js +3 -2
- package/lib/common/components/shared/errors/Errors.js +3 -2
- package/lib/common/components/shared/file_selector/FileSelector.js +3 -2
- package/lib/common/components/shared/overlay/index.js +2 -2
- package/lib/common/components/shared/spinner/Spinner.js +3 -2
- package/lib/index.js +51 -0
- package/lib/moderating/components/events/Event.js +4 -1
- package/lib/moderating/components/events/ResponseEvent.js +3 -2
- package/lib/moderating/components/resources/ModerateTable/presenter.js +2 -2
- package/lib/moderating/components/resources/ModerateTableRow/presenter.js +2 -2
- package/lib/reporting/api/fetchStudentAnalyses.js +9 -4
- package/lib/reporting/api/getAnalysesExport.js +11 -4
- package/lib/reporting/api/getAnalysesStatus.js +11 -4
- package/lib/reporting/components/Caption/index.js +3 -2
- package/lib/reporting/components/MetricsListItem/index.js +3 -2
- package/lib/reporting/components/charts/CentileDistribution/presenter.js +3 -2
- package/lib/reporting/components/charts/Distribution/presenter.js +3 -2
- package/lib/reporting/components/charts/Legend/index.js +3 -2
- package/lib/reporting/components/charts/QuintileDistribution/presenter.js +3 -2
- package/lib/reporting/components/itemAnalysis/AnswerFrequencySummary/index.js +3 -2
- package/lib/reporting/components/itemAnalysis/ItemAnalysisRow/presenter.js +2 -2
- package/lib/reporting/components/quizAnalysis/QuizAnalysisOverview.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnalysisMetric/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnalysisPopoverMetric/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/LegacyChoiceType/ChoiceTypeTableRow/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/LegacyChoiceType/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/MatchingType/MatchingTypeTable/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/NumericType/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/RichFillBlankType/ChoiceGroupTypeTable/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/ScoreDistributionType/Table/index.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/AfsPartsContainer/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/AfsTableWrapper/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/AggregationTable/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/ChoiceTypeTable/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/AnswerFrequencySummary/shared/ExpandableCard/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/MetricPopover/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/NewItemAnalysis/BlankIcon/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/NewItemAnalysis/presenter.js +2 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/NewQuizAnalysis/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/ReportCard/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/charts/ScoreDistribution/presenter.js +3 -2
- package/lib/reporting/components/resources/NewQuizAndItemAnalysis/presenter.js +3 -2
- package/lib/reporting/components/resources/QuizAndItemAnalysis/presenter.js +2 -2
- package/lib/reporting/components/resources/ReportCard/index.js +3 -2
- package/lib/reporting/components/resources/ReportList/index.js +3 -2
- package/lib/reporting/components/resources/StudentAnalysis/ReportCard/presenter.js +7 -5
- package/lib/reporting/components/resources/StudentAnalysis/withStudentAnalysisReportState.js +2 -1
- package/lib/reporting/components/resources/StudentAnalysis/withStudentAnalysisReportStatePresenter.js +19 -6
- package/package.json +31 -30
|
@@ -13,16 +13,16 @@ import { IconButton } from '@instructure/ui-buttons';
|
|
|
13
13
|
import { TopNavBar } from '@instructure/ui-top-nav-bar';
|
|
14
14
|
import { Drilldown } from '@instructure/ui-drilldown';
|
|
15
15
|
import { IconMoreSolid, IconImportLine } from '@instructure/ui-icons';
|
|
16
|
-
import {
|
|
16
|
+
import { jsx } from '@instructure/emotion';
|
|
17
17
|
import QTIImportModal from "../../../building/components/QTIImportModal/index.js";
|
|
18
|
-
import { PARENT_TYPE_BANK } from '@instructure/quiz-common';
|
|
18
|
+
import { PARENT_TYPE_BANK, withStyleOverrides } from '@instructure/quiz-common';
|
|
19
19
|
import generateStyle from "./styles.js";
|
|
20
20
|
import generateComponentTheme from "./theme.js";
|
|
21
21
|
import t from '@instructure/quiz-i18n/es/format-message';
|
|
22
22
|
var _ref = jsx(IconImportLine, {
|
|
23
23
|
"data-automation": "sdk-headermenu-import-content"
|
|
24
24
|
});
|
|
25
|
-
export var HeaderMenu = (_dec =
|
|
25
|
+
export var HeaderMenu = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_HeaderMenu = /*#__PURE__*/function (_Component) {
|
|
26
26
|
_inherits(HeaderMenu, _Component);
|
|
27
27
|
var _super = _createSuper(HeaderMenu);
|
|
28
28
|
function HeaderMenu() {
|
|
@@ -85,7 +85,7 @@ export var HeaderMenu = (_dec = withStyle(generateStyle, generateComponentTheme)
|
|
|
85
85
|
}]);
|
|
86
86
|
HeaderMenu.displayName = "HeaderMenu";
|
|
87
87
|
return HeaderMenu;
|
|
88
|
-
}(Component), _HeaderMenu.propTypes = {
|
|
88
|
+
}(Component), _HeaderMenu.displayName = 'HeaderMenu', _HeaderMenu.componentId = "Quizzes".concat(_HeaderMenu.displayName), _HeaderMenu.propTypes = {
|
|
89
89
|
openImportModal: PropTypes.func.isRequired,
|
|
90
90
|
bank: ImmutablePropTypes.record.isRequired,
|
|
91
91
|
iceTopNavBarEnabled: PropTypes.bool,
|
|
@@ -16,11 +16,12 @@ import { CloseButton, Button } from '@instructure/ui-buttons';
|
|
|
16
16
|
import { BreadcrumbLink } from '@instructure/ui-breadcrumb';
|
|
17
17
|
import { IconBankLine } from '@instructure/ui-icons';
|
|
18
18
|
import { View } from '@instructure/ui-view';
|
|
19
|
-
import {
|
|
19
|
+
import { jsx, Global } from '@instructure/emotion';
|
|
20
20
|
import t from '@instructure/quiz-i18n/es/format-message';
|
|
21
21
|
import generateStyle from "./styles.js";
|
|
22
22
|
import generateComponentTheme from "./theme.js";
|
|
23
|
-
|
|
23
|
+
import { withStyleOverrides } from '@instructure/quiz-common';
|
|
24
|
+
var NavWrapper = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_NavWrapper = /*#__PURE__*/function (_Component) {
|
|
24
25
|
_inherits(NavWrapper, _Component);
|
|
25
26
|
var _super = _createSuper(NavWrapper);
|
|
26
27
|
function NavWrapper() {
|
|
@@ -129,7 +130,7 @@ var NavWrapper = (_dec = withStyle(generateStyle, generateComponentTheme), _dec(
|
|
|
129
130
|
}]);
|
|
130
131
|
NavWrapper.displayName = "NavWrapper";
|
|
131
132
|
return NavWrapper;
|
|
132
|
-
}(Component), _NavWrapper.propTypes = {
|
|
133
|
+
}(Component), _NavWrapper.displayName = 'NavWrapper', _NavWrapper.componentId = "Quizzes".concat(_NavWrapper.displayName), _NavWrapper.propTypes = {
|
|
133
134
|
children: Children.oneOf([BreadcrumbLink]),
|
|
134
135
|
closeTray: PropTypes.func,
|
|
135
136
|
navigateToBanks: PropTypes.func,
|
|
@@ -5,14 +5,13 @@ import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
|
5
5
|
var _dec, _class, _RootAccountSharing;
|
|
6
6
|
import React, { Component } from 'react';
|
|
7
7
|
import PropTypes from 'prop-types';
|
|
8
|
-
import { CAN_EDIT, READ_ONLY } from '@instructure/quiz-common';
|
|
8
|
+
import { withStyleOverrides, CAN_EDIT, READ_ONLY } from '@instructure/quiz-common';
|
|
9
9
|
import { IconAdminLine } from '@instructure/ui-icons';
|
|
10
10
|
import { Checkbox } from '@instructure/ui-checkbox';
|
|
11
11
|
import { View } from '@instructure/ui-view';
|
|
12
12
|
import { Grid } from '@instructure/ui-grid';
|
|
13
13
|
import { ScreenReaderContent } from '@instructure/ui-a11y-content';
|
|
14
14
|
import { SimpleSelect } from '@instructure/ui-simple-select';
|
|
15
|
-
import { withStyle } from '@instructure/emotion';
|
|
16
15
|
import generateStyle from "./styles.js";
|
|
17
16
|
import generateComponentTheme from "./theme.js";
|
|
18
17
|
import t from '@instructure/quiz-i18n/es/format-message';
|
|
@@ -21,7 +20,7 @@ var _ref = /*#__PURE__*/React.createElement(Grid.Col, {
|
|
|
21
20
|
}, /*#__PURE__*/React.createElement(IconAdminLine, {
|
|
22
21
|
size: "medium"
|
|
23
22
|
}));
|
|
24
|
-
export var RootAccountSharing = (_dec =
|
|
23
|
+
export var RootAccountSharing = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_RootAccountSharing = /*#__PURE__*/function (_Component) {
|
|
25
24
|
_inherits(RootAccountSharing, _Component);
|
|
26
25
|
var _super = _createSuper(RootAccountSharing);
|
|
27
26
|
function RootAccountSharing() {
|
|
@@ -71,7 +70,7 @@ export var RootAccountSharing = (_dec = withStyle(generateStyle, generateCompone
|
|
|
71
70
|
}]);
|
|
72
71
|
RootAccountSharing.displayName = "RootAccountSharing";
|
|
73
72
|
return RootAccountSharing;
|
|
74
|
-
}(Component), _RootAccountSharing.propTypes = {
|
|
73
|
+
}(Component), _RootAccountSharing.displayName = 'RootAccountSharing', _RootAccountSharing.componentId = "Quizzes".concat(_RootAccountSharing.displayName), _RootAccountSharing.propTypes = {
|
|
75
74
|
accountName: PropTypes.string,
|
|
76
75
|
onShareChange: PropTypes.func.isRequired,
|
|
77
76
|
onShareTypeChange: PropTypes.func.isRequired,
|
|
@@ -13,15 +13,15 @@ import { Grid } from '@instructure/ui-grid';
|
|
|
13
13
|
import { Avatar } from '@instructure/ui-avatar';
|
|
14
14
|
import { SimpleSelect } from '@instructure/ui-simple-select';
|
|
15
15
|
import { ScreenReaderContent } from '@instructure/ui-a11y-content';
|
|
16
|
-
import {
|
|
17
|
-
import { CAN_EDIT, READ_ONLY, REMOVED_ACCESS, SHARED_WITH_COURSE } from '@instructure/quiz-common';
|
|
16
|
+
import { jsx } from '@instructure/emotion';
|
|
17
|
+
import { CAN_EDIT, READ_ONLY, REMOVED_ACCESS, SHARED_WITH_COURSE, withStyleOverrides } from '@instructure/quiz-common';
|
|
18
18
|
import t from '@instructure/quiz-i18n/es/format-message';
|
|
19
19
|
import { ContextualIconButton } from "../ContextualIconButton/index.js";
|
|
20
20
|
import generateStyle from "./styles.js";
|
|
21
21
|
var _ref3 = jsx(IconCoursesLine, {
|
|
22
22
|
size: "small"
|
|
23
23
|
});
|
|
24
|
-
export var ShareList = (_dec =
|
|
24
|
+
export var ShareList = (_dec = withStyleOverrides(generateStyle, null), _dec(_class = (_ShareList = /*#__PURE__*/function (_Component) {
|
|
25
25
|
_inherits(ShareList, _Component);
|
|
26
26
|
var _super = _createSuper(ShareList);
|
|
27
27
|
function ShareList() {
|
|
@@ -78,7 +78,7 @@ export var ShareList = (_dec = withStyle(generateStyle, null), _dec(_class = (_S
|
|
|
78
78
|
})), jsx(Grid.Col, null, jsx("span", {
|
|
79
79
|
css: isEntityRemoved ? _this.props.styles.labelRemoved : null,
|
|
80
80
|
"data-automation": isEntityRemoved ? 'sdk-shared-entity-removed' : null
|
|
81
|
-
}, entity.get('title'))),
|
|
81
|
+
}, entity.get('title'))), jsx(Grid.Col, {
|
|
82
82
|
width: "auto"
|
|
83
83
|
}, jsx(SimpleSelect, {
|
|
84
84
|
onChange: _this.handlePermissionChange(entity),
|
|
@@ -95,7 +95,7 @@ export var ShareList = (_dec = withStyle(generateStyle, null), _dec(_class = (_S
|
|
|
95
95
|
value: CAN_EDIT
|
|
96
96
|
}, t('Can edit')))), jsx(Grid.Col, {
|
|
97
97
|
width: "auto"
|
|
98
|
-
}, _this.props.canEdit &&
|
|
98
|
+
}, _this.props.canEdit && _this.renderRemoveButton(entity, isEntityRemoved)));
|
|
99
99
|
};
|
|
100
100
|
return _this;
|
|
101
101
|
}
|
|
@@ -109,7 +109,7 @@ export var ShareList = (_dec = withStyle(generateStyle, null), _dec(_class = (_S
|
|
|
109
109
|
}]);
|
|
110
110
|
ShareList.displayName = "ShareList";
|
|
111
111
|
return ShareList;
|
|
112
|
-
}(Component), _ShareList.propTypes = {
|
|
112
|
+
}(Component), _ShareList.displayName = 'ShareList', _ShareList.componentId = "Quizzes".concat(_ShareList.displayName), _ShareList.propTypes = {
|
|
113
113
|
canEdit: PropTypes.bool.isRequired,
|
|
114
114
|
entities: ImmutablePropTypes.listOf(ImmutablePropTypes.contains({
|
|
115
115
|
entityType: PropTypes.string.isRequired,
|
|
@@ -117,7 +117,6 @@ export var ShareList = (_dec = withStyle(generateStyle, null), _dec(_class = (_S
|
|
|
117
117
|
permission: PropTypes.string.isRequired,
|
|
118
118
|
id: PropTypes.string.isRequired
|
|
119
119
|
})).isRequired,
|
|
120
|
-
improvedBankSharingEnabled: PropTypes.bool.isRequired,
|
|
121
120
|
onPermissionChange: PropTypes.func.isRequired,
|
|
122
121
|
onEntityRemove: PropTypes.func.isRequired,
|
|
123
122
|
sharedBanks: ImmutablePropTypes.list,
|
|
@@ -11,7 +11,6 @@ function mapStateToProps(state, ownProps) {
|
|
|
11
11
|
return sharedBank.get('bankId') === ownProps.bank.id;
|
|
12
12
|
}).toList();
|
|
13
13
|
return {
|
|
14
|
-
improvedBankSharingEnabled: featureOn('improved_bank_sharing'),
|
|
15
14
|
subAccountBankSharingEnabled: featureOn('sub_account_bank_sharing'),
|
|
16
15
|
sharedBanks: sharedBanks
|
|
17
16
|
};
|
|
@@ -14,7 +14,7 @@ import PropTypes from 'prop-types';
|
|
|
14
14
|
import { List, Map } from 'immutable';
|
|
15
15
|
import ImmutablePropTypes from 'react-immutable-proptypes';
|
|
16
16
|
import partial from 'lodash/partial';
|
|
17
|
-
import { Modal, ModalHeader, ModalBody, ModalFooter, CAN_EDIT, READ_ONLY, REMOVED_ACCESS, SHARED_WITH_USER, SHARED_WITH_COURSE, SHARED_WITH_ACCOUNT } from '@instructure/quiz-common';
|
|
17
|
+
import { Modal, ModalHeader, ModalBody, ModalFooter, CAN_EDIT, READ_ONLY, REMOVED_ACCESS, SHARED_WITH_USER, SHARED_WITH_COURSE, SHARED_WITH_ACCOUNT, withStyleOverrides } from '@instructure/quiz-common';
|
|
18
18
|
import { Heading } from '@instructure/ui-heading';
|
|
19
19
|
import { Button, CloseButton } from '@instructure/ui-buttons';
|
|
20
20
|
import { View } from '@instructure/ui-view';
|
|
@@ -22,7 +22,7 @@ import { Grid } from '@instructure/ui-grid';
|
|
|
22
22
|
import { Tabs } from '@instructure/ui-tabs';
|
|
23
23
|
import { Text } from '@instructure/ui-text';
|
|
24
24
|
import { SimpleSelect } from '@instructure/ui-simple-select';
|
|
25
|
-
import {
|
|
25
|
+
import { jsx } from '@instructure/emotion';
|
|
26
26
|
import elementsForSelectors from "../../../common/util/ElementsForSelectors.js";
|
|
27
27
|
import CustomPropTypes from "../../../common/util/CustomPropTypes.js";
|
|
28
28
|
import ShareList from "./ShareList/index.js";
|
|
@@ -34,7 +34,7 @@ import generateComponentTheme from "./theme.js";
|
|
|
34
34
|
import t from '@instructure/quiz-i18n/es/format-message';
|
|
35
35
|
var noop = function noop() {};
|
|
36
36
|
var _ref7 = jsx(Spinner, null);
|
|
37
|
-
export var SharingModalPresenter = (_dec =
|
|
37
|
+
export var SharingModalPresenter = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_SharingModalPresenter = /*#__PURE__*/function (_Component) {
|
|
38
38
|
_inherits(SharingModalPresenter, _Component);
|
|
39
39
|
var _super = _createSuper(SharingModalPresenter);
|
|
40
40
|
function SharingModalPresenter() {
|
|
@@ -325,13 +325,12 @@ export var SharingModalPresenter = (_dec = withStyle(generateStyle, generateComp
|
|
|
325
325
|
getShareableCourses: _this.props.getShareableCourses,
|
|
326
326
|
getShareableUsers: _this.props.getShareableUsers,
|
|
327
327
|
getShareableSubaccounts: _this.props.getShareableSubaccounts,
|
|
328
|
-
improvedBankSharingEnabled: _this.props.improvedBankSharingEnabled,
|
|
329
328
|
minChars: _this.props.minChars,
|
|
330
329
|
onSelectionChange: _this.handleSearchSelectionChange,
|
|
331
330
|
searchType: searchType,
|
|
332
331
|
selectedOption: _this.state.searchSelection,
|
|
333
332
|
selectionFilter: _this.handleSearchFilter
|
|
334
|
-
})),
|
|
333
|
+
})), jsx(Grid.Col, {
|
|
335
334
|
width: "auto"
|
|
336
335
|
}, jsx(SimpleSelect, {
|
|
337
336
|
onChange: _this.handleSearchPermissionChange,
|
|
@@ -359,7 +358,6 @@ export var SharingModalPresenter = (_dec = withStyle(generateStyle, generateComp
|
|
|
359
358
|
return jsx(ShareList, {
|
|
360
359
|
canEdit: _this.props.bank.canEdit(),
|
|
361
360
|
entities: entities,
|
|
362
|
-
improvedBankSharingEnabled: _this.props.improvedBankSharingEnabled,
|
|
363
361
|
onPermissionChange: _this.handleEntityPermissionChange,
|
|
364
362
|
onEntityRemove: _this.handleEntityRemove,
|
|
365
363
|
sharedBanks: _this.props.sharedBanks
|
|
@@ -553,7 +551,7 @@ export var SharingModalPresenter = (_dec = withStyle(generateStyle, generateComp
|
|
|
553
551
|
}]);
|
|
554
552
|
SharingModalPresenter.displayName = "SharingModalPresenter";
|
|
555
553
|
return SharingModalPresenter;
|
|
556
|
-
}(Component), _SharingModalPresenter.propTypes = {
|
|
554
|
+
}(Component), _SharingModalPresenter.displayName = 'SharingModalPresenter', _SharingModalPresenter.componentId = "Quizzes".concat(_SharingModalPresenter.displayName), _SharingModalPresenter.propTypes = {
|
|
557
555
|
appContainer: CustomPropTypes.selectors.isRequired,
|
|
558
556
|
bank: ImmutablePropTypes.record.isRequired,
|
|
559
557
|
currentUser: PropTypes.shape({
|
|
@@ -574,7 +572,6 @@ export var SharingModalPresenter = (_dec = withStyle(generateStyle, generateComp
|
|
|
574
572
|
getUserInfo: PropTypes.func.isRequired,
|
|
575
573
|
getShareableSubaccounts: PropTypes.func.isRequired,
|
|
576
574
|
getSubaccountInfo: PropTypes.func.isRequired,
|
|
577
|
-
improvedBankSharingEnabled: PropTypes.bool,
|
|
578
575
|
isOpen: PropTypes.bool,
|
|
579
576
|
minChars: PropTypes.number,
|
|
580
577
|
modalTrigger: PropTypes.node,
|
|
@@ -593,7 +590,6 @@ export var SharingModalPresenter = (_dec = withStyle(generateStyle, generateComp
|
|
|
593
590
|
}, _SharingModalPresenter.defaultProps = {
|
|
594
591
|
bank: null,
|
|
595
592
|
currentUser: null,
|
|
596
|
-
improvedBankSharingEnabled: false,
|
|
597
593
|
isOpen: false,
|
|
598
594
|
minChars: void 0,
|
|
599
595
|
modalTrigger: null,
|
|
@@ -7,14 +7,15 @@ var _dec, _class, _BuildingSidebarItem;
|
|
|
7
7
|
import { Component } from 'react';
|
|
8
8
|
import PropTypes from 'prop-types';
|
|
9
9
|
import ImmutablePropTypes from 'react-immutable-proptypes';
|
|
10
|
-
import {
|
|
10
|
+
import { jsx } from '@instructure/emotion';
|
|
11
11
|
import { chooseDragConnection, usingIE } from "../../../../../common/components/shared/drag_and_drop/dragAndDropUtils.js";
|
|
12
12
|
import DragHandle from "../../../../../common/components/shared/drag_and_drop/DragHandle/index.js";
|
|
13
13
|
import DragAndDropZone from "../../../../../common/components/shared/drag_and_drop/DragAndDropZone/index.js";
|
|
14
14
|
import CommonSidebarItem from "../../../../../common/components/layout/sidebar/SidebarItem/index.js";
|
|
15
15
|
import generateStyle from "./styles.js";
|
|
16
16
|
import generateComponentTheme from "./theme.js";
|
|
17
|
-
|
|
17
|
+
import { withStyleOverrides } from '@instructure/quiz-common';
|
|
18
|
+
export var BuildingSidebarItem = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_BuildingSidebarItem = /*#__PURE__*/function (_Component) {
|
|
18
19
|
_inherits(BuildingSidebarItem, _Component);
|
|
19
20
|
var _super = _createSuper(BuildingSidebarItem);
|
|
20
21
|
function BuildingSidebarItem() {
|
|
@@ -100,7 +101,7 @@ export var BuildingSidebarItem = (_dec = withStyle(generateStyle, generateCompon
|
|
|
100
101
|
}]);
|
|
101
102
|
BuildingSidebarItem.displayName = "BuildingSidebarItem";
|
|
102
103
|
return BuildingSidebarItem;
|
|
103
|
-
}(Component), _BuildingSidebarItem.propTypes = {
|
|
104
|
+
}(Component), _BuildingSidebarItem.displayName = 'BuildingSidebarItem', _BuildingSidebarItem.componentId = "Quizzes".concat(_BuildingSidebarItem.displayName), _BuildingSidebarItem.propTypes = {
|
|
104
105
|
connectDragSource: PropTypes.func.isRequired,
|
|
105
106
|
// inserted by React DnD
|
|
106
107
|
connectDragPreview: PropTypes.func.isRequired,
|
|
@@ -7,14 +7,15 @@ var _dec, _class, _BuildingStimulus;
|
|
|
7
7
|
import { Component } from 'react';
|
|
8
8
|
import PropTypes from 'prop-types';
|
|
9
9
|
import ImmutablePropTypes from 'react-immutable-proptypes';
|
|
10
|
-
import {
|
|
10
|
+
import { jsx } from '@instructure/emotion';
|
|
11
11
|
import { chooseDragConnection, usingIE } from "../../../../../common/components/shared/drag_and_drop/dragAndDropUtils.js";
|
|
12
12
|
import DragHandle from "../../../../../common/components/shared/drag_and_drop/DragHandle/index.js";
|
|
13
13
|
import DragAndDropZone from "../../../../../common/components/shared/drag_and_drop/DragAndDropZone/index.js";
|
|
14
14
|
import CommonStimulus from "../../../../../common/components/layout/sidebar/Stimulus/index.js";
|
|
15
15
|
import generateStyle from "./styles.js";
|
|
16
16
|
import generateComponentTheme from "./theme.js";
|
|
17
|
-
|
|
17
|
+
import { withStyleOverrides } from '@instructure/quiz-common';
|
|
18
|
+
export var BuildingStimulus = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_BuildingStimulus = /*#__PURE__*/function (_Component) {
|
|
18
19
|
_inherits(BuildingStimulus, _Component);
|
|
19
20
|
var _super = _createSuper(BuildingStimulus);
|
|
20
21
|
function BuildingStimulus() {
|
|
@@ -108,7 +109,7 @@ export var BuildingStimulus = (_dec = withStyle(generateStyle, generateComponent
|
|
|
108
109
|
}]);
|
|
109
110
|
BuildingStimulus.displayName = "BuildingStimulus";
|
|
110
111
|
return BuildingStimulus;
|
|
111
|
-
}(Component), _BuildingStimulus.propTypes = {
|
|
112
|
+
}(Component), _BuildingStimulus.displayName = 'BuildingStimulus', _BuildingStimulus.componentId = "Quizzes".concat(_BuildingStimulus.displayName), _BuildingStimulus.propTypes = {
|
|
112
113
|
childEntries: ImmutablePropTypes.listOf(ImmutablePropTypes.record).isRequired,
|
|
113
114
|
connectDragPreview: PropTypes.func.isRequired,
|
|
114
115
|
// inserted by React DnD
|
|
@@ -8,7 +8,7 @@ var _dec, _class, _BuildingSidebar;
|
|
|
8
8
|
import { Component } from 'react';
|
|
9
9
|
import PropTypes from 'prop-types';
|
|
10
10
|
import ImmutablePropTypes from 'react-immutable-proptypes';
|
|
11
|
-
import {
|
|
11
|
+
import { jsx } from '@instructure/emotion';
|
|
12
12
|
import SidebarItem from "./SidebarItem/index.js";
|
|
13
13
|
import Stimulus from "./Stimulus/index.js";
|
|
14
14
|
import Sidebar from "../../../../common/components/layout/sidebar/Sidebar/index.js";
|
|
@@ -16,9 +16,9 @@ import generateDisplayPositions from "../../../../common/util/generateDisplayPos
|
|
|
16
16
|
import { extractTextFromHtml } from '@instructure/quiz-interactions';
|
|
17
17
|
import generateStyle from "./styles.js";
|
|
18
18
|
import generateComponentTheme from "./theme.js";
|
|
19
|
-
import { SIDEBAR_ITEM_REF } from '@instructure/quiz-common';
|
|
19
|
+
import { SIDEBAR_ITEM_REF, withStyleOverrides } from '@instructure/quiz-common';
|
|
20
20
|
import t from '@instructure/quiz-i18n/es/format-message';
|
|
21
|
-
export var BuildingSidebar = (_dec =
|
|
21
|
+
export var BuildingSidebar = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_BuildingSidebar = /*#__PURE__*/function (_Component) {
|
|
22
22
|
_inherits(BuildingSidebar, _Component);
|
|
23
23
|
var _super = _createSuper(BuildingSidebar);
|
|
24
24
|
function BuildingSidebar() {
|
|
@@ -197,7 +197,7 @@ export var BuildingSidebar = (_dec = withStyle(generateStyle, generateComponentT
|
|
|
197
197
|
}]);
|
|
198
198
|
BuildingSidebar.displayName = "BuildingSidebar";
|
|
199
199
|
return BuildingSidebar;
|
|
200
|
-
}(Component), _BuildingSidebar.propTypes = {
|
|
200
|
+
}(Component), _BuildingSidebar.displayName = 'BuildingSidebar', _BuildingSidebar.componentId = "Quizzes".concat(_BuildingSidebar.displayName), _BuildingSidebar.propTypes = {
|
|
201
201
|
connectDropTarget: PropTypes.func.isRequired,
|
|
202
202
|
isOver: PropTypes.bool,
|
|
203
203
|
quizEntries: ImmutablePropTypes.list.isRequired,
|
|
@@ -13,13 +13,13 @@ import { View } from '@instructure/ui-view';
|
|
|
13
13
|
import { Drilldown } from '@instructure/ui-drilldown';
|
|
14
14
|
import { TopNavBar } from '@instructure/ui-top-nav-bar';
|
|
15
15
|
import PrintTrigger from "../../../../../common/components/shared/PrintTrigger/index.js";
|
|
16
|
-
import { PRINT_CURRENT_PAGE, PRINT_BLANK } from '@instructure/quiz-common';
|
|
17
|
-
import {
|
|
16
|
+
import { PRINT_CURRENT_PAGE, PRINT_BLANK, withStyleOverrides } from '@instructure/quiz-common';
|
|
17
|
+
import { jsx } from '@instructure/emotion';
|
|
18
18
|
import t from '@instructure/quiz-i18n/es/format-message';
|
|
19
19
|
import generateStyle from "./styles.js";
|
|
20
20
|
import generateComponentTheme from "./theme.js";
|
|
21
21
|
var _ref = jsx(IconSpeedGraderLine, null);
|
|
22
|
-
export var BuildingButtons = (_dec =
|
|
22
|
+
export var BuildingButtons = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_BuildingButtons = /*#__PURE__*/function (_Component) {
|
|
23
23
|
_inherits(BuildingButtons, _Component);
|
|
24
24
|
var _super = _createSuper(BuildingButtons);
|
|
25
25
|
function BuildingButtons() {
|
|
@@ -330,7 +330,7 @@ export var BuildingButtons = (_dec = withStyle(generateStyle, generateComponentT
|
|
|
330
330
|
}]);
|
|
331
331
|
BuildingButtons.displayName = "BuildingButtons";
|
|
332
332
|
return BuildingButtons;
|
|
333
|
-
}(Component), _BuildingButtons.propTypes = {
|
|
333
|
+
}(Component), _BuildingButtons.displayName = 'BuildingButtons', _BuildingButtons.componentId = "Quizzes".concat(_BuildingButtons.displayName), _BuildingButtons.propTypes = {
|
|
334
334
|
app: PropTypes.string,
|
|
335
335
|
addAlert: PropTypes.func.isRequired,
|
|
336
336
|
addInfo: PropTypes.func,
|
|
@@ -9,15 +9,15 @@ import PropTypes from 'prop-types';
|
|
|
9
9
|
import ImmutablePropTypes from 'react-immutable-proptypes';
|
|
10
10
|
import { IconButton } from '@instructure/ui-buttons';
|
|
11
11
|
import { IconEditLine, IconTrashLine, IconDuplicateLine } from '@instructure/ui-icons';
|
|
12
|
-
import {
|
|
12
|
+
import { jsx, Global } from '@instructure/emotion';
|
|
13
13
|
import DragHandle from "../../../../common/components/shared/drag_and_drop/DragHandle/index.js";
|
|
14
14
|
import makeScrollable from "../../../../common/components/shared/functionality/makeScrollable.js";
|
|
15
15
|
import noop from "../../../../common/util/noop.js";
|
|
16
|
-
import { EDIT, REMOVE, COPY, END_EDITING_TRIGGER_CLASSNAME } from '@instructure/quiz-common';
|
|
16
|
+
import { EDIT, REMOVE, COPY, END_EDITING_TRIGGER_CLASSNAME, withStyleOverrides } from '@instructure/quiz-common';
|
|
17
17
|
import generateStyle from "./styles.js";
|
|
18
18
|
import generateComponentTheme from "./theme.js";
|
|
19
19
|
var ScrollTargetButton = makeScrollable(IconButton);
|
|
20
|
-
export var ActionButtons = (_dec =
|
|
20
|
+
export var ActionButtons = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_ActionButtons = /*#__PURE__*/function (_Component) {
|
|
21
21
|
_inherits(ActionButtons, _Component);
|
|
22
22
|
var _super = _createSuper(ActionButtons);
|
|
23
23
|
function ActionButtons() {
|
|
@@ -124,7 +124,7 @@ export var ActionButtons = (_dec = withStyle(generateStyle, generateComponentThe
|
|
|
124
124
|
}]);
|
|
125
125
|
ActionButtons.displayName = "ActionButtons";
|
|
126
126
|
return ActionButtons;
|
|
127
|
-
}(Component), _ActionButtons.propTypes = {
|
|
127
|
+
}(Component), _ActionButtons.displayName = 'BuildingActionButtons', _ActionButtons.componentId = "Quizzes".concat(_ActionButtons.displayName), _ActionButtons.propTypes = {
|
|
128
128
|
connectDragSource: PropTypes.func.isRequired,
|
|
129
129
|
displayPosition: PropTypes.number.isRequired,
|
|
130
130
|
editingAddContentPopover: PropTypes.bool.isRequired,
|
|
@@ -10,12 +10,12 @@ import { Component } from 'react';
|
|
|
10
10
|
import PropTypes from 'prop-types';
|
|
11
11
|
import { View } from '@instructure/ui-view';
|
|
12
12
|
import { CondensedButton } from '@instructure/ui-buttons';
|
|
13
|
-
import {
|
|
14
|
-
import { ADD_TO_BANK_MODAL } from '@instructure/quiz-common';
|
|
13
|
+
import { jsx } from '@instructure/emotion';
|
|
14
|
+
import { ADD_TO_BANK_MODAL, withStyleOverrides } from '@instructure/quiz-common';
|
|
15
15
|
import generateStyle from "./styles.js";
|
|
16
16
|
import generateComponentTheme from "./theme.js";
|
|
17
17
|
import t from '@instructure/quiz-i18n/es/format-message';
|
|
18
|
-
export var AddToBankOptions = (_dec =
|
|
18
|
+
export var AddToBankOptions = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_AddToBankOptions = /*#__PURE__*/function (_Component) {
|
|
19
19
|
_inherits(AddToBankOptions, _Component);
|
|
20
20
|
var _super = _createSuper(AddToBankOptions);
|
|
21
21
|
function AddToBankOptions() {
|
|
@@ -80,7 +80,7 @@ export var AddToBankOptions = (_dec = withStyle(generateStyle, generateComponent
|
|
|
80
80
|
}]);
|
|
81
81
|
AddToBankOptions.displayName = "AddToBankOptions";
|
|
82
82
|
return AddToBankOptions;
|
|
83
|
-
}(Component), _AddToBankOptions.propTypes = {
|
|
83
|
+
}(Component), _AddToBankOptions.displayName = 'AddToBankOptions', _AddToBankOptions.componentId = "Quizzes".concat(_AddToBankOptions.displayName), _AddToBankOptions.propTypes = {
|
|
84
84
|
displayPosition: PropTypes.number.isRequired,
|
|
85
85
|
entryType: PropTypes.string.isRequired,
|
|
86
86
|
focusFirstErrorField: PropTypes.func,
|
|
@@ -14,15 +14,15 @@ import { Button, CloseButton } from '@instructure/ui-buttons';
|
|
|
14
14
|
import { Checkbox } from '@instructure/ui-checkbox';
|
|
15
15
|
import { RadioInputGroup, RadioInput } from '@instructure/ui-radio-input';
|
|
16
16
|
import { Heading } from '@instructure/ui-heading';
|
|
17
|
-
import {
|
|
17
|
+
import { jsx } from '@instructure/emotion';
|
|
18
18
|
import t from '@instructure/quiz-i18n/es/format-message';
|
|
19
19
|
import { extractTextFromHtml } from '@instructure/quiz-interactions';
|
|
20
|
-
import { Modal, ModalHeader, ModalBody, ModalFooter, DELETE_STIMULUS_MODAL_SELECTED_CHILDREN, DELETE_STIMULUS_MODAL_DELETION_MODE, XSMALL_SIDE_MARGIN } from '@instructure/quiz-common';
|
|
20
|
+
import { Modal, ModalHeader, ModalBody, ModalFooter, DELETE_STIMULUS_MODAL_SELECTED_CHILDREN, DELETE_STIMULUS_MODAL_DELETION_MODE, XSMALL_SIDE_MARGIN, withStyleOverrides } from '@instructure/quiz-common';
|
|
21
21
|
import generateStyle from "./styles.js";
|
|
22
22
|
import generateComponentTheme from "./theme.js";
|
|
23
23
|
var _ref = jsx(PresentationContent, null, jsx("hr", null));
|
|
24
24
|
var _ref2 = jsx(PresentationContent, null, jsx("hr", null));
|
|
25
|
-
export var DeleteStimulusModal = (_dec =
|
|
25
|
+
export var DeleteStimulusModal = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_DeleteStimulusModal = /*#__PURE__*/function (_Component) {
|
|
26
26
|
_inherits(DeleteStimulusModal, _Component);
|
|
27
27
|
var _super = _createSuper(DeleteStimulusModal);
|
|
28
28
|
function DeleteStimulusModal() {
|
|
@@ -229,7 +229,7 @@ export var DeleteStimulusModal = (_dec = withStyle(generateStyle, generateCompon
|
|
|
229
229
|
}]);
|
|
230
230
|
DeleteStimulusModal.displayName = "DeleteStimulusModal";
|
|
231
231
|
return DeleteStimulusModal;
|
|
232
|
-
}(Component), _DeleteStimulusModal.propTypes = {
|
|
232
|
+
}(Component), _DeleteStimulusModal.displayName = 'DeleteStimulusModal', _DeleteStimulusModal.componentId = "Quizzes".concat(_DeleteStimulusModal.displayName), _DeleteStimulusModal.propTypes = {
|
|
233
233
|
childEntries: ImmutablePropTypes.list.isRequired,
|
|
234
234
|
closeModal: PropTypes.func.isRequired,
|
|
235
235
|
deletionMode: PropTypes.string,
|
|
@@ -9,14 +9,14 @@ import PropTypes from 'prop-types';
|
|
|
9
9
|
import ImmutablePropTypes from 'react-immutable-proptypes';
|
|
10
10
|
import { Button, CloseButton } from '@instructure/ui-buttons';
|
|
11
11
|
import { Heading } from '@instructure/ui-heading';
|
|
12
|
-
import {
|
|
12
|
+
import { jsx } from '@instructure/emotion';
|
|
13
13
|
import { RichContentRenderer, RichContentInput, RCE_THREE_LINES_HEIGHT } from '@instructure/quiz-rce';
|
|
14
14
|
import t from '@instructure/quiz-i18n/es/format-message';
|
|
15
|
-
import { Modal, ModalHeader, ModalBody, ModalFooter, ITEM_FEEDBACK_MODAL_FEEDBACK, XSMALL_SIDE_MARGIN } from '@instructure/quiz-common';
|
|
15
|
+
import { Modal, ModalHeader, ModalBody, ModalFooter, ITEM_FEEDBACK_MODAL_FEEDBACK, XSMALL_SIDE_MARGIN, withStyleOverrides } from '@instructure/quiz-common';
|
|
16
16
|
import generateStyle from "./styles.js";
|
|
17
17
|
import generateComponentTheme from "./theme.js";
|
|
18
18
|
var _ref = jsx("br", null);
|
|
19
|
-
export var ItemFeedbackModal = (_dec =
|
|
19
|
+
export var ItemFeedbackModal = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_ItemFeedbackModal = /*#__PURE__*/function (_Component) {
|
|
20
20
|
_inherits(ItemFeedbackModal, _Component);
|
|
21
21
|
var _super = _createSuper(ItemFeedbackModal);
|
|
22
22
|
function ItemFeedbackModal() {
|
|
@@ -110,7 +110,7 @@ export var ItemFeedbackModal = (_dec = withStyle(generateStyle, generateComponen
|
|
|
110
110
|
}]);
|
|
111
111
|
ItemFeedbackModal.displayName = "ItemFeedbackModal";
|
|
112
112
|
return ItemFeedbackModal;
|
|
113
|
-
}(Component), _ItemFeedbackModal.propTypes = {
|
|
113
|
+
}(Component), _ItemFeedbackModal.displayName = 'ItemFeedbackModal', _ItemFeedbackModal.componentId = "Quizzes".concat(_ItemFeedbackModal.displayName), _ItemFeedbackModal.propTypes = {
|
|
114
114
|
changeItemFeedback: PropTypes.func.isRequired,
|
|
115
115
|
closeModal: PropTypes.func.isRequired,
|
|
116
116
|
feedback: ImmutablePropTypes.map.isRequired,
|
|
@@ -7,11 +7,11 @@ var _dec, _class, _QuizInstructionsEdit;
|
|
|
7
7
|
import { Component } from 'react';
|
|
8
8
|
import PropTypes from 'prop-types';
|
|
9
9
|
import { Button } from '@instructure/ui-buttons';
|
|
10
|
-
import {
|
|
10
|
+
import { jsx } from '@instructure/emotion';
|
|
11
11
|
import t from '@instructure/quiz-i18n/es/format-message';
|
|
12
12
|
import CustomPropTypes from "../../../../../../common/util/CustomPropTypes.js";
|
|
13
13
|
import { checkClickedNode } from "../../../../../../common/util/clickHandlers.js";
|
|
14
|
-
import { INSTRUCTIONS_EDIT_ID } from '@instructure/quiz-common';
|
|
14
|
+
import { INSTRUCTIONS_EDIT_ID, withStyleOverrides } from '@instructure/quiz-common';
|
|
15
15
|
import { RichContentInput } from '@instructure/quiz-rce';
|
|
16
16
|
import generateStyle from "./styles.js";
|
|
17
17
|
import generateComponentTheme from "./theme.js";
|
|
@@ -20,7 +20,7 @@ import wrapWithOutsideClickEmotion from "../../../../../../common/components/sha
|
|
|
20
20
|
// is rendered & has actions that
|
|
21
21
|
// allow for canceling
|
|
22
22
|
// ===================================
|
|
23
|
-
var QuizInstructionsEdit = (_dec =
|
|
23
|
+
var QuizInstructionsEdit = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_QuizInstructionsEdit = /*#__PURE__*/function (_Component) {
|
|
24
24
|
_inherits(QuizInstructionsEdit, _Component);
|
|
25
25
|
var _super = _createSuper(QuizInstructionsEdit);
|
|
26
26
|
function QuizInstructionsEdit() {
|
|
@@ -67,7 +67,7 @@ var QuizInstructionsEdit = (_dec = withStyle(generateStyle, generateComponentThe
|
|
|
67
67
|
}]);
|
|
68
68
|
QuizInstructionsEdit.displayName = "QuizInstructionsEdit";
|
|
69
69
|
return QuizInstructionsEdit;
|
|
70
|
-
}(Component), _QuizInstructionsEdit.propTypes = {
|
|
70
|
+
}(Component), _QuizInstructionsEdit.displayName = 'QuizInstructionsEdit', _QuizInstructionsEdit.componentId = "Quizzes".concat(_QuizInstructionsEdit.displayName), _QuizInstructionsEdit.propTypes = {
|
|
71
71
|
endEditing: PropTypes.func.isRequired,
|
|
72
72
|
inputValue: PropTypes.string.isRequired,
|
|
73
73
|
onInputChange: PropTypes.func.isRequired,
|
|
@@ -8,13 +8,14 @@ import { Component } from 'react';
|
|
|
8
8
|
import PropTypes from 'prop-types';
|
|
9
9
|
import ImmutablePropTypes from 'react-immutable-proptypes';
|
|
10
10
|
import { Heading } from '@instructure/ui-heading';
|
|
11
|
-
import {
|
|
11
|
+
import { jsx } from '@instructure/emotion';
|
|
12
12
|
import QuizInstructionsEdit from "../Edit/index.js";
|
|
13
13
|
import QuizInstructionsShow from "../Show/index.js";
|
|
14
14
|
import EditButton from "../../editButton/EditButton.js";
|
|
15
15
|
import generateStyle from "./styles.js";
|
|
16
16
|
import generateComponentTheme from "./theme.js";
|
|
17
17
|
import t from '@instructure/quiz-i18n/es/format-message';
|
|
18
|
+
import { withStyleOverrides } from '@instructure/quiz-common';
|
|
18
19
|
|
|
19
20
|
// ======================================
|
|
20
21
|
|
|
@@ -23,7 +24,7 @@ import t from '@instructure/quiz-i18n/es/format-message';
|
|
|
23
24
|
|
|
24
25
|
// ======================================
|
|
25
26
|
|
|
26
|
-
export var QuizInstructions = (_dec =
|
|
27
|
+
export var QuizInstructions = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_QuizInstructions = /*#__PURE__*/function (_Component) {
|
|
27
28
|
_inherits(QuizInstructions, _Component);
|
|
28
29
|
var _super = _createSuper(QuizInstructions);
|
|
29
30
|
function QuizInstructions() {
|
|
@@ -162,7 +163,7 @@ export var QuizInstructions = (_dec = withStyle(generateStyle, generateComponent
|
|
|
162
163
|
}]);
|
|
163
164
|
QuizInstructions.displayName = "QuizInstructions";
|
|
164
165
|
return QuizInstructions;
|
|
165
|
-
}(Component), _QuizInstructions.propTypes = {
|
|
166
|
+
}(Component), _QuizInstructions.displayName = 'QuizInstructions', _QuizInstructions.componentId = "Quizzes".concat(_QuizInstructions.displayName), _QuizInstructions.propTypes = {
|
|
166
167
|
changeQuizInstructions: PropTypes.func.isRequired,
|
|
167
168
|
clearModifications: PropTypes.func.isRequired,
|
|
168
169
|
isEditing: PropTypes.bool.isRequired,
|
|
@@ -6,13 +6,14 @@ var _dec, _class, _QuizInstructionsShow;
|
|
|
6
6
|
/** @jsx jsx */
|
|
7
7
|
import { Component } from 'react';
|
|
8
8
|
import PropTypes from 'prop-types';
|
|
9
|
-
import {
|
|
9
|
+
import { jsx } from '@instructure/emotion';
|
|
10
10
|
import { RichContentRenderer } from '@instructure/quiz-rce';
|
|
11
11
|
import Overlay from "../../../../../../common/components/shared/overlay/index.js";
|
|
12
12
|
import makeScrollable from "../../../../../../common/components/shared/functionality/makeScrollable.js";
|
|
13
13
|
import generateStyle from "./styles.js";
|
|
14
14
|
import generateComponentTheme from "./theme.js";
|
|
15
15
|
import t from '@instructure/quiz-i18n/es/format-message';
|
|
16
|
+
import { withStyleOverrides } from '@instructure/quiz-common';
|
|
16
17
|
|
|
17
18
|
// ==========================================
|
|
18
19
|
|
|
@@ -21,7 +22,7 @@ import t from '@instructure/quiz-i18n/es/format-message';
|
|
|
21
22
|
// editing and hover which shows an overlay
|
|
22
23
|
|
|
23
24
|
// ==========================================
|
|
24
|
-
export var QuizInstructionsShow = (_dec =
|
|
25
|
+
export var QuizInstructionsShow = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_QuizInstructionsShow = /*#__PURE__*/function (_Component) {
|
|
25
26
|
_inherits(QuizInstructionsShow, _Component);
|
|
26
27
|
var _super = _createSuper(QuizInstructionsShow);
|
|
27
28
|
function QuizInstructionsShow() {
|
|
@@ -56,7 +57,7 @@ export var QuizInstructionsShow = (_dec = withStyle(generateStyle, generateCompo
|
|
|
56
57
|
}]);
|
|
57
58
|
QuizInstructionsShow.displayName = "QuizInstructionsShow";
|
|
58
59
|
return QuizInstructionsShow;
|
|
59
|
-
}(Component), _QuizInstructionsShow.propTypes = {
|
|
60
|
+
}(Component), _QuizInstructionsShow.displayName = 'QuizInstructionsShow', _QuizInstructionsShow.componentId = "Quizzes".concat(_QuizInstructionsShow.displayName), _QuizInstructionsShow.propTypes = {
|
|
60
61
|
instructions: PropTypes.string,
|
|
61
62
|
switchOnEditing: PropTypes.func.isRequired,
|
|
62
63
|
contentLocked: PropTypes.bool,
|
|
@@ -9,11 +9,12 @@ import PropTypes from 'prop-types';
|
|
|
9
9
|
import ImmutablePropTypes from 'react-immutable-proptypes';
|
|
10
10
|
import ReactDOM from 'react-dom';
|
|
11
11
|
import defer from 'lodash/defer';
|
|
12
|
-
import {
|
|
12
|
+
import { jsx } from '@instructure/emotion';
|
|
13
13
|
import generateStyle from "./styles.js";
|
|
14
14
|
import generateComponentTheme from "./theme.js";
|
|
15
15
|
import Errors from "../../../../../../common/components/shared/errors/Errors.js";
|
|
16
16
|
import t from '@instructure/quiz-i18n/es/format-message';
|
|
17
|
+
import { withStyleOverrides } from '@instructure/quiz-common';
|
|
17
18
|
|
|
18
19
|
// =================================
|
|
19
20
|
|
|
@@ -23,7 +24,7 @@ import t from '@instructure/quiz-i18n/es/format-message';
|
|
|
23
24
|
|
|
24
25
|
// =================================
|
|
25
26
|
|
|
26
|
-
export var TitleEdit = (_dec =
|
|
27
|
+
export var TitleEdit = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_TitleEdit = /*#__PURE__*/function (_Component) {
|
|
27
28
|
_inherits(TitleEdit, _Component);
|
|
28
29
|
var _super = _createSuper(TitleEdit);
|
|
29
30
|
function TitleEdit() {
|
|
@@ -145,7 +146,7 @@ export var TitleEdit = (_dec = withStyle(generateStyle, generateComponentTheme),
|
|
|
145
146
|
}]);
|
|
146
147
|
TitleEdit.displayName = "TitleEdit";
|
|
147
148
|
return TitleEdit;
|
|
148
|
-
}(Component), _TitleEdit.propTypes = {
|
|
149
|
+
}(Component), _TitleEdit.displayName = 'TitleEdit', _TitleEdit.componentId = "Quizzes".concat(_TitleEdit.displayName), _TitleEdit.propTypes = {
|
|
149
150
|
value: PropTypes.string.isRequired,
|
|
150
151
|
isValid: PropTypes.bool.isRequired,
|
|
151
152
|
showError: PropTypes.func.isRequired,
|
|
@@ -6,19 +6,24 @@ var _dec, _class, _QuizTitleShow;
|
|
|
6
6
|
/** @jsx jsx */
|
|
7
7
|
import { Component } from 'react';
|
|
8
8
|
import PropTypes from 'prop-types';
|
|
9
|
-
import {
|
|
9
|
+
import { jsx } from '@instructure/emotion';
|
|
10
10
|
import { TruncateText } from '@instructure/ui-truncate-text';
|
|
11
11
|
import { Text } from '@instructure/ui-text';
|
|
12
12
|
import Overlay from "../../../../../../common/components/shared/overlay/index.js";
|
|
13
13
|
import makeScrollable from "../../../../../../common/components/shared/functionality/makeScrollable.js";
|
|
14
14
|
import generateStyle from "./styles.js";
|
|
15
|
-
import generateComponentTheme from "./theme.js";
|
|
15
|
+
import generateComponentTheme from "./theme.js";
|
|
16
|
+
import { withStyleOverrides } from '@instructure/quiz-common';
|
|
17
|
+
|
|
18
|
+
// ====================================
|
|
19
|
+
|
|
16
20
|
// this component shows the quiz title
|
|
17
21
|
// has events that allow for toggling
|
|
18
22
|
// editing and hover which shows an
|
|
19
23
|
// overlay
|
|
24
|
+
|
|
20
25
|
// ====================================
|
|
21
|
-
export var QuizTitleShow = (_dec =
|
|
26
|
+
export var QuizTitleShow = (_dec = withStyleOverrides(generateStyle, generateComponentTheme), _dec(_class = (_QuizTitleShow = /*#__PURE__*/function (_Component) {
|
|
22
27
|
_inherits(QuizTitleShow, _Component);
|
|
23
28
|
var _super = _createSuper(QuizTitleShow);
|
|
24
29
|
function QuizTitleShow() {
|
|
@@ -53,7 +58,7 @@ export var QuizTitleShow = (_dec = withStyle(generateStyle, generateComponentThe
|
|
|
53
58
|
}]);
|
|
54
59
|
QuizTitleShow.displayName = "QuizTitleShow";
|
|
55
60
|
return QuizTitleShow;
|
|
56
|
-
}(Component), _QuizTitleShow.propTypes = {
|
|
61
|
+
}(Component), _QuizTitleShow.displayName = 'QuizTitleShow', _QuizTitleShow.componentId = "Quizzes".concat(_QuizTitleShow.displayName), _QuizTitleShow.propTypes = {
|
|
57
62
|
defaultTitle: PropTypes.string.isRequired,
|
|
58
63
|
switchOnEditing: PropTypes.func.isRequired,
|
|
59
64
|
contentLocked: PropTypes.bool,
|