@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
package/lib/translated/sl/components/Gradebook/gradebook-table/StudentCell/__tests__/index.test.js
CHANGED
|
@@ -7,19 +7,7 @@ var _globals = require("@jest/globals");
|
|
|
7
7
|
var _react2 = require("@testing-library/react");
|
|
8
8
|
require("@testing-library/jest-dom");
|
|
9
9
|
var _constants = require("../../../../../util/gradebook/constants.js");
|
|
10
|
-
var _index = require("
|
|
11
|
-
var _mockData = require("../../../__mocks__/mockData.js");
|
|
12
|
-
var _index2 = require("../index.js");
|
|
13
|
-
jest.mock("../../../popovers/StudentPopover", function () {
|
|
14
|
-
return {
|
|
15
|
-
StudentPopover: function StudentPopover(_ref) {
|
|
16
|
-
var studentName = _ref.studentName;
|
|
17
|
-
return /*#__PURE__*/_react.default.createElement("div", {
|
|
18
|
-
"data-testid": "student-popover"
|
|
19
|
-
}, studentName);
|
|
20
|
-
}
|
|
21
|
-
};
|
|
22
|
-
});
|
|
10
|
+
var _index = require("../index.js");
|
|
23
11
|
var mockStudent = {
|
|
24
12
|
id: '123',
|
|
25
13
|
name: 'Jane Doe',
|
|
@@ -31,82 +19,54 @@ var mockStudent = {
|
|
|
31
19
|
avatar_url: 'https://example.com/avatar.jpg',
|
|
32
20
|
status: 'active'
|
|
33
21
|
};
|
|
34
|
-
var DEFAULT_CONFIG = {
|
|
35
|
-
components: {
|
|
36
|
-
StudentPopover: function StudentPopover(_ref2) {
|
|
37
|
-
var studentName = _ref2.studentName;
|
|
38
|
-
return /*#__PURE__*/_react.default.createElement("div", {
|
|
39
|
-
"data-testid": "student-popover"
|
|
40
|
-
}, studentName);
|
|
41
|
-
},
|
|
42
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
43
|
-
return /*#__PURE__*/_react.default.createElement("div", null, "Settings Content");
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
};
|
|
47
|
-
var renderWithConfig = function renderWithConfig(ui) {
|
|
48
|
-
var config = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : DEFAULT_CONFIG;
|
|
49
|
-
return (0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.GradebookConfigProvider, {
|
|
50
|
-
config: config
|
|
51
|
-
}, ui));
|
|
52
|
-
};
|
|
53
22
|
describe('StudentCell', function () {
|
|
54
23
|
var defaultProps = {
|
|
55
|
-
courseId: 'course-1',
|
|
56
24
|
student: mockStudent,
|
|
57
|
-
|
|
25
|
+
studentPopover: /*#__PURE__*/_react.default.createElement("div", {
|
|
26
|
+
"data-testid": "student-popover"
|
|
27
|
+
}, "Jane Doe")
|
|
58
28
|
};
|
|
59
29
|
describe('rendering', function () {
|
|
60
30
|
it('renders the student cell with default props', function () {
|
|
61
|
-
|
|
31
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, defaultProps));
|
|
62
32
|
(0, _globals.expect)(_react2.screen.getByTestId('student-cell')).toBeInTheDocument();
|
|
63
33
|
});
|
|
64
34
|
it('renders the student avatar by default', function () {
|
|
65
|
-
|
|
35
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, defaultProps));
|
|
66
36
|
(0, _globals.expect)(_react2.screen.getByTestId('student-avatar')).toBeInTheDocument();
|
|
67
37
|
});
|
|
68
38
|
it('does not render the student avatar when showStudentAvatar is false', function () {
|
|
69
|
-
|
|
39
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, Object.assign({}, defaultProps, {
|
|
70
40
|
showStudentAvatar: false
|
|
71
41
|
})));
|
|
72
42
|
(0, _globals.expect)(_react2.screen.queryByTestId('student-avatar')).not.toBeInTheDocument();
|
|
73
43
|
});
|
|
74
|
-
it('renders the
|
|
75
|
-
|
|
76
|
-
(0, _globals.expect)(_react2.screen.getByTestId('student-popover')).toBeInTheDocument();
|
|
77
|
-
});
|
|
78
|
-
it('passes masteryScores to StudentPopover', function () {
|
|
79
|
-
renderWithConfig(/*#__PURE__*/_react.default.createElement(_index2.StudentCell, Object.assign({}, defaultProps, {
|
|
80
|
-
masteryScores: _mockData.mockMasteryScores
|
|
81
|
-
})));
|
|
44
|
+
it('renders the student popover', function () {
|
|
45
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, defaultProps));
|
|
82
46
|
(0, _globals.expect)(_react2.screen.getByTestId('student-popover')).toBeInTheDocument();
|
|
83
47
|
});
|
|
84
48
|
});
|
|
85
|
-
describe('student
|
|
86
|
-
it('
|
|
87
|
-
|
|
49
|
+
describe('student popover content', function () {
|
|
50
|
+
it('renders the provided student popover content', function () {
|
|
51
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, defaultProps));
|
|
88
52
|
(0, _globals.expect)(_react2.screen.getByTestId('student-popover')).toHaveTextContent('Jane Doe');
|
|
89
53
|
});
|
|
90
|
-
it('
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
});
|
|
96
|
-
it('displays student sortable_name when nameDisplayFormat is LAST_FIRST', function () {
|
|
97
|
-
renderWithConfig(/*#__PURE__*/_react.default.createElement(_index2.StudentCell, Object.assign({}, defaultProps, {
|
|
98
|
-
nameDisplayFormat: _constants.NameDisplayFormat.LAST_FIRST
|
|
54
|
+
it('can render custom popover content', function () {
|
|
55
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, Object.assign({}, defaultProps, {
|
|
56
|
+
studentPopover: /*#__PURE__*/_react.default.createElement("div", {
|
|
57
|
+
"data-testid": "custom-popover"
|
|
58
|
+
}, "Custom Content")
|
|
99
59
|
})));
|
|
100
|
-
(0, _globals.expect)(_react2.screen.getByTestId('
|
|
60
|
+
(0, _globals.expect)(_react2.screen.getByTestId('custom-popover')).toHaveTextContent('Custom Content');
|
|
101
61
|
});
|
|
102
62
|
});
|
|
103
63
|
describe('secondary info display', function () {
|
|
104
64
|
it('does not render secondary info when secondaryInfoDisplay is not provided', function () {
|
|
105
|
-
|
|
65
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, defaultProps));
|
|
106
66
|
(0, _globals.expect)(_react2.screen.queryByTestId('student-secondary-info')).not.toBeInTheDocument();
|
|
107
67
|
});
|
|
108
68
|
it('renders SIS ID when secondaryInfoDisplay is SIS_ID', function () {
|
|
109
|
-
|
|
69
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, Object.assign({}, defaultProps, {
|
|
110
70
|
secondaryInfoDisplay: _constants.SecondaryInfoDisplay.SIS_ID
|
|
111
71
|
})));
|
|
112
72
|
var secondaryInfo = _react2.screen.getByTestId('student-secondary-info');
|
|
@@ -114,7 +74,7 @@ describe('StudentCell', function () {
|
|
|
114
74
|
(0, _globals.expect)(secondaryInfo).toHaveTextContent('SIS123');
|
|
115
75
|
});
|
|
116
76
|
it('renders integration ID when secondaryInfoDisplay is INTEGRATION_ID', function () {
|
|
117
|
-
|
|
77
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, Object.assign({}, defaultProps, {
|
|
118
78
|
secondaryInfoDisplay: _constants.SecondaryInfoDisplay.INTEGRATION_ID
|
|
119
79
|
})));
|
|
120
80
|
var secondaryInfo = _react2.screen.getByTestId('student-secondary-info');
|
|
@@ -122,7 +82,7 @@ describe('StudentCell', function () {
|
|
|
122
82
|
(0, _globals.expect)(secondaryInfo).toHaveTextContent('INT456');
|
|
123
83
|
});
|
|
124
84
|
it('renders login ID when secondaryInfoDisplay is LOGIN_ID', function () {
|
|
125
|
-
|
|
85
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, Object.assign({}, defaultProps, {
|
|
126
86
|
secondaryInfoDisplay: _constants.SecondaryInfoDisplay.LOGIN_ID
|
|
127
87
|
})));
|
|
128
88
|
var secondaryInfo = _react2.screen.getByTestId('student-secondary-info');
|
|
@@ -133,7 +93,7 @@ describe('StudentCell', function () {
|
|
|
133
93
|
var studentWithoutSIS = (0, _objectSpread2.default)((0, _objectSpread2.default)({}, mockStudent), {}, {
|
|
134
94
|
sis_id: void 0
|
|
135
95
|
});
|
|
136
|
-
|
|
96
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, Object.assign({}, defaultProps, {
|
|
137
97
|
student: studentWithoutSIS,
|
|
138
98
|
secondaryInfoDisplay: _constants.SecondaryInfoDisplay.SIS_ID
|
|
139
99
|
})));
|
|
@@ -145,7 +105,7 @@ describe('StudentCell', function () {
|
|
|
145
105
|
var studentWithoutIntegrationId = (0, _objectSpread2.default)((0, _objectSpread2.default)({}, mockStudent), {}, {
|
|
146
106
|
integration_id: void 0
|
|
147
107
|
});
|
|
148
|
-
|
|
108
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, Object.assign({}, defaultProps, {
|
|
149
109
|
student: studentWithoutIntegrationId,
|
|
150
110
|
secondaryInfoDisplay: _constants.SecondaryInfoDisplay.INTEGRATION_ID
|
|
151
111
|
})));
|
|
@@ -157,7 +117,7 @@ describe('StudentCell', function () {
|
|
|
157
117
|
var studentWithoutLoginId = (0, _objectSpread2.default)((0, _objectSpread2.default)({}, mockStudent), {}, {
|
|
158
118
|
login_id: void 0
|
|
159
119
|
});
|
|
160
|
-
|
|
120
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, Object.assign({}, defaultProps, {
|
|
161
121
|
student: studentWithoutLoginId,
|
|
162
122
|
secondaryInfoDisplay: _constants.SecondaryInfoDisplay.LOGIN_ID
|
|
163
123
|
})));
|
|
@@ -166,7 +126,7 @@ describe('StudentCell', function () {
|
|
|
166
126
|
(0, _globals.expect)(secondaryInfo).toHaveTextContent('');
|
|
167
127
|
});
|
|
168
128
|
it('does not render secondary info when secondaryInfoDisplay is NONE', function () {
|
|
169
|
-
|
|
129
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, Object.assign({}, defaultProps, {
|
|
170
130
|
secondaryInfoDisplay: _constants.SecondaryInfoDisplay.NONE
|
|
171
131
|
})));
|
|
172
132
|
(0, _globals.expect)(_react2.screen.queryByTestId('student-secondary-info')).not.toBeInTheDocument();
|
|
@@ -174,14 +134,14 @@ describe('StudentCell', function () {
|
|
|
174
134
|
});
|
|
175
135
|
describe('student status', function () {
|
|
176
136
|
it('does not render status badge for active students', function () {
|
|
177
|
-
|
|
137
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, defaultProps));
|
|
178
138
|
(0, _globals.expect)(_react2.screen.queryByTestId('student-status')).not.toBeInTheDocument();
|
|
179
139
|
});
|
|
180
140
|
it('renders status badge for inactive students', function () {
|
|
181
141
|
var inactiveStudent = (0, _objectSpread2.default)((0, _objectSpread2.default)({}, mockStudent), {}, {
|
|
182
142
|
status: 'inactive'
|
|
183
143
|
});
|
|
184
|
-
|
|
144
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, Object.assign({}, defaultProps, {
|
|
185
145
|
student: inactiveStudent
|
|
186
146
|
})));
|
|
187
147
|
var status = _react2.screen.getByTestId('student-status');
|
|
@@ -192,7 +152,7 @@ describe('StudentCell', function () {
|
|
|
192
152
|
var concludedStudent = (0, _objectSpread2.default)((0, _objectSpread2.default)({}, mockStudent), {}, {
|
|
193
153
|
status: 'concluded'
|
|
194
154
|
});
|
|
195
|
-
|
|
155
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, Object.assign({}, defaultProps, {
|
|
196
156
|
student: concludedStudent
|
|
197
157
|
})));
|
|
198
158
|
var status = _react2.screen.getByTestId('student-status');
|
|
@@ -202,17 +162,17 @@ describe('StudentCell', function () {
|
|
|
202
162
|
});
|
|
203
163
|
describe('avatar', function () {
|
|
204
164
|
it('sets avatar name from student name', function () {
|
|
205
|
-
|
|
165
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, defaultProps));
|
|
206
166
|
var avatar = _react2.screen.getByTestId('student-avatar');
|
|
207
167
|
(0, _globals.expect)(avatar).toBeInTheDocument();
|
|
208
168
|
});
|
|
209
169
|
it('sets avatar src from student avatar_url', function () {
|
|
210
|
-
|
|
170
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, defaultProps));
|
|
211
171
|
var avatar = _react2.screen.getByTestId('student-avatar');
|
|
212
172
|
(0, _globals.expect)(avatar).toBeInTheDocument();
|
|
213
173
|
});
|
|
214
174
|
it('uses sortable_name for avatar when nameDisplayFormat is LAST_FIRST', function () {
|
|
215
|
-
|
|
175
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.StudentCell, Object.assign({}, defaultProps, {
|
|
216
176
|
nameDisplayFormat: _constants.NameDisplayFormat.LAST_FIRST
|
|
217
177
|
})));
|
|
218
178
|
var avatar = _react2.screen.getByTestId('student-avatar');
|
|
@@ -10,7 +10,6 @@ var _uiAvatar = require("@instructure/ui-avatar");
|
|
|
10
10
|
var _uiFlex = require("@instructure/ui-flex");
|
|
11
11
|
var _uiText = require("@instructure/ui-text");
|
|
12
12
|
var _constants = require("../../../../util/gradebook/constants.js");
|
|
13
|
-
var _index = require("../../context/GradebookConfigContext/index.js");
|
|
14
13
|
var getSecondaryInfo = function getSecondaryInfo(student, secondaryInfoDisplay) {
|
|
15
14
|
if (!secondaryInfoDisplay) return null;
|
|
16
15
|
switch (secondaryInfoDisplay) {
|
|
@@ -25,16 +24,12 @@ var getSecondaryInfo = function getSecondaryInfo(student, secondaryInfoDisplay)
|
|
|
25
24
|
}
|
|
26
25
|
};
|
|
27
26
|
var StudentCell = exports.StudentCell = function StudentCell(_ref) {
|
|
28
|
-
var
|
|
29
|
-
student = _ref.student,
|
|
30
|
-
masteryScores = _ref.masteryScores,
|
|
27
|
+
var student = _ref.student,
|
|
31
28
|
secondaryInfoDisplay = _ref.secondaryInfoDisplay,
|
|
32
29
|
_ref$showStudentAvata = _ref.showStudentAvatar,
|
|
33
30
|
showStudentAvatar = _ref$showStudentAvata === void 0 ? true : _ref$showStudentAvata,
|
|
34
|
-
nameDisplayFormat = _ref.nameDisplayFormat
|
|
35
|
-
|
|
36
|
-
components = _useGradebookConfig.components;
|
|
37
|
-
var StudentPopover = components.StudentPopover;
|
|
31
|
+
nameDisplayFormat = _ref.nameDisplayFormat,
|
|
32
|
+
studentPopover = _ref.studentPopover;
|
|
38
33
|
var shouldShowStudentStatus = student.status === 'inactive' || student.status === 'concluded';
|
|
39
34
|
var secondaryInfo = getSecondaryInfo(student, secondaryInfoDisplay);
|
|
40
35
|
var studentName = nameDisplayFormat === _constants.NameDisplayFormat.LAST_FIRST ? student.sortable_name : student.display_name;
|
|
@@ -56,13 +51,7 @@ var StudentCell = exports.StudentCell = function StudentCell(_ref) {
|
|
|
56
51
|
}, /*#__PURE__*/_react.default.createElement(_uiFlex.Flex, {
|
|
57
52
|
direction: "column",
|
|
58
53
|
textAlign: "start"
|
|
59
|
-
}, /*#__PURE__*/_react.default.createElement(
|
|
60
|
-
key: student.id,
|
|
61
|
-
student: student,
|
|
62
|
-
studentName: studentName,
|
|
63
|
-
courseId: courseId,
|
|
64
|
-
masteryScores: masteryScores
|
|
65
|
-
}), secondaryInfo !== null && /*#__PURE__*/_react.default.createElement(_uiText.Text, {
|
|
54
|
+
}, studentPopover, secondaryInfo !== null && /*#__PURE__*/_react.default.createElement(_uiText.Text, {
|
|
66
55
|
size: "legend",
|
|
67
56
|
color: "secondary",
|
|
68
57
|
"data-testid": "student-secondary-info"
|
|
@@ -9,23 +9,25 @@ var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/obje
|
|
|
9
9
|
var _react = _interopRequireDefault(require("react"));
|
|
10
10
|
var _uiView = require("@instructure/ui-view");
|
|
11
11
|
var _constants = require("../../../../util/gradebook/constants.js");
|
|
12
|
-
var _decorators = require("../../storybook/decorators.js");
|
|
13
12
|
var _mockData = require("../../__mocks__/mockData.js");
|
|
13
|
+
var _decorators = require("../../storybook/decorators.js");
|
|
14
14
|
var _index = require("../../../../index.js");
|
|
15
15
|
var meta = {
|
|
16
16
|
title: 'Gradebook/StudentCell',
|
|
17
17
|
component: _index.StudentCell,
|
|
18
18
|
decorators: [function (Story) {
|
|
19
|
-
return /*#__PURE__*/_react.default.createElement(_uiView.View, {
|
|
19
|
+
return /*#__PURE__*/_react.default.createElement(_decorators.StoryWrapper, null, /*#__PURE__*/_react.default.createElement(_uiView.View, {
|
|
20
20
|
as: "div",
|
|
21
21
|
width: "300px",
|
|
22
22
|
height: "48px",
|
|
23
23
|
display: "block"
|
|
24
|
-
}, /*#__PURE__*/_react.default.createElement(
|
|
24
|
+
}, /*#__PURE__*/_react.default.createElement(Story, null)));
|
|
25
25
|
}],
|
|
26
26
|
args: {
|
|
27
|
-
|
|
28
|
-
|
|
27
|
+
studentPopover: (0, _decorators.createStudentPopover)({
|
|
28
|
+
studentName: _mockData.mockStudent.display_name,
|
|
29
|
+
student: _mockData.mockStudent
|
|
30
|
+
})
|
|
29
31
|
}
|
|
30
32
|
};
|
|
31
33
|
var _default = exports.default = meta;
|
|
@@ -56,7 +58,11 @@ var LastFirstFormat = exports.LastFirstFormat = {
|
|
|
56
58
|
args: {
|
|
57
59
|
student: _mockData.mockStudent,
|
|
58
60
|
nameDisplayFormat: _constants.NameDisplayFormat.LAST_FIRST,
|
|
59
|
-
secondaryInfoDisplay: _constants.SecondaryInfoDisplay.SIS_ID
|
|
61
|
+
secondaryInfoDisplay: _constants.SecondaryInfoDisplay.SIS_ID,
|
|
62
|
+
studentPopover: (0, _decorators.createStudentPopover)({
|
|
63
|
+
studentName: _mockData.mockStudent.sortable_name,
|
|
64
|
+
student: _mockData.mockStudent
|
|
65
|
+
})
|
|
60
66
|
}
|
|
61
67
|
};
|
|
62
68
|
var FirstLastFormat = exports.FirstLastFormat = {
|
|
@@ -69,14 +75,22 @@ var FirstLastFormat = exports.FirstLastFormat = {
|
|
|
69
75
|
var LongName = exports.LongName = {
|
|
70
76
|
args: {
|
|
71
77
|
student: _mockData.mockStudentLongName,
|
|
72
|
-
secondaryInfoDisplay: _constants.SecondaryInfoDisplay.SIS_ID
|
|
78
|
+
secondaryInfoDisplay: _constants.SecondaryInfoDisplay.SIS_ID,
|
|
79
|
+
studentPopover: (0, _decorators.createStudentPopover)({
|
|
80
|
+
studentName: _mockData.mockStudentLongName.display_name,
|
|
81
|
+
student: _mockData.mockStudentLongName
|
|
82
|
+
})
|
|
73
83
|
}
|
|
74
84
|
};
|
|
75
85
|
var LongNameLastFirst = exports.LongNameLastFirst = {
|
|
76
86
|
args: {
|
|
77
87
|
student: _mockData.mockStudentLongName,
|
|
78
88
|
nameDisplayFormat: _constants.NameDisplayFormat.LAST_FIRST,
|
|
79
|
-
secondaryInfoDisplay: _constants.SecondaryInfoDisplay.SIS_ID
|
|
89
|
+
secondaryInfoDisplay: _constants.SecondaryInfoDisplay.SIS_ID,
|
|
90
|
+
studentPopover: (0, _decorators.createStudentPopover)({
|
|
91
|
+
studentName: _mockData.mockStudentLongName.sortable_name,
|
|
92
|
+
student: _mockData.mockStudentLongName
|
|
93
|
+
})
|
|
80
94
|
}
|
|
81
95
|
};
|
|
82
96
|
var ShowStatus = exports.ShowStatus = {
|
package/lib/translated/sl/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js
CHANGED
|
@@ -26,16 +26,7 @@ describe('StudentPopover', function () {
|
|
|
26
26
|
var renderComponent = function renderComponent() {
|
|
27
27
|
var props = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
28
28
|
return (0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.GradebookConfigProvider, {
|
|
29
|
-
config: {
|
|
30
|
-
components: {
|
|
31
|
-
StudentPopover: function StudentPopover() {
|
|
32
|
-
return null;
|
|
33
|
-
},
|
|
34
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
35
|
-
return null;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
}
|
|
29
|
+
config: {}
|
|
39
30
|
}, /*#__PURE__*/_react.default.createElement(_index2.StudentPopover, (0, _objectSpread2.default)((0, _objectSpread2.default)({}, defaultProps), props))));
|
|
40
31
|
};
|
|
41
32
|
describe('Rendering', function () {
|
|
@@ -4,7 +4,7 @@ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefau
|
|
|
4
4
|
Object.defineProperty(exports, "__esModule", {
|
|
5
5
|
value: true
|
|
6
6
|
});
|
|
7
|
-
exports.StoryWrapper = void 0;
|
|
7
|
+
exports.createStudentPopover = exports.StoryWrapper = exports.ExampleSettingsTrayContent = void 0;
|
|
8
8
|
var _regenerator2 = _interopRequireDefault(require("@babel/runtime/helpers/regenerator"));
|
|
9
9
|
var _asyncToGenerator2 = _interopRequireDefault(require("@babel/runtime/helpers/asyncToGenerator"));
|
|
10
10
|
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
|
|
@@ -16,18 +16,23 @@ var _NameDisplaySelector = require("../toolbar/SettingsTray/NameDisplaySelector.
|
|
|
16
16
|
var _index = require("../popovers/StudentPopover/index.js");
|
|
17
17
|
var _constants = require("../../../util/gradebook/constants.js");
|
|
18
18
|
var _GradebookApp = require("../GradebookApp.js");
|
|
19
|
+
var _index2 = require("../context/GradebookAppContext/index.js");
|
|
19
20
|
var _mockData = require("../__mocks__/mockData.js");
|
|
20
|
-
var
|
|
21
|
-
|
|
22
|
-
student
|
|
23
|
-
|
|
21
|
+
var createStudentPopover = exports.createStudentPopover = function createStudentPopover(_ref) {
|
|
22
|
+
var studentName = _ref.studentName,
|
|
23
|
+
student = _ref.student,
|
|
24
|
+
masteryScores = _ref.masteryScores;
|
|
25
|
+
return /*#__PURE__*/_react.default.createElement(_index.StudentPopover, {
|
|
26
|
+
student: student || (0, _mockData.createStudent)('1', 'John', 'Doe'),
|
|
27
|
+
studentName: studentName,
|
|
28
|
+
masteryScores: masteryScores,
|
|
24
29
|
studentGradesUrl: "/test-url",
|
|
25
30
|
userDetails: _mockData.mockUserDetailsDefault
|
|
26
|
-
})
|
|
31
|
+
});
|
|
27
32
|
};
|
|
28
|
-
var ExampleSettingsTrayContent = function ExampleSettingsTrayContent(
|
|
29
|
-
var settings =
|
|
30
|
-
_onChange =
|
|
33
|
+
var ExampleSettingsTrayContent = exports.ExampleSettingsTrayContent = function ExampleSettingsTrayContent(_ref2) {
|
|
34
|
+
var settings = _ref2.settings,
|
|
35
|
+
_onChange = _ref2.onChange;
|
|
31
36
|
return /*#__PURE__*/_react.default.createElement(_uiFlex.Flex, {
|
|
32
37
|
direction: "column",
|
|
33
38
|
gap: "large"
|
|
@@ -50,19 +55,14 @@ var ExampleSettingsTrayContent = function ExampleSettingsTrayContent(_ref) {
|
|
|
50
55
|
}
|
|
51
56
|
}));
|
|
52
57
|
};
|
|
53
|
-
var StoryWrapper = exports.StoryWrapper = function StoryWrapper(
|
|
54
|
-
var children =
|
|
55
|
-
masteryLevelConfig =
|
|
56
|
-
components = _ref2.components;
|
|
57
|
-
var defaultComponents = {
|
|
58
|
-
StudentPopover: StudentPopoverWrapper,
|
|
59
|
-
SettingsTrayContent: ExampleSettingsTrayContent
|
|
60
|
-
};
|
|
58
|
+
var StoryWrapper = exports.StoryWrapper = function StoryWrapper(_ref3) {
|
|
59
|
+
var children = _ref3.children,
|
|
60
|
+
masteryLevelConfig = _ref3.masteryLevelConfig;
|
|
61
61
|
return /*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
62
62
|
config: {
|
|
63
|
-
components: (0, _objectSpread2.default)((0, _objectSpread2.default)({}, defaultComponents), components),
|
|
64
63
|
masteryLevelConfig: masteryLevelConfig
|
|
65
|
-
}
|
|
64
|
+
}
|
|
65
|
+
}, /*#__PURE__*/_react.default.createElement(_index2.GradebookAppProvider, {
|
|
66
66
|
settings: {
|
|
67
67
|
settings: {
|
|
68
68
|
showStudentNames: true,
|
|
@@ -92,5 +92,5 @@ var StoryWrapper = exports.StoryWrapper = function StoryWrapper(_ref2) {
|
|
|
92
92
|
return onSave;
|
|
93
93
|
}()
|
|
94
94
|
}
|
|
95
|
-
}, children);
|
|
95
|
+
}, children));
|
|
96
96
|
};
|
|
@@ -10,8 +10,7 @@ var _globals = require("@jest/globals");
|
|
|
10
10
|
require("@testing-library/jest-dom");
|
|
11
11
|
var _react2 = require("@testing-library/react");
|
|
12
12
|
var _index = require("../index.js");
|
|
13
|
-
var _index2 = require("../../../context/
|
|
14
|
-
var _index3 = require("../../../context/GradebookAppContext/index.js");
|
|
13
|
+
var _index2 = require("../../../context/GradebookAppContext/index.js");
|
|
15
14
|
var FlashAlert = _interopRequireWildcard(require("../../../../FlashAlert/index.js"));
|
|
16
15
|
_globals.jest.mock("../../../../FlashAlert");
|
|
17
16
|
describe('SettingsTray', function () {
|
|
@@ -50,34 +49,20 @@ describe('SettingsTray', function () {
|
|
|
50
49
|
}
|
|
51
50
|
})));
|
|
52
51
|
};
|
|
53
|
-
var createConfig = function createConfig() {
|
|
54
|
-
var overrides = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
55
|
-
return {
|
|
56
|
-
components: (0, _objectSpread2.default)({
|
|
57
|
-
StudentPopover: function StudentPopover() {
|
|
58
|
-
return null;
|
|
59
|
-
},
|
|
60
|
-
SettingsTrayContent: MockSettingsTrayContent
|
|
61
|
-
}, overrides)
|
|
62
|
-
};
|
|
63
|
-
};
|
|
64
52
|
var renderWithProviders = function renderWithProviders() {
|
|
65
53
|
var props = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
66
|
-
var
|
|
67
|
-
var settingsOverrides = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
68
|
-
var config = createConfig(configOverrides);
|
|
54
|
+
var settingsOverrides = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
69
55
|
var settingsConfig = (0, _objectSpread2.default)({
|
|
70
56
|
settings: defaultSettings,
|
|
71
57
|
onSave: defaultMockOnSave
|
|
72
58
|
}, settingsOverrides);
|
|
73
|
-
return (0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index2.
|
|
74
|
-
config: config
|
|
75
|
-
}, /*#__PURE__*/_react.default.createElement(_index3.GradebookAppProvider, {
|
|
59
|
+
return (0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index2.GradebookAppProvider, {
|
|
76
60
|
settings: settingsConfig
|
|
77
61
|
}, /*#__PURE__*/_react.default.createElement(_index.SettingsTray, Object.assign({
|
|
78
62
|
open: false,
|
|
79
|
-
onDismiss: _globals.jest.fn()
|
|
80
|
-
|
|
63
|
+
onDismiss: _globals.jest.fn(),
|
|
64
|
+
SettingsTrayContent: MockSettingsTrayContent
|
|
65
|
+
}, props))));
|
|
81
66
|
};
|
|
82
67
|
beforeEach(function () {
|
|
83
68
|
_globals.jest.clearAllMocks();
|
|
@@ -109,15 +94,14 @@ describe('SettingsTray', function () {
|
|
|
109
94
|
(0, _globals.expect)(_react2.screen.getByText('Cancel')).toBeInTheDocument();
|
|
110
95
|
(0, _globals.expect)(_react2.screen.getByText('Save')).toBeInTheDocument();
|
|
111
96
|
});
|
|
112
|
-
it('renders SettingsTrayContent from
|
|
97
|
+
it('renders SettingsTrayContent from prop', function () {
|
|
113
98
|
var CustomSettingsTrayContent = function CustomSettingsTrayContent() {
|
|
114
99
|
return /*#__PURE__*/_react.default.createElement("div", {
|
|
115
100
|
"data-testid": "custom-content"
|
|
116
101
|
}, "Custom");
|
|
117
102
|
};
|
|
118
103
|
renderWithProviders({
|
|
119
|
-
open: true
|
|
120
|
-
}, {
|
|
104
|
+
open: true,
|
|
121
105
|
SettingsTrayContent: CustomSettingsTrayContent
|
|
122
106
|
});
|
|
123
107
|
(0, _globals.expect)(_react2.screen.getByTestId('custom-content')).toBeInTheDocument();
|
|
@@ -129,19 +113,17 @@ describe('SettingsTray', function () {
|
|
|
129
113
|
open: false
|
|
130
114
|
}),
|
|
131
115
|
rerender = _renderWithProviders.rerender;
|
|
132
|
-
var config = createConfig();
|
|
133
116
|
var settingsConfig = {
|
|
134
117
|
settings: defaultSettings,
|
|
135
118
|
onSave: defaultMockOnSave
|
|
136
119
|
};
|
|
137
|
-
rerender(/*#__PURE__*/_react.default.createElement(_index2.
|
|
138
|
-
config: config
|
|
139
|
-
}, /*#__PURE__*/_react.default.createElement(_index3.GradebookAppProvider, {
|
|
120
|
+
rerender(/*#__PURE__*/_react.default.createElement(_index2.GradebookAppProvider, {
|
|
140
121
|
settings: settingsConfig
|
|
141
122
|
}, /*#__PURE__*/_react.default.createElement(_index.SettingsTray, {
|
|
142
123
|
open: true,
|
|
143
|
-
onDismiss: _globals.jest.fn()
|
|
144
|
-
|
|
124
|
+
onDismiss: _globals.jest.fn(),
|
|
125
|
+
SettingsTrayContent: MockSettingsTrayContent
|
|
126
|
+
})));
|
|
145
127
|
(0, _globals.expect)(_react2.screen.getByLabelText('Option 1')).toBeChecked();
|
|
146
128
|
(0, _globals.expect)(_react2.screen.getByLabelText('Option 2')).toHaveValue('test');
|
|
147
129
|
});
|
|
@@ -181,27 +163,24 @@ describe('SettingsTray', function () {
|
|
|
181
163
|
(0, _globals.expect)(input).toHaveValue('changed');
|
|
182
164
|
|
|
183
165
|
// Close and reopen
|
|
184
|
-
var config = createConfig();
|
|
185
166
|
var settingsConfig = {
|
|
186
167
|
settings: defaultSettings,
|
|
187
168
|
onSave: defaultMockOnSave
|
|
188
169
|
};
|
|
189
|
-
rerender(/*#__PURE__*/_react.default.createElement(_index2.
|
|
190
|
-
config: config
|
|
191
|
-
}, /*#__PURE__*/_react.default.createElement(_index3.GradebookAppProvider, {
|
|
170
|
+
rerender(/*#__PURE__*/_react.default.createElement(_index2.GradebookAppProvider, {
|
|
192
171
|
settings: settingsConfig
|
|
193
172
|
}, /*#__PURE__*/_react.default.createElement(_index.SettingsTray, {
|
|
194
173
|
open: false,
|
|
195
|
-
onDismiss: _globals.jest.fn()
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
}, /*#__PURE__*/_react.default.createElement(_index3.GradebookAppProvider, {
|
|
174
|
+
onDismiss: _globals.jest.fn(),
|
|
175
|
+
SettingsTrayContent: MockSettingsTrayContent
|
|
176
|
+
})));
|
|
177
|
+
rerender(/*#__PURE__*/_react.default.createElement(_index2.GradebookAppProvider, {
|
|
200
178
|
settings: settingsConfig
|
|
201
179
|
}, /*#__PURE__*/_react.default.createElement(_index.SettingsTray, {
|
|
202
180
|
open: true,
|
|
203
|
-
onDismiss: _globals.jest.fn()
|
|
204
|
-
|
|
181
|
+
onDismiss: _globals.jest.fn(),
|
|
182
|
+
SettingsTrayContent: MockSettingsTrayContent
|
|
183
|
+
})));
|
|
205
184
|
|
|
206
185
|
// Should be reset to original value
|
|
207
186
|
(0, _globals.expect)(_react2.screen.getByLabelText('Option 2')).toHaveValue('test');
|
|
@@ -251,7 +230,7 @@ describe('SettingsTray', function () {
|
|
|
251
230
|
renderWithProviders({
|
|
252
231
|
open: true,
|
|
253
232
|
onDismiss: onDismiss
|
|
254
|
-
}, {
|
|
233
|
+
}, {
|
|
255
234
|
onSave: onSave
|
|
256
235
|
});
|
|
257
236
|
|
|
@@ -295,7 +274,7 @@ describe('SettingsTray', function () {
|
|
|
295
274
|
renderWithProviders({
|
|
296
275
|
open: true,
|
|
297
276
|
onDismiss: onDismiss
|
|
298
|
-
}, {
|
|
277
|
+
}, {
|
|
299
278
|
onSave: onSave
|
|
300
279
|
});
|
|
301
280
|
|
|
@@ -340,7 +319,7 @@ describe('SettingsTray', function () {
|
|
|
340
319
|
renderWithProviders({
|
|
341
320
|
open: true,
|
|
342
321
|
onDismiss: onDismiss
|
|
343
|
-
}, {
|
|
322
|
+
}, {
|
|
344
323
|
onSave: onSave
|
|
345
324
|
});
|
|
346
325
|
|
|
@@ -370,7 +349,7 @@ describe('SettingsTray', function () {
|
|
|
370
349
|
renderWithProviders({
|
|
371
350
|
open: true,
|
|
372
351
|
onDismiss: onDismiss
|
|
373
|
-
}, {
|
|
352
|
+
}, {
|
|
374
353
|
onSave: onSave
|
|
375
354
|
});
|
|
376
355
|
|
|
@@ -407,7 +386,7 @@ describe('SettingsTray', function () {
|
|
|
407
386
|
});
|
|
408
387
|
renderWithProviders({
|
|
409
388
|
open: true
|
|
410
|
-
}, {
|
|
389
|
+
}, {
|
|
411
390
|
onSave: onSave
|
|
412
391
|
});
|
|
413
392
|
saveButton = _react2.screen.getByTestId('lmgb-save-settings-button');
|
|
@@ -444,7 +423,7 @@ describe('SettingsTray', function () {
|
|
|
444
423
|
renderWithProviders({
|
|
445
424
|
open: true,
|
|
446
425
|
onDismiss: onDismiss
|
|
447
|
-
}, {
|
|
426
|
+
}, {
|
|
448
427
|
onSave: onSave
|
|
449
428
|
});
|
|
450
429
|
|
|
@@ -466,8 +445,7 @@ describe('SettingsTray', function () {
|
|
|
466
445
|
return /*#__PURE__*/_react.default.createElement("div", null, "Content");
|
|
467
446
|
});
|
|
468
447
|
renderWithProviders({
|
|
469
|
-
open: true
|
|
470
|
-
}, {
|
|
448
|
+
open: true,
|
|
471
449
|
SettingsTrayContent: SettingsTrayContent
|
|
472
450
|
});
|
|
473
451
|
(0, _globals.expect)(SettingsTrayContent).toHaveBeenCalledWith(_globals.expect.objectContaining({
|