@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
|
@@ -45,24 +45,7 @@ import { GradebookApp } from "../GradebookApp.js";
|
|
|
45
45
|
import * as i18nModule from "../../../i18n/i18n.js";
|
|
46
46
|
var mockSetupI18n = i18nModule.setupI18n;
|
|
47
47
|
describe('GradebookApp', function () {
|
|
48
|
-
var mockConfig = {
|
|
49
|
-
components: {
|
|
50
|
-
StudentPopover: function StudentPopover() {
|
|
51
|
-
return /*#__PURE__*/React.createElement("div", null, "Student Popover");
|
|
52
|
-
},
|
|
53
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
54
|
-
return /*#__PURE__*/React.createElement("div", null, "Settings");
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
};
|
|
58
|
-
var mockSettingsData = {};
|
|
59
|
-
var mockOnSave = jest.fn().mockResolvedValue({
|
|
60
|
-
success: true
|
|
61
|
-
});
|
|
62
|
-
var mockSettings = {
|
|
63
|
-
settings: mockSettingsData,
|
|
64
|
-
onSave: mockOnSave
|
|
65
|
-
};
|
|
48
|
+
var mockConfig = {};
|
|
66
49
|
beforeEach(function () {
|
|
67
50
|
jest.clearAllMocks();
|
|
68
51
|
});
|
|
@@ -72,8 +55,7 @@ describe('GradebookApp', function () {
|
|
|
72
55
|
while (1) switch (_context.n) {
|
|
73
56
|
case 0:
|
|
74
57
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
75
|
-
config: mockConfig
|
|
76
|
-
settings: mockSettings
|
|
58
|
+
config: mockConfig
|
|
77
59
|
}));
|
|
78
60
|
|
|
79
61
|
// Should call setupI18n with default language
|
|
@@ -92,7 +74,6 @@ describe('GradebookApp', function () {
|
|
|
92
74
|
it('renders with i18n disabled', function () {
|
|
93
75
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
94
76
|
config: mockConfig,
|
|
95
|
-
settings: mockSettings,
|
|
96
77
|
translations: {
|
|
97
78
|
i18nEnabled: false
|
|
98
79
|
}
|
|
@@ -110,7 +91,6 @@ describe('GradebookApp', function () {
|
|
|
110
91
|
case 0:
|
|
111
92
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
112
93
|
config: mockConfig,
|
|
113
|
-
settings: mockSettings,
|
|
114
94
|
translations: {
|
|
115
95
|
language: 'es',
|
|
116
96
|
i18nEnabled: true
|
|
@@ -138,7 +118,6 @@ describe('GradebookApp', function () {
|
|
|
138
118
|
};
|
|
139
119
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
140
120
|
config: mockConfig,
|
|
141
|
-
settings: mockSettings,
|
|
142
121
|
translations: {
|
|
143
122
|
language: 'fr',
|
|
144
123
|
i18nEnabled: true,
|
|
@@ -163,7 +142,6 @@ describe('GradebookApp', function () {
|
|
|
163
142
|
case 0:
|
|
164
143
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
165
144
|
config: mockConfig,
|
|
166
|
-
settings: mockSettings,
|
|
167
145
|
translations: {
|
|
168
146
|
i18nEnabled: false
|
|
169
147
|
}
|
|
@@ -180,7 +158,6 @@ describe('GradebookApp', function () {
|
|
|
180
158
|
it('renders fallback content when no children provided', function () {
|
|
181
159
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
182
160
|
config: mockConfig,
|
|
183
|
-
settings: mockSettings,
|
|
184
161
|
translations: {
|
|
185
162
|
i18nEnabled: false
|
|
186
163
|
}
|
|
@@ -192,7 +169,6 @@ describe('GradebookApp', function () {
|
|
|
192
169
|
it('passes gradebookConfig to GradebookConfigProvider', function () {
|
|
193
170
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
194
171
|
config: mockConfig,
|
|
195
|
-
settings: mockSettings,
|
|
196
172
|
translations: {
|
|
197
173
|
i18nEnabled: false
|
|
198
174
|
}
|
|
@@ -201,15 +177,10 @@ describe('GradebookApp', function () {
|
|
|
201
177
|
expect(provider).toBeInTheDocument();
|
|
202
178
|
var configData = provider.getAttribute('data-config');
|
|
203
179
|
expect(configData).toBeTruthy();
|
|
204
|
-
var parsedConfig = JSON.parse(configData);
|
|
205
|
-
expect(parsedConfig).toMatchObject({
|
|
206
|
-
components: expect.any(Object)
|
|
207
|
-
});
|
|
208
180
|
});
|
|
209
181
|
it('wraps children with GradebookConfigProvider', function () {
|
|
210
182
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
211
183
|
config: mockConfig,
|
|
212
|
-
settings: mockSettings,
|
|
213
184
|
translations: {
|
|
214
185
|
i18nEnabled: false
|
|
215
186
|
}
|
|
@@ -228,7 +199,6 @@ describe('GradebookApp', function () {
|
|
|
228
199
|
case 0:
|
|
229
200
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
230
201
|
config: mockConfig,
|
|
231
|
-
settings: mockSettings,
|
|
232
202
|
translations: {
|
|
233
203
|
language: 'en',
|
|
234
204
|
i18nEnabled: true
|
|
@@ -256,7 +226,6 @@ describe('GradebookApp', function () {
|
|
|
256
226
|
case 0:
|
|
257
227
|
_render = render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
258
228
|
config: mockConfig,
|
|
259
|
-
settings: mockSettings,
|
|
260
229
|
translations: {
|
|
261
230
|
language: 'en',
|
|
262
231
|
i18nEnabled: true
|
|
@@ -266,7 +235,6 @@ describe('GradebookApp', function () {
|
|
|
266
235
|
expect(mockSetupI18n).toHaveBeenCalledTimes(1);
|
|
267
236
|
rerender(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
268
237
|
config: mockConfig,
|
|
269
|
-
settings: mockSettings,
|
|
270
238
|
translations: {
|
|
271
239
|
language: 'es',
|
|
272
240
|
i18nEnabled: true
|
|
@@ -299,7 +267,6 @@ describe('GradebookApp', function () {
|
|
|
299
267
|
};
|
|
300
268
|
_render2 = render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
301
269
|
config: mockConfig,
|
|
302
|
-
settings: mockSettings,
|
|
303
270
|
translations: {
|
|
304
271
|
language: 'en',
|
|
305
272
|
i18nEnabled: true,
|
|
@@ -309,7 +276,6 @@ describe('GradebookApp', function () {
|
|
|
309
276
|
expect(mockSetupI18n).toHaveBeenCalledWith('en', overrides1);
|
|
310
277
|
rerender(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
311
278
|
config: mockConfig,
|
|
312
|
-
settings: mockSettings,
|
|
313
279
|
translations: {
|
|
314
280
|
language: 'en',
|
|
315
281
|
i18nEnabled: true,
|
|
@@ -329,7 +295,6 @@ describe('GradebookApp', function () {
|
|
|
329
295
|
it('does not re-run setupI18n when i18nEnabled changes to false', function () {
|
|
330
296
|
var _render3 = render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
331
297
|
config: mockConfig,
|
|
332
|
-
settings: mockSettings,
|
|
333
298
|
translations: {
|
|
334
299
|
language: 'en',
|
|
335
300
|
i18nEnabled: true
|
|
@@ -339,7 +304,6 @@ describe('GradebookApp', function () {
|
|
|
339
304
|
expect(mockSetupI18n).toHaveBeenCalledTimes(1);
|
|
340
305
|
rerender(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
341
306
|
config: mockConfig,
|
|
342
|
-
settings: mockSettings,
|
|
343
307
|
translations: {
|
|
344
308
|
i18nEnabled: false
|
|
345
309
|
}
|
|
@@ -350,29 +314,10 @@ describe('GradebookApp', function () {
|
|
|
350
314
|
});
|
|
351
315
|
});
|
|
352
316
|
describe('Type Safety', function () {
|
|
353
|
-
it('accepts gradebookConfig
|
|
354
|
-
var customConfig = {
|
|
355
|
-
components: {
|
|
356
|
-
StudentPopover: function StudentPopover() {
|
|
357
|
-
return /*#__PURE__*/React.createElement("div", null, "Popover");
|
|
358
|
-
},
|
|
359
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
360
|
-
return /*#__PURE__*/React.createElement("div", null, "Settings");
|
|
361
|
-
}
|
|
362
|
-
}
|
|
363
|
-
};
|
|
364
|
-
var customSettingsData = {
|
|
365
|
-
customOption: true
|
|
366
|
-
};
|
|
367
|
-
var customOnSave = jest.fn().mockResolvedValue({
|
|
368
|
-
success: true
|
|
369
|
-
});
|
|
317
|
+
it('accepts gradebookConfig', function () {
|
|
318
|
+
var customConfig = {};
|
|
370
319
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
371
320
|
config: customConfig,
|
|
372
|
-
settings: {
|
|
373
|
-
settings: customSettingsData,
|
|
374
|
-
onSave: customOnSave
|
|
375
|
-
},
|
|
376
321
|
translations: {
|
|
377
322
|
i18nEnabled: false
|
|
378
323
|
}
|
|
@@ -2,53 +2,50 @@ import React from 'react';
|
|
|
2
2
|
import { expect } from '@jest/globals';
|
|
3
3
|
import '@testing-library/jest-dom';
|
|
4
4
|
import { render, screen } from '@testing-library/react';
|
|
5
|
-
import { GradebookConfigProvider, useGradebookConfig } from "../../../../../../lib/index.js";
|
|
5
|
+
import { GradebookConfigProvider, useGradebookConfig } from "../../../../../../lib/index.js";
|
|
6
|
+
// Test component that uses the config hook
|
|
6
7
|
var TestConfigConsumer = function TestConfigConsumer() {
|
|
7
8
|
var config = useGradebookConfig();
|
|
8
9
|
return /*#__PURE__*/React.createElement("div", {
|
|
9
10
|
"data-testid": "config-consumer"
|
|
10
|
-
}, config.
|
|
11
|
+
}, config.masteryLevelConfig ? 'has-mastery-config' : 'no-mastery-config');
|
|
11
12
|
};
|
|
12
13
|
|
|
13
|
-
// Test component that uses the
|
|
14
|
-
var
|
|
14
|
+
// Test component that uses the mastery level config
|
|
15
|
+
var TestMasteryLevelConsumer = function TestMasteryLevelConsumer() {
|
|
16
|
+
var _config$masteryLevelC, _config$masteryLevelC2;
|
|
15
17
|
var config = useGradebookConfig();
|
|
16
|
-
var
|
|
17
|
-
var componentCount = Object.keys(components).length;
|
|
18
|
+
var availableLevels = ((_config$masteryLevelC = config.masteryLevelConfig) === null || _config$masteryLevelC === void 0 ? void 0 : (_config$masteryLevelC2 = _config$masteryLevelC.availableLevels) === null || _config$masteryLevelC2 === void 0 ? void 0 : _config$masteryLevelC2.length) || 0;
|
|
18
19
|
return /*#__PURE__*/React.createElement("div", {
|
|
19
|
-
"data-testid": "
|
|
20
|
-
},
|
|
20
|
+
"data-testid": "mastery-level-count"
|
|
21
|
+
}, availableLevels);
|
|
21
22
|
};
|
|
22
|
-
var DEFAULT_CONFIG = {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
},
|
|
27
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
28
|
-
return /*#__PURE__*/React.createElement("div", null, "Settings Content");
|
|
29
|
-
}
|
|
23
|
+
var DEFAULT_CONFIG = {};
|
|
24
|
+
var CONFIG_WITH_MASTERY = {
|
|
25
|
+
masteryLevelConfig: {
|
|
26
|
+
availableLevels: ['exceeds_mastery', 'mastery', 'near_mastery']
|
|
30
27
|
}
|
|
31
28
|
};
|
|
32
29
|
describe('GradebookConfigContext', function () {
|
|
33
30
|
describe('GradebookConfigProvider', function () {
|
|
34
31
|
it('provides config to children', function () {
|
|
35
32
|
render(/*#__PURE__*/React.createElement(GradebookConfigProvider, {
|
|
36
|
-
config:
|
|
33
|
+
config: CONFIG_WITH_MASTERY
|
|
37
34
|
}, /*#__PURE__*/React.createElement(TestConfigConsumer, null)));
|
|
38
|
-
expect(screen.getByTestId('config-consumer')).toHaveTextContent('has-
|
|
35
|
+
expect(screen.getByTestId('config-consumer')).toHaveTextContent('has-mastery-config');
|
|
39
36
|
});
|
|
40
|
-
it('
|
|
37
|
+
it('allows empty config', function () {
|
|
41
38
|
render(/*#__PURE__*/React.createElement(GradebookConfigProvider, {
|
|
42
39
|
config: DEFAULT_CONFIG
|
|
43
40
|
}, /*#__PURE__*/React.createElement(TestConfigConsumer, null)));
|
|
44
41
|
expect(screen.getByTestId('config-consumer')).toBeInTheDocument();
|
|
45
|
-
expect(screen.getByTestId('config-consumer')).toHaveTextContent('
|
|
42
|
+
expect(screen.getByTestId('config-consumer')).toHaveTextContent('no-mastery-config');
|
|
46
43
|
});
|
|
47
|
-
it('
|
|
44
|
+
it('provides mastery level config when specified', function () {
|
|
48
45
|
render(/*#__PURE__*/React.createElement(GradebookConfigProvider, {
|
|
49
|
-
config:
|
|
50
|
-
}, /*#__PURE__*/React.createElement(
|
|
51
|
-
expect(screen.getByTestId('
|
|
46
|
+
config: CONFIG_WITH_MASTERY
|
|
47
|
+
}, /*#__PURE__*/React.createElement(TestMasteryLevelConsumer, null)));
|
|
48
|
+
expect(screen.getByTestId('mastery-level-count')).toHaveTextContent('3');
|
|
52
49
|
});
|
|
53
50
|
});
|
|
54
51
|
describe('useGradebookConfig', function () {
|
|
@@ -62,24 +59,24 @@ describe('GradebookConfigContext', function () {
|
|
|
62
59
|
});
|
|
63
60
|
it('returns config when used inside provider', function () {
|
|
64
61
|
render(/*#__PURE__*/React.createElement(GradebookConfigProvider, {
|
|
65
|
-
config:
|
|
62
|
+
config: CONFIG_WITH_MASTERY
|
|
66
63
|
}, /*#__PURE__*/React.createElement(TestConfigConsumer, null)));
|
|
67
|
-
expect(screen.getByTestId('config-consumer')).toHaveTextContent('has-
|
|
64
|
+
expect(screen.getByTestId('config-consumer')).toHaveTextContent('has-mastery-config');
|
|
68
65
|
});
|
|
69
66
|
});
|
|
70
|
-
describe('
|
|
67
|
+
describe('masteryLevelConfig', function () {
|
|
71
68
|
it('throws error when used outside provider', function () {
|
|
72
69
|
var consoleSpy = jest.spyOn(console, 'error').mockImplementation(function () {});
|
|
73
70
|
expect(function () {
|
|
74
|
-
render(/*#__PURE__*/React.createElement(
|
|
71
|
+
render(/*#__PURE__*/React.createElement(TestMasteryLevelConsumer, null));
|
|
75
72
|
}).toThrow('useGradebookConfig must be used within GradebookConfigProvider');
|
|
76
73
|
consoleSpy.mockRestore();
|
|
77
74
|
});
|
|
78
|
-
it('returns
|
|
75
|
+
it('returns mastery level config when provided', function () {
|
|
79
76
|
render(/*#__PURE__*/React.createElement(GradebookConfigProvider, {
|
|
80
|
-
config:
|
|
81
|
-
}, /*#__PURE__*/React.createElement(
|
|
82
|
-
expect(screen.getByTestId('
|
|
77
|
+
config: CONFIG_WITH_MASTERY
|
|
78
|
+
}, /*#__PURE__*/React.createElement(TestMasteryLevelConsumer, null)));
|
|
79
|
+
expect(screen.getByTestId('mastery-level-count')).toHaveTextContent('3');
|
|
83
80
|
});
|
|
84
81
|
});
|
|
85
82
|
});
|
|
@@ -79,12 +79,12 @@ describe('ScoreCellContent', function () {
|
|
|
79
79
|
fireEvent.click(button);
|
|
80
80
|
expect(onAction).toHaveBeenCalledTimes(1);
|
|
81
81
|
});
|
|
82
|
-
it('
|
|
82
|
+
it('does not show action button when onAction is undefined', function () {
|
|
83
83
|
render(/*#__PURE__*/React.createElement(ScoreCellContent, Object.assign({}, defaultProps, {
|
|
84
84
|
onAction: void 0,
|
|
85
85
|
focus: true
|
|
86
86
|
})));
|
|
87
|
-
expect(screen.queryByTestId('score-cell-action-button')).
|
|
87
|
+
expect(screen.queryByTestId('score-cell-action-button')).not.toBeInTheDocument();
|
|
88
88
|
});
|
|
89
89
|
});
|
|
90
90
|
describe('scoreDisplayFormat', function () {
|
|
@@ -20,7 +20,7 @@ export var ScoreCellContent = function ScoreCellContent(_ref) {
|
|
|
20
20
|
hoverInternal = _useState2[0],
|
|
21
21
|
setHoverInternal = _useState2[1];
|
|
22
22
|
var hover = hoverControlled !== null && hoverControlled !== void 0 ? hoverControlled : hoverInternal;
|
|
23
|
-
var showAction = focus || hover;
|
|
23
|
+
var showAction = onAction && (focus || hover);
|
|
24
24
|
var handleMouseEnter = function handleMouseEnter() {
|
|
25
25
|
if (hoverControlled === void 0) {
|
|
26
26
|
setHoverInternal(true);
|
|
@@ -66,7 +66,6 @@ export var ScoreCellContent = function ScoreCellContent(_ref) {
|
|
|
66
66
|
renderIcon: /*#__PURE__*/React.createElement(IconExpandStartLine, null),
|
|
67
67
|
screenReaderLabel: "View Contributing Score Details",
|
|
68
68
|
onClick: onAction,
|
|
69
|
-
disabled: !onAction,
|
|
70
69
|
"data-testid": "score-cell-action-button"
|
|
71
70
|
})));
|
|
72
71
|
};
|
package/es/translated/es_ES/components/Gradebook/gradebook-table/ScoreCellContent/index.stories.js
CHANGED
|
@@ -6,6 +6,11 @@ import { ScoreCellContent } from "./index.js";
|
|
|
6
6
|
var meta = {
|
|
7
7
|
title: 'Gradebook/ScoreCellContent',
|
|
8
8
|
component: ScoreCellContent,
|
|
9
|
+
parameters: {
|
|
10
|
+
actions: {
|
|
11
|
+
argTypesRegex: ''
|
|
12
|
+
} // Disable auto-actions
|
|
13
|
+
},
|
|
9
14
|
decorators: [function (Story) {
|
|
10
15
|
return /*#__PURE__*/React.createElement(View, {
|
|
11
16
|
width: "200px",
|
package/es/translated/es_ES/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js
CHANGED
|
@@ -4,19 +4,7 @@ import { expect } from '@jest/globals';
|
|
|
4
4
|
import { render, screen } from '@testing-library/react';
|
|
5
5
|
import '@testing-library/jest-dom';
|
|
6
6
|
import { SecondaryInfoDisplay, NameDisplayFormat } from "../../../../../util/gradebook/constants.js";
|
|
7
|
-
import { GradebookConfigProvider } from "../../../context/GradebookConfigContext/index.js";
|
|
8
|
-
import { mockMasteryScores } from "../../../__mocks__/mockData.js";
|
|
9
7
|
import { StudentCell } from "../index.js";
|
|
10
|
-
jest.mock("../../../popovers/StudentPopover", function () {
|
|
11
|
-
return {
|
|
12
|
-
StudentPopover: function StudentPopover(_ref) {
|
|
13
|
-
var studentName = _ref.studentName;
|
|
14
|
-
return /*#__PURE__*/React.createElement("div", {
|
|
15
|
-
"data-testid": "student-popover"
|
|
16
|
-
}, studentName);
|
|
17
|
-
}
|
|
18
|
-
};
|
|
19
|
-
});
|
|
20
8
|
var mockStudent = {
|
|
21
9
|
id: '123',
|
|
22
10
|
name: 'Jane Doe',
|
|
@@ -28,82 +16,54 @@ var mockStudent = {
|
|
|
28
16
|
avatar_url: 'https://example.com/avatar.jpg',
|
|
29
17
|
status: 'active'
|
|
30
18
|
};
|
|
31
|
-
var DEFAULT_CONFIG = {
|
|
32
|
-
components: {
|
|
33
|
-
StudentPopover: function StudentPopover(_ref2) {
|
|
34
|
-
var studentName = _ref2.studentName;
|
|
35
|
-
return /*#__PURE__*/React.createElement("div", {
|
|
36
|
-
"data-testid": "student-popover"
|
|
37
|
-
}, studentName);
|
|
38
|
-
},
|
|
39
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
40
|
-
return /*#__PURE__*/React.createElement("div", null, "Settings Content");
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
};
|
|
44
|
-
var renderWithConfig = function renderWithConfig(ui) {
|
|
45
|
-
var config = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : DEFAULT_CONFIG;
|
|
46
|
-
return render(/*#__PURE__*/React.createElement(GradebookConfigProvider, {
|
|
47
|
-
config: config
|
|
48
|
-
}, ui));
|
|
49
|
-
};
|
|
50
19
|
describe('StudentCell', function () {
|
|
51
20
|
var defaultProps = {
|
|
52
|
-
courseId: 'course-1',
|
|
53
21
|
student: mockStudent,
|
|
54
|
-
|
|
22
|
+
studentPopover: /*#__PURE__*/React.createElement("div", {
|
|
23
|
+
"data-testid": "student-popover"
|
|
24
|
+
}, "Jane Doe")
|
|
55
25
|
};
|
|
56
26
|
describe('rendering', function () {
|
|
57
27
|
it('renders the student cell with default props', function () {
|
|
58
|
-
|
|
28
|
+
render(/*#__PURE__*/React.createElement(StudentCell, defaultProps));
|
|
59
29
|
expect(screen.getByTestId('student-cell')).toBeInTheDocument();
|
|
60
30
|
});
|
|
61
31
|
it('renders the student avatar by default', function () {
|
|
62
|
-
|
|
32
|
+
render(/*#__PURE__*/React.createElement(StudentCell, defaultProps));
|
|
63
33
|
expect(screen.getByTestId('student-avatar')).toBeInTheDocument();
|
|
64
34
|
});
|
|
65
35
|
it('does not render the student avatar when showStudentAvatar is false', function () {
|
|
66
|
-
|
|
36
|
+
render(/*#__PURE__*/React.createElement(StudentCell, Object.assign({}, defaultProps, {
|
|
67
37
|
showStudentAvatar: false
|
|
68
38
|
})));
|
|
69
39
|
expect(screen.queryByTestId('student-avatar')).not.toBeInTheDocument();
|
|
70
40
|
});
|
|
71
|
-
it('renders the
|
|
72
|
-
|
|
73
|
-
expect(screen.getByTestId('student-popover')).toBeInTheDocument();
|
|
74
|
-
});
|
|
75
|
-
it('passes masteryScores to StudentPopover', function () {
|
|
76
|
-
renderWithConfig(/*#__PURE__*/React.createElement(StudentCell, Object.assign({}, defaultProps, {
|
|
77
|
-
masteryScores: mockMasteryScores
|
|
78
|
-
})));
|
|
41
|
+
it('renders the student popover', function () {
|
|
42
|
+
render(/*#__PURE__*/React.createElement(StudentCell, defaultProps));
|
|
79
43
|
expect(screen.getByTestId('student-popover')).toBeInTheDocument();
|
|
80
44
|
});
|
|
81
45
|
});
|
|
82
|
-
describe('student
|
|
83
|
-
it('
|
|
84
|
-
|
|
46
|
+
describe('student popover content', function () {
|
|
47
|
+
it('renders the provided student popover content', function () {
|
|
48
|
+
render(/*#__PURE__*/React.createElement(StudentCell, defaultProps));
|
|
85
49
|
expect(screen.getByTestId('student-popover')).toHaveTextContent('Jane Doe');
|
|
86
50
|
});
|
|
87
|
-
it('
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
});
|
|
93
|
-
it('displays student sortable_name when nameDisplayFormat is LAST_FIRST', function () {
|
|
94
|
-
renderWithConfig(/*#__PURE__*/React.createElement(StudentCell, Object.assign({}, defaultProps, {
|
|
95
|
-
nameDisplayFormat: NameDisplayFormat.LAST_FIRST
|
|
51
|
+
it('can render custom popover content', function () {
|
|
52
|
+
render(/*#__PURE__*/React.createElement(StudentCell, Object.assign({}, defaultProps, {
|
|
53
|
+
studentPopover: /*#__PURE__*/React.createElement("div", {
|
|
54
|
+
"data-testid": "custom-popover"
|
|
55
|
+
}, "Custom Content")
|
|
96
56
|
})));
|
|
97
|
-
expect(screen.getByTestId('
|
|
57
|
+
expect(screen.getByTestId('custom-popover')).toHaveTextContent('Custom Content');
|
|
98
58
|
});
|
|
99
59
|
});
|
|
100
60
|
describe('secondary info display', function () {
|
|
101
61
|
it('does not render secondary info when secondaryInfoDisplay is not provided', function () {
|
|
102
|
-
|
|
62
|
+
render(/*#__PURE__*/React.createElement(StudentCell, defaultProps));
|
|
103
63
|
expect(screen.queryByTestId('student-secondary-info')).not.toBeInTheDocument();
|
|
104
64
|
});
|
|
105
65
|
it('renders SIS ID when secondaryInfoDisplay is SIS_ID', function () {
|
|
106
|
-
|
|
66
|
+
render(/*#__PURE__*/React.createElement(StudentCell, Object.assign({}, defaultProps, {
|
|
107
67
|
secondaryInfoDisplay: SecondaryInfoDisplay.SIS_ID
|
|
108
68
|
})));
|
|
109
69
|
var secondaryInfo = screen.getByTestId('student-secondary-info');
|
|
@@ -111,7 +71,7 @@ describe('StudentCell', function () {
|
|
|
111
71
|
expect(secondaryInfo).toHaveTextContent('SIS123');
|
|
112
72
|
});
|
|
113
73
|
it('renders integration ID when secondaryInfoDisplay is INTEGRATION_ID', function () {
|
|
114
|
-
|
|
74
|
+
render(/*#__PURE__*/React.createElement(StudentCell, Object.assign({}, defaultProps, {
|
|
115
75
|
secondaryInfoDisplay: SecondaryInfoDisplay.INTEGRATION_ID
|
|
116
76
|
})));
|
|
117
77
|
var secondaryInfo = screen.getByTestId('student-secondary-info');
|
|
@@ -119,7 +79,7 @@ describe('StudentCell', function () {
|
|
|
119
79
|
expect(secondaryInfo).toHaveTextContent('INT456');
|
|
120
80
|
});
|
|
121
81
|
it('renders login ID when secondaryInfoDisplay is LOGIN_ID', function () {
|
|
122
|
-
|
|
82
|
+
render(/*#__PURE__*/React.createElement(StudentCell, Object.assign({}, defaultProps, {
|
|
123
83
|
secondaryInfoDisplay: SecondaryInfoDisplay.LOGIN_ID
|
|
124
84
|
})));
|
|
125
85
|
var secondaryInfo = screen.getByTestId('student-secondary-info');
|
|
@@ -130,7 +90,7 @@ describe('StudentCell', function () {
|
|
|
130
90
|
var studentWithoutSIS = _objectSpread(_objectSpread({}, mockStudent), {}, {
|
|
131
91
|
sis_id: void 0
|
|
132
92
|
});
|
|
133
|
-
|
|
93
|
+
render(/*#__PURE__*/React.createElement(StudentCell, Object.assign({}, defaultProps, {
|
|
134
94
|
student: studentWithoutSIS,
|
|
135
95
|
secondaryInfoDisplay: SecondaryInfoDisplay.SIS_ID
|
|
136
96
|
})));
|
|
@@ -142,7 +102,7 @@ describe('StudentCell', function () {
|
|
|
142
102
|
var studentWithoutIntegrationId = _objectSpread(_objectSpread({}, mockStudent), {}, {
|
|
143
103
|
integration_id: void 0
|
|
144
104
|
});
|
|
145
|
-
|
|
105
|
+
render(/*#__PURE__*/React.createElement(StudentCell, Object.assign({}, defaultProps, {
|
|
146
106
|
student: studentWithoutIntegrationId,
|
|
147
107
|
secondaryInfoDisplay: SecondaryInfoDisplay.INTEGRATION_ID
|
|
148
108
|
})));
|
|
@@ -154,7 +114,7 @@ describe('StudentCell', function () {
|
|
|
154
114
|
var studentWithoutLoginId = _objectSpread(_objectSpread({}, mockStudent), {}, {
|
|
155
115
|
login_id: void 0
|
|
156
116
|
});
|
|
157
|
-
|
|
117
|
+
render(/*#__PURE__*/React.createElement(StudentCell, Object.assign({}, defaultProps, {
|
|
158
118
|
student: studentWithoutLoginId,
|
|
159
119
|
secondaryInfoDisplay: SecondaryInfoDisplay.LOGIN_ID
|
|
160
120
|
})));
|
|
@@ -163,7 +123,7 @@ describe('StudentCell', function () {
|
|
|
163
123
|
expect(secondaryInfo).toHaveTextContent('');
|
|
164
124
|
});
|
|
165
125
|
it('does not render secondary info when secondaryInfoDisplay is NONE', function () {
|
|
166
|
-
|
|
126
|
+
render(/*#__PURE__*/React.createElement(StudentCell, Object.assign({}, defaultProps, {
|
|
167
127
|
secondaryInfoDisplay: SecondaryInfoDisplay.NONE
|
|
168
128
|
})));
|
|
169
129
|
expect(screen.queryByTestId('student-secondary-info')).not.toBeInTheDocument();
|
|
@@ -171,14 +131,14 @@ describe('StudentCell', function () {
|
|
|
171
131
|
});
|
|
172
132
|
describe('student status', function () {
|
|
173
133
|
it('does not render status badge for active students', function () {
|
|
174
|
-
|
|
134
|
+
render(/*#__PURE__*/React.createElement(StudentCell, defaultProps));
|
|
175
135
|
expect(screen.queryByTestId('student-status')).not.toBeInTheDocument();
|
|
176
136
|
});
|
|
177
137
|
it('renders status badge for inactive students', function () {
|
|
178
138
|
var inactiveStudent = _objectSpread(_objectSpread({}, mockStudent), {}, {
|
|
179
139
|
status: 'inactive'
|
|
180
140
|
});
|
|
181
|
-
|
|
141
|
+
render(/*#__PURE__*/React.createElement(StudentCell, Object.assign({}, defaultProps, {
|
|
182
142
|
student: inactiveStudent
|
|
183
143
|
})));
|
|
184
144
|
var status = screen.getByTestId('student-status');
|
|
@@ -189,7 +149,7 @@ describe('StudentCell', function () {
|
|
|
189
149
|
var concludedStudent = _objectSpread(_objectSpread({}, mockStudent), {}, {
|
|
190
150
|
status: 'concluded'
|
|
191
151
|
});
|
|
192
|
-
|
|
152
|
+
render(/*#__PURE__*/React.createElement(StudentCell, Object.assign({}, defaultProps, {
|
|
193
153
|
student: concludedStudent
|
|
194
154
|
})));
|
|
195
155
|
var status = screen.getByTestId('student-status');
|
|
@@ -199,17 +159,17 @@ describe('StudentCell', function () {
|
|
|
199
159
|
});
|
|
200
160
|
describe('avatar', function () {
|
|
201
161
|
it('sets avatar name from student name', function () {
|
|
202
|
-
|
|
162
|
+
render(/*#__PURE__*/React.createElement(StudentCell, defaultProps));
|
|
203
163
|
var avatar = screen.getByTestId('student-avatar');
|
|
204
164
|
expect(avatar).toBeInTheDocument();
|
|
205
165
|
});
|
|
206
166
|
it('sets avatar src from student avatar_url', function () {
|
|
207
|
-
|
|
167
|
+
render(/*#__PURE__*/React.createElement(StudentCell, defaultProps));
|
|
208
168
|
var avatar = screen.getByTestId('student-avatar');
|
|
209
169
|
expect(avatar).toBeInTheDocument();
|
|
210
170
|
});
|
|
211
171
|
it('uses sortable_name for avatar when nameDisplayFormat is LAST_FIRST', function () {
|
|
212
|
-
|
|
172
|
+
render(/*#__PURE__*/React.createElement(StudentCell, Object.assign({}, defaultProps, {
|
|
213
173
|
nameDisplayFormat: NameDisplayFormat.LAST_FIRST
|
|
214
174
|
})));
|
|
215
175
|
var avatar = screen.getByTestId('student-avatar');
|
|
@@ -3,7 +3,6 @@ import { Avatar } from '@instructure/ui-avatar';
|
|
|
3
3
|
import { Flex } from '@instructure/ui-flex';
|
|
4
4
|
import { Text } from '@instructure/ui-text';
|
|
5
5
|
import { SecondaryInfoDisplay, NameDisplayFormat } from "../../../../util/gradebook/constants.js";
|
|
6
|
-
import { useGradebookConfig } from "../../context/GradebookConfigContext/index.js";
|
|
7
6
|
var getSecondaryInfo = function getSecondaryInfo(student, secondaryInfoDisplay) {
|
|
8
7
|
if (!secondaryInfoDisplay) return null;
|
|
9
8
|
switch (secondaryInfoDisplay) {
|
|
@@ -18,16 +17,12 @@ var getSecondaryInfo = function getSecondaryInfo(student, secondaryInfoDisplay)
|
|
|
18
17
|
}
|
|
19
18
|
};
|
|
20
19
|
export var StudentCell = function StudentCell(_ref) {
|
|
21
|
-
var
|
|
22
|
-
student = _ref.student,
|
|
23
|
-
masteryScores = _ref.masteryScores,
|
|
20
|
+
var student = _ref.student,
|
|
24
21
|
secondaryInfoDisplay = _ref.secondaryInfoDisplay,
|
|
25
22
|
_ref$showStudentAvata = _ref.showStudentAvatar,
|
|
26
23
|
showStudentAvatar = _ref$showStudentAvata === void 0 ? true : _ref$showStudentAvata,
|
|
27
|
-
nameDisplayFormat = _ref.nameDisplayFormat
|
|
28
|
-
|
|
29
|
-
components = _useGradebookConfig.components;
|
|
30
|
-
var StudentPopover = components.StudentPopover;
|
|
24
|
+
nameDisplayFormat = _ref.nameDisplayFormat,
|
|
25
|
+
studentPopover = _ref.studentPopover;
|
|
31
26
|
var shouldShowStudentStatus = student.status === 'inactive' || student.status === 'concluded';
|
|
32
27
|
var secondaryInfo = getSecondaryInfo(student, secondaryInfoDisplay);
|
|
33
28
|
var studentName = nameDisplayFormat === NameDisplayFormat.LAST_FIRST ? student.sortable_name : student.display_name;
|
|
@@ -49,13 +44,7 @@ export var StudentCell = function StudentCell(_ref) {
|
|
|
49
44
|
}, /*#__PURE__*/React.createElement(Flex, {
|
|
50
45
|
direction: "column",
|
|
51
46
|
textAlign: "start"
|
|
52
|
-
}, /*#__PURE__*/React.createElement(
|
|
53
|
-
key: student.id,
|
|
54
|
-
student: student,
|
|
55
|
-
studentName: studentName,
|
|
56
|
-
courseId: courseId,
|
|
57
|
-
masteryScores: masteryScores
|
|
58
|
-
}), secondaryInfo !== null && /*#__PURE__*/React.createElement(Text, {
|
|
47
|
+
}, studentPopover, secondaryInfo !== null && /*#__PURE__*/React.createElement(Text, {
|
|
59
48
|
size: "legend",
|
|
60
49
|
color: "secondary",
|
|
61
50
|
"data-testid": "student-secondary-info"
|