@instructure/outcomes-ui 4.1.1 → 4.1.2
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/components/Gradebook/GradebookApp.js +1 -5
- package/es/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/components/Gradebook/storybook/decorators.js +19 -19
- package/es/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/ar/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/ar/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/ar/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/ar/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/ar/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/ar/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/ar/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/ar/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/ar/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/ar/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/ar/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/ar/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/ar/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/ar/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/ar/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/ar/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/ca/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/ca/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/ca/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/ca/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/ca/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/ca/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/ca/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/ca/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/ca/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/ca/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/ca/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/ca/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/ca/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/ca/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/ca/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/ca/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/cy/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/cy/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/cy/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/cy/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/cy/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/cy/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/cy/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/cy/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/cy/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/cy/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/cy/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/cy/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/cy/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/cy/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/cy/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/cy/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/da/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/da/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/da/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/da/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/da/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/da/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/da/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/da/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/da/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/da/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/da/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/da/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/da/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/da/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/da/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/da/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/da-x-k12/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/da-x-k12/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/da-x-k12/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/da-x-k12/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/da-x-k12/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/da-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/da-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/da-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/da-x-k12/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/da-x-k12/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/da-x-k12/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/da-x-k12/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/da-x-k12/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/da-x-k12/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/da-x-k12/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/da-x-k12/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/de/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/de/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/de/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/de/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/de/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/de/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/de/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/de/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/de/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/de/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/de/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/de/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/de/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/de/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/de/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/de/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/en/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/en/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/en/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/en/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/en/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/en/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/en/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/en/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/en/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/en/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/en/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/en/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/en/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/en/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/en/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/en/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/en-AU/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/en-AU/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/en-AU/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/en-AU/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/en-AU/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/en-AU/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/en-AU/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/en-AU/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/en-AU/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/en-AU/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/en-AU/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/en-AU/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/en-AU/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/en-AU/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/en-AU/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/en-AU/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/en-AU-x-unimelb/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/en-AU-x-unimelb/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/en-AU-x-unimelb/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/en-AU-x-unimelb/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/en-AU-x-unimelb/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/en-AU-x-unimelb/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/en-AU-x-unimelb/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/en-AU-x-unimelb/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/en-AU-x-unimelb/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/en-AU-x-unimelb/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/en-AU-x-unimelb/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/en-AU-x-unimelb/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/en-AU-x-unimelb/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/en-AU-x-unimelb/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/en-AU-x-unimelb/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/en-AU-x-unimelb/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/en-CA/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/en-CA/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/en-CA/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/en-CA/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/en-CA/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/en-CA/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/en-CA/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/en-CA/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/en-CA/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/en-CA/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/en-CA/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/en-CA/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/en-CA/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/en-CA/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/en-CA/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/en-CA/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/en-CY/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/en-CY/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/en-CY/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/en-CY/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/en-CY/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/en-CY/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/en-CY/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/en-CY/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/en-CY/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/en-CY/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/en-CY/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/en-CY/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/en-CY/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/en-CY/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/en-CY/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/en-CY/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/en-GB/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/en-GB/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/en-GB/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/en-GB/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/en-GB/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/en-GB/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/en-GB/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/en-GB/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/en-GB/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/en-GB/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/en-GB/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/en-GB/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/en-GB/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/en-GB/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/en-GB/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/en-GB/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/en-GB-x-ukhe/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/en-GB-x-ukhe/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/en-GB-x-ukhe/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/en-GB-x-ukhe/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/en-GB-x-ukhe/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/en-GB-x-ukhe/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/en-GB-x-ukhe/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/en-GB-x-ukhe/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/en-GB-x-ukhe/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/en-GB-x-ukhe/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/en-GB-x-ukhe/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/en-GB-x-ukhe/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/en-GB-x-ukhe/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/en-GB-x-ukhe/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/en-GB-x-ukhe/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/en-GB-x-ukhe/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/en-IE/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/en-IE/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/en-IE/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/en-IE/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/en-IE/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/en-IE/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/en-IE/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/en-IE/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/en-IE/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/en-IE/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/en-IE/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/en-IE/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/en-IE/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/en-IE/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/en-IE/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/en-IE/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/es/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/es/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/es/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/es/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/es/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/es/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/es/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/es/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/es/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/es/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/es/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/es/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/es/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/es/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/es/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/es/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/es-ES/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/es-ES/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/es-ES/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/es-ES/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/es-ES/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/es-ES/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/es-ES/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/es-ES/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/es-ES/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/es-ES/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/es-ES/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/es-ES/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/es-ES/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/es-ES/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/es-ES/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/es-ES/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/es_ES/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/es_ES/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/es_ES/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/es_ES/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/es_ES/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/es_ES/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/es_ES/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/es_ES/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/es_ES/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/es_ES/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/es_ES/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/es_ES/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/es_ES/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/es_ES/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/es_ES/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/es_ES/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/fi/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/fi/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/fi/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/fi/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/fi/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/fi/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/fi/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/fi/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/fi/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/fi/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/fi/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/fi/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/fi/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/fi/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/fi/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/fi/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/fr/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/fr/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/fr/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/fr/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/fr/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/fr/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/fr/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/fr/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/fr/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/fr/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/fr/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/fr/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/fr/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/fr/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/fr/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/fr/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/fr-CA/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/fr-CA/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/fr-CA/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/fr-CA/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/fr-CA/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/fr-CA/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/fr-CA/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/fr-CA/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/fr-CA/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/fr-CA/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/fr-CA/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/fr-CA/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/fr-CA/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/fr-CA/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/fr-CA/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/fr-CA/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/ht/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/ht/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/ht/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/ht/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/ht/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/ht/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/ht/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/ht/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/ht/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/ht/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/ht/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/ht/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/ht/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/ht/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/ht/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/ht/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/is/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/is/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/is/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/is/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/is/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/is/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/is/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/is/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/is/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/is/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/is/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/is/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/is/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/is/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/is/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/is/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/it/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/it/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/it/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/it/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/it/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/it/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/it/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/it/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/it/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/it/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/it/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/it/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/it/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/it/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/it/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/it/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/ja/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/ja/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/ja/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/ja/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/ja/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/ja/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/ja/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/ja/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/ja/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/ja/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/ja/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/ja/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/ja/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/ja/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/ja/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/ja/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/mi/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/mi/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/mi/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/mi/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/mi/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/mi/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/mi/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/mi/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/mi/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/mi/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/mi/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/mi/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/mi/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/mi/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/mi/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/mi/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/nb/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/nb/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/nb/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/nb/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/nb/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/nb/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/nb/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/nb/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/nb/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/nb/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/nb/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/nb/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/nb/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/nb/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/nb/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/nb/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/nb-x-k12/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/nb-x-k12/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/nb-x-k12/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/nb-x-k12/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/nb-x-k12/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/nb-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/nb-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/nb-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/nb-x-k12/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/nb-x-k12/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/nb-x-k12/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/nb-x-k12/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/nb-x-k12/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/nb-x-k12/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/nb-x-k12/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/nb-x-k12/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/nl/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/nl/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/nl/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/nl/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/nl/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/nl/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/nl/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/nl/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/nl/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/nl/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/nl/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/nl/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/nl/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/nl/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/nl/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/nl/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/pl/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/pl/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/pl/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/pl/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/pl/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/pl/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/pl/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/pl/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/pl/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/pl/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/pl/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/pl/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/pl/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/pl/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/pl/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/pl/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/pt/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/pt/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/pt/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/pt/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/pt/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/pt/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/pt/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/pt/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/pt/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/pt/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/pt/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/pt/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/pt/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/pt/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/pt/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/pt/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/pt-BR/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/pt-BR/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/pt-BR/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/pt-BR/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/pt-BR/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/pt-BR/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/pt-BR/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/pt-BR/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/pt-BR/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/pt-BR/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/pt-BR/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/pt-BR/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/pt-BR/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/pt-BR/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/pt-BR/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/pt-BR/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/ru/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/ru/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/ru/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/ru/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/ru/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/ru/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/ru/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/ru/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/ru/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/ru/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/ru/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/ru/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/ru/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/ru/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/ru/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/ru/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/sl/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/sl/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/sl/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/sl/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/sl/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/sl/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/sl/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/sl/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/sl/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/sl/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/sl/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/sl/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/sl/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/sl/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/sl/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/sl/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/sv/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/sv/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/sv/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/sv/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/sv/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/sv/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/sv/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/sv/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/sv/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/sv/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/sv/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/sv/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/sv/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/sv/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/sv/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/sv/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/sv-x-k12/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/sv-x-k12/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/sv-x-k12/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/sv-x-k12/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/sv-x-k12/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/sv-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/sv-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/sv-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/sv-x-k12/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/sv-x-k12/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/sv-x-k12/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/sv-x-k12/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/sv-x-k12/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/sv-x-k12/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/sv-x-k12/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/sv-x-k12/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/th/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/th/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/th/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/th/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/th/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/th/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/th/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/th/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/th/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/th/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/th/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/th/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/th/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/th/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/th/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/th/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/vi/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/vi/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/vi/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/vi/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/vi/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/vi/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/vi/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/vi/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/vi/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/vi/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/vi/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/vi/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/vi/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/vi/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/vi/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/vi/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/zh-Hans/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/zh-Hans/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/zh-Hans/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/zh-Hans/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/zh-Hans/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/zh-Hans/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/zh-Hans/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/zh-Hans/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/zh-Hans/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/zh-Hans/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/zh-Hans/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/zh-Hans/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/zh-Hans/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/zh-Hans/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/zh-Hans/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/zh-Hans/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/es/translated/zh-Hant/components/Gradebook/GradebookApp.js +1 -5
- package/es/translated/zh-Hant/components/Gradebook/GradebookApp.stories.js +1 -45
- package/es/translated/zh-Hant/components/Gradebook/__tests__/index.test.js +4 -59
- package/es/translated/zh-Hant/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/es/translated/zh-Hant/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +29 -32
- package/es/translated/zh-Hant/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/es/translated/zh-Hant/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/es/translated/zh-Hant/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/es/translated/zh-Hant/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +31 -71
- package/es/translated/zh-Hant/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/es/translated/zh-Hant/components/Gradebook/gradebook-table/StudentCell/index.stories.js +23 -9
- package/es/translated/zh-Hant/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/es/translated/zh-Hant/components/Gradebook/storybook/decorators.js +19 -19
- package/es/translated/zh-Hant/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +26 -48
- package/es/translated/zh-Hant/components/Gradebook/toolbar/SettingsTray/index.js +2 -5
- package/es/translated/zh-Hant/components/Gradebook/toolbar/SettingsTray/index.stories.js +5 -3
- package/lib/components/Gradebook/GradebookApp.d.ts +4 -9
- package/lib/components/Gradebook/GradebookApp.d.ts.map +1 -1
- package/lib/components/Gradebook/GradebookApp.js +1 -5
- package/lib/components/Gradebook/GradebookApp.stories.d.ts +3 -6
- package/lib/components/Gradebook/GradebookApp.stories.d.ts.map +1 -1
- package/lib/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.d.ts +3 -19
- package/lib/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.d.ts.map +1 -1
- package/lib/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/components/Gradebook/context/GradebookConfigContext/GradebookConfigProvider.d.ts +3 -3
- package/lib/components/Gradebook/context/GradebookConfigContext/GradebookConfigProvider.d.ts.map +1 -1
- package/lib/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/components/Gradebook/context/GradebookConfigContext/index.d.ts +1 -1
- package/lib/components/Gradebook/context/GradebookConfigContext/index.d.ts.map +1 -1
- package/lib/components/Gradebook/context/GradebookConfigContext/useGradebookConfig.d.ts +1 -1
- package/lib/components/Gradebook/context/GradebookConfigContext/useGradebookConfig.d.ts.map +1 -1
- package/lib/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/components/Gradebook/gradebook-table/ScoreCellContent/index.d.ts.map +1 -1
- package/lib/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.d.ts.map +1 -1
- package/lib/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/components/Gradebook/gradebook-table/StudentCell/index.d.ts +3 -4
- package/lib/components/Gradebook/gradebook-table/StudentCell/index.d.ts.map +1 -1
- package/lib/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/components/Gradebook/gradebook-table/StudentCell/index.stories.d.ts.map +1 -1
- package/lib/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/components/Gradebook/index.d.ts +4 -3
- package/lib/components/Gradebook/index.d.ts.map +1 -1
- package/lib/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/components/Gradebook/storybook/decorators.d.ts +10 -2
- package/lib/components/Gradebook/storybook/decorators.d.ts.map +1 -1
- package/lib/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/components/Gradebook/toolbar/SettingsTray/index.d.ts +8 -3
- package/lib/components/Gradebook/toolbar/SettingsTray/index.d.ts.map +1 -1
- package/lib/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/components/Gradebook/toolbar/SettingsTray/index.stories.d.ts.map +1 -1
- package/lib/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/ar/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/ar/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/ar/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/ar/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/ar/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/ar/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/ar/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/ar/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/ar/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/ar/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/ar/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/ar/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/ar/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/ar/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/ar/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/ar/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/ca/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/ca/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/ca/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/ca/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/ca/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/ca/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/ca/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/ca/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/ca/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/ca/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/ca/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/ca/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/ca/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/ca/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/ca/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/ca/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/cy/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/cy/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/cy/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/cy/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/cy/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/cy/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/cy/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/cy/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/cy/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/cy/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/cy/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/cy/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/cy/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/cy/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/cy/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/cy/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/da/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/da/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/da/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/da/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/da/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/da/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/da/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/da/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/da/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/da/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/da/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/da/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/da/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/da/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/da/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/da/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/da-x-k12/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/da-x-k12/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/da-x-k12/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/da-x-k12/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/da-x-k12/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/da-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/da-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/da-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/da-x-k12/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/da-x-k12/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/da-x-k12/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/da-x-k12/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/da-x-k12/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/da-x-k12/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/da-x-k12/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/da-x-k12/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/de/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/de/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/de/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/de/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/de/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/de/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/de/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/de/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/de/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/de/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/de/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/de/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/de/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/de/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/de/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/de/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/en/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/en/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/en/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/en/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/en/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/en/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/en/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/en/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/en/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/en/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/en/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/en/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/en/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/en/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/en/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/en/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/en-AU/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/en-AU/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/en-AU/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/en-AU/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/en-AU/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/en-AU/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/en-AU/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/en-AU/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/en-AU/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/en-AU/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/en-AU/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/en-AU/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/en-AU/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/en-AU/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/en-AU/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/en-AU/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/en-AU-x-unimelb/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/en-AU-x-unimelb/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/en-AU-x-unimelb/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/en-AU-x-unimelb/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/en-AU-x-unimelb/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/en-AU-x-unimelb/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/en-AU-x-unimelb/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/en-AU-x-unimelb/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/en-AU-x-unimelb/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/en-AU-x-unimelb/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/en-AU-x-unimelb/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/en-AU-x-unimelb/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/en-AU-x-unimelb/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/en-AU-x-unimelb/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/en-AU-x-unimelb/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/en-AU-x-unimelb/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/en-CA/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/en-CA/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/en-CA/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/en-CA/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/en-CA/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/en-CA/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/en-CA/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/en-CA/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/en-CA/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/en-CA/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/en-CA/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/en-CA/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/en-CA/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/en-CA/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/en-CA/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/en-CA/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/en-CY/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/en-CY/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/en-CY/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/en-CY/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/en-CY/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/en-CY/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/en-CY/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/en-CY/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/en-CY/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/en-CY/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/en-CY/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/en-CY/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/en-CY/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/en-CY/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/en-CY/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/en-CY/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/en-GB/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/en-GB/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/en-GB/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/en-GB/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/en-GB/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/en-GB/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/en-GB/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/en-GB/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/en-GB/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/en-GB/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/en-GB/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/en-GB/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/en-GB/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/en-GB/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/en-GB/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/en-GB/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/en-GB-x-ukhe/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/en-GB-x-ukhe/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/en-GB-x-ukhe/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/en-GB-x-ukhe/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/en-GB-x-ukhe/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/en-GB-x-ukhe/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/en-GB-x-ukhe/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/en-GB-x-ukhe/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/en-GB-x-ukhe/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/en-GB-x-ukhe/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/en-GB-x-ukhe/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/en-GB-x-ukhe/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/en-GB-x-ukhe/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/en-GB-x-ukhe/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/en-GB-x-ukhe/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/en-GB-x-ukhe/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/en-IE/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/en-IE/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/en-IE/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/en-IE/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/en-IE/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/en-IE/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/en-IE/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/en-IE/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/en-IE/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/en-IE/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/en-IE/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/en-IE/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/en-IE/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/en-IE/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/en-IE/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/en-IE/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/es/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/es/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/es/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/es/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/es/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/es/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/es/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/es/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/es/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/es/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/es/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/es/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/es/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/es/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/es/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/es/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/es-ES/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/es-ES/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/es-ES/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/es-ES/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/es-ES/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/es-ES/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/es-ES/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/es-ES/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/es-ES/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/es-ES/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/es-ES/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/es-ES/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/es-ES/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/es-ES/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/es-ES/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/es-ES/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/es_ES/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/es_ES/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/es_ES/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/es_ES/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/es_ES/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/es_ES/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/es_ES/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/es_ES/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/es_ES/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/es_ES/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/es_ES/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/es_ES/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/es_ES/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/es_ES/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/es_ES/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/es_ES/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/fi/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/fi/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/fi/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/fi/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/fi/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/fi/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/fi/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/fi/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/fi/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/fi/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/fi/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/fi/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/fi/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/fi/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/fi/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/fi/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/fr/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/fr/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/fr/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/fr/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/fr/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/fr/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/fr/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/fr/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/fr/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/fr/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/fr/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/fr/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/fr/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/fr/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/fr/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/fr/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/fr-CA/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/fr-CA/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/fr-CA/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/fr-CA/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/fr-CA/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/fr-CA/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/fr-CA/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/fr-CA/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/fr-CA/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/fr-CA/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/fr-CA/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/fr-CA/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/fr-CA/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/fr-CA/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/fr-CA/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/fr-CA/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/ht/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/ht/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/ht/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/ht/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/ht/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/ht/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/ht/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/ht/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/ht/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/ht/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/ht/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/ht/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/ht/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/ht/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/ht/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/ht/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/is/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/is/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/is/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/is/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/is/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/is/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/is/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/is/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/is/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/is/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/is/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/is/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/is/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/is/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/is/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/is/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/it/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/it/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/it/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/it/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/it/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/it/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/it/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/it/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/it/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/it/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/it/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/it/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/it/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/it/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/it/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/it/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/ja/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/ja/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/ja/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/ja/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/ja/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/ja/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/ja/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/ja/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/ja/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/ja/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/ja/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/ja/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/ja/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/ja/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/ja/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/ja/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/mi/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/mi/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/mi/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/mi/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/mi/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/mi/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/mi/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/mi/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/mi/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/mi/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/mi/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/mi/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/mi/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/mi/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/mi/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/mi/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/nb/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/nb/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/nb/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/nb/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/nb/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/nb/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/nb/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/nb/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/nb/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/nb/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/nb/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/nb/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/nb/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/nb/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/nb/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/nb/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/nb-x-k12/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/nb-x-k12/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/nb-x-k12/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/nb-x-k12/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/nb-x-k12/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/nb-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/nb-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/nb-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/nb-x-k12/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/nb-x-k12/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/nb-x-k12/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/nb-x-k12/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/nb-x-k12/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/nb-x-k12/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/nb-x-k12/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/nb-x-k12/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/nl/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/nl/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/nl/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/nl/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/nl/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/nl/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/nl/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/nl/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/nl/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/nl/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/nl/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/nl/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/nl/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/nl/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/nl/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/nl/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/pl/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/pl/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/pl/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/pl/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/pl/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/pl/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/pl/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/pl/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/pl/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/pl/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/pl/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/pl/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/pl/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/pl/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/pl/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/pl/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/pt/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/pt/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/pt/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/pt/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/pt/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/pt/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/pt/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/pt/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/pt/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/pt/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/pt/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/pt/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/pt/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/pt/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/pt/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/pt/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/pt-BR/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/pt-BR/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/pt-BR/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/pt-BR/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/pt-BR/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/pt-BR/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/pt-BR/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/pt-BR/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/pt-BR/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/pt-BR/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/pt-BR/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/pt-BR/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/pt-BR/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/pt-BR/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/pt-BR/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/pt-BR/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/ru/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/ru/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/ru/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/ru/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/ru/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/ru/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/ru/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/ru/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/ru/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/ru/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/ru/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/ru/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/ru/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/ru/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/ru/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/ru/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/sl/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/sl/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/sl/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/sl/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/sl/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/sl/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/sl/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/sl/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/sl/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/sl/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/sl/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/sl/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/sl/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/sl/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/sl/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/sl/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/sv/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/sv/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/sv/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/sv/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/sv/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/sv/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/sv/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/sv/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/sv/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/sv/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/sv/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/sv/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/sv/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/sv/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/sv/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/sv/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/sv-x-k12/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/sv-x-k12/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/sv-x-k12/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/sv-x-k12/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/sv-x-k12/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/sv-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/sv-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/sv-x-k12/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/sv-x-k12/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/sv-x-k12/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/sv-x-k12/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/sv-x-k12/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/sv-x-k12/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/sv-x-k12/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/sv-x-k12/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/sv-x-k12/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/th/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/th/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/th/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/th/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/th/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/th/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/th/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/th/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/th/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/th/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/th/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/th/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/th/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/th/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/th/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/th/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/vi/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/vi/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/vi/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/vi/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/vi/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/vi/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/vi/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/vi/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/vi/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/vi/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/vi/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/vi/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/vi/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/vi/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/vi/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/vi/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/zh-Hans/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/zh-Hans/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/zh-Hans/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/zh-Hans/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/zh-Hans/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/zh-Hans/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/zh-Hans/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/zh-Hans/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/zh-Hans/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/zh-Hans/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/zh-Hans/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/zh-Hans/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/zh-Hans/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/zh-Hans/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/zh-Hans/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/zh-Hans/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/lib/translated/zh-Hant/components/Gradebook/GradebookApp.js +1 -5
- package/lib/translated/zh-Hant/components/Gradebook/GradebookApp.stories.js +1 -45
- package/lib/translated/zh-Hant/components/Gradebook/__tests__/index.test.js +4 -59
- package/lib/translated/zh-Hant/components/Gradebook/context/GradebookConfigContext/GradebookConfigContext.js +0 -1
- package/lib/translated/zh-Hant/components/Gradebook/context/GradebookConfigContext/__tests__/GradebookConfigContext.test.js +27 -31
- package/lib/translated/zh-Hant/components/Gradebook/gradebook-table/ScoreCellContent/__tests__/index.test.js +2 -2
- package/lib/translated/zh-Hant/components/Gradebook/gradebook-table/ScoreCellContent/index.js +1 -2
- package/lib/translated/zh-Hant/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js +5 -0
- package/lib/translated/zh-Hant/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js +32 -72
- package/lib/translated/zh-Hant/components/Gradebook/gradebook-table/StudentCell/index.js +4 -15
- package/lib/translated/zh-Hant/components/Gradebook/gradebook-table/StudentCell/index.stories.js +22 -8
- package/lib/translated/zh-Hant/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js +1 -10
- package/lib/translated/zh-Hant/components/Gradebook/storybook/decorators.js +20 -20
- package/lib/translated/zh-Hant/components/Gradebook/toolbar/SettingsTray/__tests__/index.test.js +27 -49
- package/lib/translated/zh-Hant/components/Gradebook/toolbar/SettingsTray/index.js +8 -11
- package/lib/translated/zh-Hant/components/Gradebook/toolbar/SettingsTray/index.stories.js +4 -2
- package/package.json +1 -1
|
@@ -10,8 +10,7 @@ var _globals = require("@jest/globals");
|
|
|
10
10
|
require("@testing-library/jest-dom");
|
|
11
11
|
var _react2 = require("@testing-library/react");
|
|
12
12
|
var _index = require("../index.js");
|
|
13
|
-
var _index2 = require("../../../context/
|
|
14
|
-
var _index3 = require("../../../context/GradebookAppContext/index.js");
|
|
13
|
+
var _index2 = require("../../../context/GradebookAppContext/index.js");
|
|
15
14
|
var FlashAlert = _interopRequireWildcard(require("../../../../FlashAlert/index.js"));
|
|
16
15
|
_globals.jest.mock("../../../../FlashAlert");
|
|
17
16
|
describe('SettingsTray', function () {
|
|
@@ -50,34 +49,20 @@ describe('SettingsTray', function () {
|
|
|
50
49
|
}
|
|
51
50
|
})));
|
|
52
51
|
};
|
|
53
|
-
var createConfig = function createConfig() {
|
|
54
|
-
var overrides = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
55
|
-
return {
|
|
56
|
-
components: (0, _objectSpread2.default)({
|
|
57
|
-
StudentPopover: function StudentPopover() {
|
|
58
|
-
return null;
|
|
59
|
-
},
|
|
60
|
-
SettingsTrayContent: MockSettingsTrayContent
|
|
61
|
-
}, overrides)
|
|
62
|
-
};
|
|
63
|
-
};
|
|
64
52
|
var renderWithProviders = function renderWithProviders() {
|
|
65
53
|
var props = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
66
|
-
var
|
|
67
|
-
var settingsOverrides = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
68
|
-
var config = createConfig(configOverrides);
|
|
54
|
+
var settingsOverrides = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
69
55
|
var settingsConfig = (0, _objectSpread2.default)({
|
|
70
56
|
settings: defaultSettings,
|
|
71
57
|
onSave: defaultMockOnSave
|
|
72
58
|
}, settingsOverrides);
|
|
73
|
-
return (0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index2.
|
|
74
|
-
config: config
|
|
75
|
-
}, /*#__PURE__*/_react.default.createElement(_index3.GradebookAppProvider, {
|
|
59
|
+
return (0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index2.GradebookAppProvider, {
|
|
76
60
|
settings: settingsConfig
|
|
77
61
|
}, /*#__PURE__*/_react.default.createElement(_index.SettingsTray, Object.assign({
|
|
78
62
|
open: false,
|
|
79
|
-
onDismiss: _globals.jest.fn()
|
|
80
|
-
|
|
63
|
+
onDismiss: _globals.jest.fn(),
|
|
64
|
+
SettingsTrayContent: MockSettingsTrayContent
|
|
65
|
+
}, props))));
|
|
81
66
|
};
|
|
82
67
|
beforeEach(function () {
|
|
83
68
|
_globals.jest.clearAllMocks();
|
|
@@ -109,15 +94,14 @@ describe('SettingsTray', function () {
|
|
|
109
94
|
(0, _globals.expect)(_react2.screen.getByText('Cancel')).toBeInTheDocument();
|
|
110
95
|
(0, _globals.expect)(_react2.screen.getByText('Save')).toBeInTheDocument();
|
|
111
96
|
});
|
|
112
|
-
it('renders SettingsTrayContent from
|
|
97
|
+
it('renders SettingsTrayContent from prop', function () {
|
|
113
98
|
var CustomSettingsTrayContent = function CustomSettingsTrayContent() {
|
|
114
99
|
return /*#__PURE__*/_react.default.createElement("div", {
|
|
115
100
|
"data-testid": "custom-content"
|
|
116
101
|
}, "Custom");
|
|
117
102
|
};
|
|
118
103
|
renderWithProviders({
|
|
119
|
-
open: true
|
|
120
|
-
}, {
|
|
104
|
+
open: true,
|
|
121
105
|
SettingsTrayContent: CustomSettingsTrayContent
|
|
122
106
|
});
|
|
123
107
|
(0, _globals.expect)(_react2.screen.getByTestId('custom-content')).toBeInTheDocument();
|
|
@@ -129,19 +113,17 @@ describe('SettingsTray', function () {
|
|
|
129
113
|
open: false
|
|
130
114
|
}),
|
|
131
115
|
rerender = _renderWithProviders.rerender;
|
|
132
|
-
var config = createConfig();
|
|
133
116
|
var settingsConfig = {
|
|
134
117
|
settings: defaultSettings,
|
|
135
118
|
onSave: defaultMockOnSave
|
|
136
119
|
};
|
|
137
|
-
rerender(/*#__PURE__*/_react.default.createElement(_index2.
|
|
138
|
-
config: config
|
|
139
|
-
}, /*#__PURE__*/_react.default.createElement(_index3.GradebookAppProvider, {
|
|
120
|
+
rerender(/*#__PURE__*/_react.default.createElement(_index2.GradebookAppProvider, {
|
|
140
121
|
settings: settingsConfig
|
|
141
122
|
}, /*#__PURE__*/_react.default.createElement(_index.SettingsTray, {
|
|
142
123
|
open: true,
|
|
143
|
-
onDismiss: _globals.jest.fn()
|
|
144
|
-
|
|
124
|
+
onDismiss: _globals.jest.fn(),
|
|
125
|
+
SettingsTrayContent: MockSettingsTrayContent
|
|
126
|
+
})));
|
|
145
127
|
(0, _globals.expect)(_react2.screen.getByLabelText('Option 1')).toBeChecked();
|
|
146
128
|
(0, _globals.expect)(_react2.screen.getByLabelText('Option 2')).toHaveValue('test');
|
|
147
129
|
});
|
|
@@ -181,27 +163,24 @@ describe('SettingsTray', function () {
|
|
|
181
163
|
(0, _globals.expect)(input).toHaveValue('changed');
|
|
182
164
|
|
|
183
165
|
// Close and reopen
|
|
184
|
-
var config = createConfig();
|
|
185
166
|
var settingsConfig = {
|
|
186
167
|
settings: defaultSettings,
|
|
187
168
|
onSave: defaultMockOnSave
|
|
188
169
|
};
|
|
189
|
-
rerender(/*#__PURE__*/_react.default.createElement(_index2.
|
|
190
|
-
config: config
|
|
191
|
-
}, /*#__PURE__*/_react.default.createElement(_index3.GradebookAppProvider, {
|
|
170
|
+
rerender(/*#__PURE__*/_react.default.createElement(_index2.GradebookAppProvider, {
|
|
192
171
|
settings: settingsConfig
|
|
193
172
|
}, /*#__PURE__*/_react.default.createElement(_index.SettingsTray, {
|
|
194
173
|
open: false,
|
|
195
|
-
onDismiss: _globals.jest.fn()
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
}, /*#__PURE__*/_react.default.createElement(_index3.GradebookAppProvider, {
|
|
174
|
+
onDismiss: _globals.jest.fn(),
|
|
175
|
+
SettingsTrayContent: MockSettingsTrayContent
|
|
176
|
+
})));
|
|
177
|
+
rerender(/*#__PURE__*/_react.default.createElement(_index2.GradebookAppProvider, {
|
|
200
178
|
settings: settingsConfig
|
|
201
179
|
}, /*#__PURE__*/_react.default.createElement(_index.SettingsTray, {
|
|
202
180
|
open: true,
|
|
203
|
-
onDismiss: _globals.jest.fn()
|
|
204
|
-
|
|
181
|
+
onDismiss: _globals.jest.fn(),
|
|
182
|
+
SettingsTrayContent: MockSettingsTrayContent
|
|
183
|
+
})));
|
|
205
184
|
|
|
206
185
|
// Should be reset to original value
|
|
207
186
|
(0, _globals.expect)(_react2.screen.getByLabelText('Option 2')).toHaveValue('test');
|
|
@@ -251,7 +230,7 @@ describe('SettingsTray', function () {
|
|
|
251
230
|
renderWithProviders({
|
|
252
231
|
open: true,
|
|
253
232
|
onDismiss: onDismiss
|
|
254
|
-
}, {
|
|
233
|
+
}, {
|
|
255
234
|
onSave: onSave
|
|
256
235
|
});
|
|
257
236
|
|
|
@@ -295,7 +274,7 @@ describe('SettingsTray', function () {
|
|
|
295
274
|
renderWithProviders({
|
|
296
275
|
open: true,
|
|
297
276
|
onDismiss: onDismiss
|
|
298
|
-
}, {
|
|
277
|
+
}, {
|
|
299
278
|
onSave: onSave
|
|
300
279
|
});
|
|
301
280
|
|
|
@@ -340,7 +319,7 @@ describe('SettingsTray', function () {
|
|
|
340
319
|
renderWithProviders({
|
|
341
320
|
open: true,
|
|
342
321
|
onDismiss: onDismiss
|
|
343
|
-
}, {
|
|
322
|
+
}, {
|
|
344
323
|
onSave: onSave
|
|
345
324
|
});
|
|
346
325
|
|
|
@@ -370,7 +349,7 @@ describe('SettingsTray', function () {
|
|
|
370
349
|
renderWithProviders({
|
|
371
350
|
open: true,
|
|
372
351
|
onDismiss: onDismiss
|
|
373
|
-
}, {
|
|
352
|
+
}, {
|
|
374
353
|
onSave: onSave
|
|
375
354
|
});
|
|
376
355
|
|
|
@@ -407,7 +386,7 @@ describe('SettingsTray', function () {
|
|
|
407
386
|
});
|
|
408
387
|
renderWithProviders({
|
|
409
388
|
open: true
|
|
410
|
-
}, {
|
|
389
|
+
}, {
|
|
411
390
|
onSave: onSave
|
|
412
391
|
});
|
|
413
392
|
saveButton = _react2.screen.getByTestId('lmgb-save-settings-button');
|
|
@@ -444,7 +423,7 @@ describe('SettingsTray', function () {
|
|
|
444
423
|
renderWithProviders({
|
|
445
424
|
open: true,
|
|
446
425
|
onDismiss: onDismiss
|
|
447
|
-
}, {
|
|
426
|
+
}, {
|
|
448
427
|
onSave: onSave
|
|
449
428
|
});
|
|
450
429
|
|
|
@@ -466,8 +445,7 @@ describe('SettingsTray', function () {
|
|
|
466
445
|
return /*#__PURE__*/_react.default.createElement("div", null, "Content");
|
|
467
446
|
});
|
|
468
447
|
renderWithProviders({
|
|
469
|
-
open: true
|
|
470
|
-
}, {
|
|
448
|
+
open: true,
|
|
471
449
|
SettingsTrayContent: SettingsTrayContent
|
|
472
450
|
});
|
|
473
451
|
(0, _globals.expect)(SettingsTrayContent).toHaveBeenCalledWith(_globals.expect.objectContaining({
|
|
@@ -1,7 +1,12 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface
|
|
1
|
+
import React, { ComponentType } from 'react';
|
|
2
|
+
export interface SettingsTrayContentProps<TSettings> {
|
|
3
|
+
settings: TSettings;
|
|
4
|
+
onChange: (settings: TSettings) => void;
|
|
5
|
+
}
|
|
6
|
+
export interface SettingsTrayProps<TSettings = object> {
|
|
3
7
|
open: boolean;
|
|
4
8
|
onDismiss: () => void;
|
|
9
|
+
SettingsTrayContent: ComponentType<SettingsTrayContentProps<TSettings>>;
|
|
5
10
|
}
|
|
6
11
|
/**
|
|
7
12
|
* SettingsTray component that provides the tray chrome and renders the SettingsTrayContent.
|
|
@@ -12,5 +17,5 @@ export interface SettingsTrayProps {
|
|
|
12
17
|
* - Loading states and error handling
|
|
13
18
|
* The SettingsTrayContent is purely presentational and renders the form fields.
|
|
14
19
|
*/
|
|
15
|
-
export declare const SettingsTray: React.
|
|
20
|
+
export declare const SettingsTray: <TSettings extends object = object>({ open, onDismiss, SettingsTrayContent, }: SettingsTrayProps<TSettings>) => React.JSX.Element;
|
|
16
21
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Gradebook/toolbar/SettingsTray/index.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Gradebook/toolbar/SettingsTray/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,aAAa,EAAyB,MAAM,OAAO,CAAA;AAWnE,MAAM,WAAW,wBAAwB,CAAC,SAAS;IACjD,QAAQ,EAAE,SAAS,CAAA;IACnB,QAAQ,EAAE,CAAC,QAAQ,EAAE,SAAS,KAAK,IAAI,CAAA;CACxC;AAED,MAAM,WAAW,iBAAiB,CAAC,SAAS,GAAG,MAAM;IACnD,IAAI,EAAE,OAAO,CAAA;IACb,SAAS,EAAE,MAAM,IAAI,CAAA;IACrB,mBAAmB,EAAE,aAAa,CAAC,wBAAwB,CAAC,SAAS,CAAC,CAAC,CAAA;CACxE;AAED;;;;;;;;GAQG;AACH,eAAO,MAAM,YAAY,GAAI,SAAS,SAAS,MAAM,GAAG,MAAM,EAAE,2CAI7D,iBAAiB,CAAC,SAAS,CAAC,sBAsH9B,CAAA"}
|
|
@@ -17,9 +17,8 @@ var _uiText = require("@instructure/ui-text");
|
|
|
17
17
|
var _uiTray = require("@instructure/ui-tray");
|
|
18
18
|
var _formatMessage = _interopRequireDefault(require("format-message"));
|
|
19
19
|
var _canvasTheme = require("@instructure/canvas-theme");
|
|
20
|
-
var _index = require("../../context/
|
|
21
|
-
var _index2 = require("
|
|
22
|
-
var _index3 = require("../../../FlashAlert/index.js");
|
|
20
|
+
var _index = require("../../context/GradebookAppContext/index.js");
|
|
21
|
+
var _index2 = require("../../../FlashAlert/index.js");
|
|
23
22
|
/**
|
|
24
23
|
* SettingsTray component that provides the tray chrome and renders the SettingsTrayContent.
|
|
25
24
|
* This component handles:
|
|
@@ -31,15 +30,13 @@ var _index3 = require("../../../FlashAlert/index.js");
|
|
|
31
30
|
*/
|
|
32
31
|
var SettingsTray = exports.SettingsTray = function SettingsTray(_ref) {
|
|
33
32
|
var open = _ref.open,
|
|
34
|
-
onDismiss = _ref.onDismiss
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
var _useGradebookApp = (0, _index2.useGradebookApp)(),
|
|
33
|
+
onDismiss = _ref.onDismiss,
|
|
34
|
+
SettingsTrayContent = _ref.SettingsTrayContent;
|
|
35
|
+
var _useGradebookApp = (0, _index.useGradebookApp)(),
|
|
38
36
|
_useGradebookApp$sett = _useGradebookApp.settings,
|
|
39
37
|
contextSettings = _useGradebookApp$sett.settings,
|
|
40
38
|
setSettings = _useGradebookApp$sett.setSettings,
|
|
41
39
|
onSave = _useGradebookApp$sett.onSave;
|
|
42
|
-
var SettingsTrayContent = components.SettingsTrayContent;
|
|
43
40
|
var _useState = (0, _react.useState)(contextSettings),
|
|
44
41
|
_useState2 = (0, _slicedToArray2.default)(_useState, 2),
|
|
45
42
|
localSettings = _useState2[0],
|
|
@@ -72,13 +69,13 @@ var SettingsTray = exports.SettingsTray = function SettingsTray(_ref) {
|
|
|
72
69
|
result = _context.v;
|
|
73
70
|
if (result.success) {
|
|
74
71
|
setSettings(localSettings);
|
|
75
|
-
(0,
|
|
72
|
+
(0, _index2.showFlashAlert)({
|
|
76
73
|
message: (0, _formatMessage.default)('Your settings have been saved.'),
|
|
77
74
|
type: 'success'
|
|
78
75
|
});
|
|
79
76
|
onDismiss();
|
|
80
77
|
} else {
|
|
81
|
-
(0,
|
|
78
|
+
(0, _index2.showFlashAlert)({
|
|
82
79
|
message: result.error || (0, _formatMessage.default)('There was an error saving your settings. Please try again.'),
|
|
83
80
|
type: 'error'
|
|
84
81
|
});
|
|
@@ -88,7 +85,7 @@ var SettingsTray = exports.SettingsTray = function SettingsTray(_ref) {
|
|
|
88
85
|
case 3:
|
|
89
86
|
_context.p = 3;
|
|
90
87
|
_t = _context.v;
|
|
91
|
-
(0,
|
|
88
|
+
(0, _index2.showFlashAlert)({
|
|
92
89
|
message: (0, _formatMessage.default)('An unexpected error occurred while saving settings'),
|
|
93
90
|
type: 'error',
|
|
94
91
|
err: _t
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Gradebook/toolbar/SettingsTray/index.stories.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACtD,OAAO,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAKtC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,YAAY,CAUnC,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,YAAY,CAAC,CAAA;AAE1C,eAAO,MAAM,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Gradebook/toolbar/SettingsTray/index.stories.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACtD,OAAO,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAKtC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,YAAY,CAUnC,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,YAAY,CAAC,CAAA;AAE1C,eAAO,MAAM,OAAO,EAAE,KAerB,CAAA;AAED,eAAO,MAAM,IAAI,EAAE,KAQlB,CAAA"}
|
|
@@ -34,7 +34,8 @@ var Default = exports.Default = {
|
|
|
34
34
|
open: open,
|
|
35
35
|
onDismiss: function onDismiss() {
|
|
36
36
|
return setOpen(false);
|
|
37
|
-
}
|
|
37
|
+
},
|
|
38
|
+
SettingsTrayContent: _decorators.ExampleSettingsTrayContent
|
|
38
39
|
}));
|
|
39
40
|
}
|
|
40
41
|
};
|
|
@@ -42,7 +43,8 @@ var Open = exports.Open = {
|
|
|
42
43
|
render: function render() {
|
|
43
44
|
return /*#__PURE__*/_react.default.createElement(_index.SettingsTray, {
|
|
44
45
|
open: true,
|
|
45
|
-
onDismiss: function onDismiss() {}
|
|
46
|
+
onDismiss: function onDismiss() {},
|
|
47
|
+
SettingsTrayContent: _decorators.ExampleSettingsTrayContent
|
|
46
48
|
});
|
|
47
49
|
}
|
|
48
50
|
};
|
|
@@ -10,10 +10,8 @@ var _slicedToArray2 = _interopRequireDefault(require("@babel/runtime/helpers/sli
|
|
|
10
10
|
var _react = _interopRequireWildcard(require("react"));
|
|
11
11
|
var _i18n = require("../../i18n/i18n.js");
|
|
12
12
|
var _index = require("./context/GradebookConfigContext/index.js");
|
|
13
|
-
var _index2 = require("./context/GradebookAppContext/index.js");
|
|
14
13
|
var GradebookApp = exports.GradebookApp = function GradebookApp(_ref) {
|
|
15
14
|
var config = _ref.config,
|
|
16
|
-
settings = _ref.settings,
|
|
17
15
|
_ref$translations = _ref.translations,
|
|
18
16
|
translations = _ref$translations === void 0 ? {
|
|
19
17
|
language: 'en',
|
|
@@ -38,7 +36,5 @@ var GradebookApp = exports.GradebookApp = function GradebookApp(_ref) {
|
|
|
38
36
|
}
|
|
39
37
|
return /*#__PURE__*/_react.default.createElement(_index.GradebookConfigProvider, {
|
|
40
38
|
config: config
|
|
41
|
-
}, /*#__PURE__*/_react.default.createElement(
|
|
42
|
-
settings: settings
|
|
43
|
-
}, children || /*#__PURE__*/_react.default.createElement("div", null, "GradebookAppRoot")));
|
|
39
|
+
}, children || /*#__PURE__*/_react.default.createElement("div", null, "GradebookAppRoot"));
|
|
44
40
|
};
|
|
@@ -1,59 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = exports.Default = void 0;
|
|
8
|
-
var _regenerator2 = _interopRequireDefault(require("@babel/runtime/helpers/regenerator"));
|
|
9
|
-
var _asyncToGenerator2 = _interopRequireDefault(require("@babel/runtime/helpers/asyncToGenerator"));
|
|
10
|
-
var _react = _interopRequireDefault(require("react"));
|
|
11
7
|
var _GradebookApp = require("./GradebookApp.js");
|
|
12
|
-
var _addonActions = require("@storybook/addon-actions");
|
|
13
|
-
// Example minimal settings type
|
|
14
|
-
|
|
15
8
|
var meta = {
|
|
16
9
|
title: 'Gradebook/GradebookApp',
|
|
17
10
|
component: _GradebookApp.GradebookApp
|
|
18
11
|
};
|
|
19
12
|
var _default = exports.default = meta;
|
|
20
|
-
var defaultConfig = {
|
|
21
|
-
components: {
|
|
22
|
-
StudentPopover: function StudentPopover() {
|
|
23
|
-
return /*#__PURE__*/_react.default.createElement("div", null, "Student Popover");
|
|
24
|
-
},
|
|
25
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
26
|
-
return /*#__PURE__*/_react.default.createElement("div", null, "Settings Content");
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
};
|
|
30
|
-
var defaultSettings = {
|
|
31
|
-
settings: {
|
|
32
|
-
option1: true
|
|
33
|
-
},
|
|
34
|
-
onSave: function () {
|
|
35
|
-
var _onSave = (0, _asyncToGenerator2.default)(/*#__PURE__*/(0, _regenerator2.default)().m(function _callee(settings) {
|
|
36
|
-
return (0, _regenerator2.default)().w(function (_context) {
|
|
37
|
-
while (1) switch (_context.n) {
|
|
38
|
-
case 0:
|
|
39
|
-
(0, _addonActions.action)('onSave')(settings);
|
|
40
|
-
_context.n = 1;
|
|
41
|
-
return new Promise(function (resolve) {
|
|
42
|
-
return setTimeout(resolve, 1000);
|
|
43
|
-
});
|
|
44
|
-
case 1:
|
|
45
|
-
return _context.a(2, {
|
|
46
|
-
success: true
|
|
47
|
-
});
|
|
48
|
-
}
|
|
49
|
-
}, _callee);
|
|
50
|
-
}));
|
|
51
|
-
function onSave(_x) {
|
|
52
|
-
return _onSave.apply(this, arguments);
|
|
53
|
-
}
|
|
54
|
-
return onSave;
|
|
55
|
-
}()
|
|
56
|
-
};
|
|
13
|
+
var defaultConfig = {};
|
|
57
14
|
var resourceOverrides = {
|
|
58
15
|
en: {
|
|
59
16
|
'align_new_outcomes_2a2d3d48': 'Align new outcomes',
|
|
@@ -103,7 +60,6 @@ var resourceOverrides = {
|
|
|
103
60
|
var Default = exports.Default = {
|
|
104
61
|
args: {
|
|
105
62
|
config: defaultConfig,
|
|
106
|
-
settings: defaultSettings,
|
|
107
63
|
translations: {
|
|
108
64
|
language: 'en',
|
|
109
65
|
resourceOverrides: resourceOverrides,
|
|
@@ -49,24 +49,7 @@ _globals.jest.mock("../context/GradebookAppContext", function () {
|
|
|
49
49
|
});
|
|
50
50
|
var mockSetupI18n = i18nModule.setupI18n;
|
|
51
51
|
describe('GradebookApp', function () {
|
|
52
|
-
var mockConfig = {
|
|
53
|
-
components: {
|
|
54
|
-
StudentPopover: function StudentPopover() {
|
|
55
|
-
return /*#__PURE__*/_react.default.createElement("div", null, "Student Popover");
|
|
56
|
-
},
|
|
57
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
58
|
-
return /*#__PURE__*/_react.default.createElement("div", null, "Settings");
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
};
|
|
62
|
-
var mockSettingsData = {};
|
|
63
|
-
var mockOnSave = _globals.jest.fn().mockResolvedValue({
|
|
64
|
-
success: true
|
|
65
|
-
});
|
|
66
|
-
var mockSettings = {
|
|
67
|
-
settings: mockSettingsData,
|
|
68
|
-
onSave: mockOnSave
|
|
69
|
-
};
|
|
52
|
+
var mockConfig = {};
|
|
70
53
|
beforeEach(function () {
|
|
71
54
|
_globals.jest.clearAllMocks();
|
|
72
55
|
});
|
|
@@ -76,8 +59,7 @@ describe('GradebookApp', function () {
|
|
|
76
59
|
while (1) switch (_context.n) {
|
|
77
60
|
case 0:
|
|
78
61
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
79
|
-
config: mockConfig
|
|
80
|
-
settings: mockSettings
|
|
62
|
+
config: mockConfig
|
|
81
63
|
}));
|
|
82
64
|
|
|
83
65
|
// Should call setupI18n with default language
|
|
@@ -96,7 +78,6 @@ describe('GradebookApp', function () {
|
|
|
96
78
|
it('renders with i18n disabled', function () {
|
|
97
79
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
98
80
|
config: mockConfig,
|
|
99
|
-
settings: mockSettings,
|
|
100
81
|
translations: {
|
|
101
82
|
i18nEnabled: false
|
|
102
83
|
}
|
|
@@ -114,7 +95,6 @@ describe('GradebookApp', function () {
|
|
|
114
95
|
case 0:
|
|
115
96
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
116
97
|
config: mockConfig,
|
|
117
|
-
settings: mockSettings,
|
|
118
98
|
translations: {
|
|
119
99
|
language: 'es',
|
|
120
100
|
i18nEnabled: true
|
|
@@ -142,7 +122,6 @@ describe('GradebookApp', function () {
|
|
|
142
122
|
};
|
|
143
123
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
144
124
|
config: mockConfig,
|
|
145
|
-
settings: mockSettings,
|
|
146
125
|
translations: {
|
|
147
126
|
language: 'fr',
|
|
148
127
|
i18nEnabled: true,
|
|
@@ -167,7 +146,6 @@ describe('GradebookApp', function () {
|
|
|
167
146
|
case 0:
|
|
168
147
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
169
148
|
config: mockConfig,
|
|
170
|
-
settings: mockSettings,
|
|
171
149
|
translations: {
|
|
172
150
|
i18nEnabled: false
|
|
173
151
|
}
|
|
@@ -184,7 +162,6 @@ describe('GradebookApp', function () {
|
|
|
184
162
|
it('renders fallback content when no children provided', function () {
|
|
185
163
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
186
164
|
config: mockConfig,
|
|
187
|
-
settings: mockSettings,
|
|
188
165
|
translations: {
|
|
189
166
|
i18nEnabled: false
|
|
190
167
|
}
|
|
@@ -196,7 +173,6 @@ describe('GradebookApp', function () {
|
|
|
196
173
|
it('passes gradebookConfig to GradebookConfigProvider', function () {
|
|
197
174
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
198
175
|
config: mockConfig,
|
|
199
|
-
settings: mockSettings,
|
|
200
176
|
translations: {
|
|
201
177
|
i18nEnabled: false
|
|
202
178
|
}
|
|
@@ -205,15 +181,10 @@ describe('GradebookApp', function () {
|
|
|
205
181
|
(0, _globals.expect)(provider).toBeInTheDocument();
|
|
206
182
|
var configData = provider.getAttribute('data-config');
|
|
207
183
|
(0, _globals.expect)(configData).toBeTruthy();
|
|
208
|
-
var parsedConfig = JSON.parse(configData);
|
|
209
|
-
(0, _globals.expect)(parsedConfig).toMatchObject({
|
|
210
|
-
components: _globals.expect.any(Object)
|
|
211
|
-
});
|
|
212
184
|
});
|
|
213
185
|
it('wraps children with GradebookConfigProvider', function () {
|
|
214
186
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
215
187
|
config: mockConfig,
|
|
216
|
-
settings: mockSettings,
|
|
217
188
|
translations: {
|
|
218
189
|
i18nEnabled: false
|
|
219
190
|
}
|
|
@@ -232,7 +203,6 @@ describe('GradebookApp', function () {
|
|
|
232
203
|
case 0:
|
|
233
204
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
234
205
|
config: mockConfig,
|
|
235
|
-
settings: mockSettings,
|
|
236
206
|
translations: {
|
|
237
207
|
language: 'en',
|
|
238
208
|
i18nEnabled: true
|
|
@@ -260,7 +230,6 @@ describe('GradebookApp', function () {
|
|
|
260
230
|
case 0:
|
|
261
231
|
_render = (0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
262
232
|
config: mockConfig,
|
|
263
|
-
settings: mockSettings,
|
|
264
233
|
translations: {
|
|
265
234
|
language: 'en',
|
|
266
235
|
i18nEnabled: true
|
|
@@ -270,7 +239,6 @@ describe('GradebookApp', function () {
|
|
|
270
239
|
(0, _globals.expect)(mockSetupI18n).toHaveBeenCalledTimes(1);
|
|
271
240
|
rerender(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
272
241
|
config: mockConfig,
|
|
273
|
-
settings: mockSettings,
|
|
274
242
|
translations: {
|
|
275
243
|
language: 'es',
|
|
276
244
|
i18nEnabled: true
|
|
@@ -303,7 +271,6 @@ describe('GradebookApp', function () {
|
|
|
303
271
|
};
|
|
304
272
|
_render2 = (0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
305
273
|
config: mockConfig,
|
|
306
|
-
settings: mockSettings,
|
|
307
274
|
translations: {
|
|
308
275
|
language: 'en',
|
|
309
276
|
i18nEnabled: true,
|
|
@@ -313,7 +280,6 @@ describe('GradebookApp', function () {
|
|
|
313
280
|
(0, _globals.expect)(mockSetupI18n).toHaveBeenCalledWith('en', overrides1);
|
|
314
281
|
rerender(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
315
282
|
config: mockConfig,
|
|
316
|
-
settings: mockSettings,
|
|
317
283
|
translations: {
|
|
318
284
|
language: 'en',
|
|
319
285
|
i18nEnabled: true,
|
|
@@ -333,7 +299,6 @@ describe('GradebookApp', function () {
|
|
|
333
299
|
it('does not re-run setupI18n when i18nEnabled changes to false', function () {
|
|
334
300
|
var _render3 = (0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
335
301
|
config: mockConfig,
|
|
336
|
-
settings: mockSettings,
|
|
337
302
|
translations: {
|
|
338
303
|
language: 'en',
|
|
339
304
|
i18nEnabled: true
|
|
@@ -343,7 +308,6 @@ describe('GradebookApp', function () {
|
|
|
343
308
|
(0, _globals.expect)(mockSetupI18n).toHaveBeenCalledTimes(1);
|
|
344
309
|
rerender(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
345
310
|
config: mockConfig,
|
|
346
|
-
settings: mockSettings,
|
|
347
311
|
translations: {
|
|
348
312
|
i18nEnabled: false
|
|
349
313
|
}
|
|
@@ -354,29 +318,10 @@ describe('GradebookApp', function () {
|
|
|
354
318
|
});
|
|
355
319
|
});
|
|
356
320
|
describe('Type Safety', function () {
|
|
357
|
-
it('accepts gradebookConfig
|
|
358
|
-
var customConfig = {
|
|
359
|
-
components: {
|
|
360
|
-
StudentPopover: function StudentPopover() {
|
|
361
|
-
return /*#__PURE__*/_react.default.createElement("div", null, "Popover");
|
|
362
|
-
},
|
|
363
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
364
|
-
return /*#__PURE__*/_react.default.createElement("div", null, "Settings");
|
|
365
|
-
}
|
|
366
|
-
}
|
|
367
|
-
};
|
|
368
|
-
var customSettingsData = {
|
|
369
|
-
customOption: true
|
|
370
|
-
};
|
|
371
|
-
var customOnSave = _globals.jest.fn().mockResolvedValue({
|
|
372
|
-
success: true
|
|
373
|
-
});
|
|
321
|
+
it('accepts gradebookConfig', function () {
|
|
322
|
+
var customConfig = {};
|
|
374
323
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
375
324
|
config: customConfig,
|
|
376
|
-
settings: {
|
|
377
|
-
settings: customSettingsData,
|
|
378
|
-
onSave: customOnSave
|
|
379
|
-
},
|
|
380
325
|
translations: {
|
|
381
326
|
i18nEnabled: false
|
|
382
327
|
}
|
|
@@ -5,5 +5,4 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.GradebookConfigContext = void 0;
|
|
7
7
|
var _react = require("react");
|
|
8
|
-
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
9
8
|
var GradebookConfigContext = exports.GradebookConfigContext = /*#__PURE__*/(0, _react.createContext)(null);
|