@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
|
@@ -2,23 +2,25 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { View } from '@instructure/ui-view';
|
|
4
4
|
import { SecondaryInfoDisplay, NameDisplayFormat } from "../../../../util/gradebook/constants.js";
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
5
|
+
import { mockStudent, mockStudentLongName } from "../../__mocks__/mockData.js";
|
|
6
|
+
import { createStudentPopover, StoryWrapper } from "../../storybook/decorators.js";
|
|
7
7
|
import { StudentCell } from "../../../../index.js";
|
|
8
8
|
var meta = {
|
|
9
9
|
title: 'Gradebook/StudentCell',
|
|
10
10
|
component: StudentCell,
|
|
11
11
|
decorators: [function (Story) {
|
|
12
|
-
return /*#__PURE__*/React.createElement(View, {
|
|
12
|
+
return /*#__PURE__*/React.createElement(StoryWrapper, null, /*#__PURE__*/React.createElement(View, {
|
|
13
13
|
as: "div",
|
|
14
14
|
width: "300px",
|
|
15
15
|
height: "48px",
|
|
16
16
|
display: "block"
|
|
17
|
-
}, /*#__PURE__*/React.createElement(
|
|
17
|
+
}, /*#__PURE__*/React.createElement(Story, null)));
|
|
18
18
|
}],
|
|
19
19
|
args: {
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
studentPopover: createStudentPopover({
|
|
21
|
+
studentName: mockStudent.display_name,
|
|
22
|
+
student: mockStudent
|
|
23
|
+
})
|
|
22
24
|
}
|
|
23
25
|
};
|
|
24
26
|
export default meta;
|
|
@@ -49,7 +51,11 @@ export var LastFirstFormat = {
|
|
|
49
51
|
args: {
|
|
50
52
|
student: mockStudent,
|
|
51
53
|
nameDisplayFormat: NameDisplayFormat.LAST_FIRST,
|
|
52
|
-
secondaryInfoDisplay: SecondaryInfoDisplay.SIS_ID
|
|
54
|
+
secondaryInfoDisplay: SecondaryInfoDisplay.SIS_ID,
|
|
55
|
+
studentPopover: createStudentPopover({
|
|
56
|
+
studentName: mockStudent.sortable_name,
|
|
57
|
+
student: mockStudent
|
|
58
|
+
})
|
|
53
59
|
}
|
|
54
60
|
};
|
|
55
61
|
export var FirstLastFormat = {
|
|
@@ -62,14 +68,22 @@ export var FirstLastFormat = {
|
|
|
62
68
|
export var LongName = {
|
|
63
69
|
args: {
|
|
64
70
|
student: mockStudentLongName,
|
|
65
|
-
secondaryInfoDisplay: SecondaryInfoDisplay.SIS_ID
|
|
71
|
+
secondaryInfoDisplay: SecondaryInfoDisplay.SIS_ID,
|
|
72
|
+
studentPopover: createStudentPopover({
|
|
73
|
+
studentName: mockStudentLongName.display_name,
|
|
74
|
+
student: mockStudentLongName
|
|
75
|
+
})
|
|
66
76
|
}
|
|
67
77
|
};
|
|
68
78
|
export var LongNameLastFirst = {
|
|
69
79
|
args: {
|
|
70
80
|
student: mockStudentLongName,
|
|
71
81
|
nameDisplayFormat: NameDisplayFormat.LAST_FIRST,
|
|
72
|
-
secondaryInfoDisplay: SecondaryInfoDisplay.SIS_ID
|
|
82
|
+
secondaryInfoDisplay: SecondaryInfoDisplay.SIS_ID,
|
|
83
|
+
studentPopover: createStudentPopover({
|
|
84
|
+
studentName: mockStudentLongName.sortable_name,
|
|
85
|
+
student: mockStudentLongName
|
|
86
|
+
})
|
|
73
87
|
}
|
|
74
88
|
};
|
|
75
89
|
export var ShowStatus = {
|
package/es/translated/mi/components/Gradebook/popovers/StudentPopover/__tests__/index.test.js
CHANGED
|
@@ -23,16 +23,7 @@ describe('StudentPopover', function () {
|
|
|
23
23
|
var renderComponent = function renderComponent() {
|
|
24
24
|
var props = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
25
25
|
return render(/*#__PURE__*/React.createElement(GradebookConfigProvider, {
|
|
26
|
-
config: {
|
|
27
|
-
components: {
|
|
28
|
-
StudentPopover: function StudentPopover() {
|
|
29
|
-
return null;
|
|
30
|
-
},
|
|
31
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
32
|
-
return null;
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}
|
|
26
|
+
config: {}
|
|
36
27
|
}, /*#__PURE__*/React.createElement(StudentPopover, _objectSpread(_objectSpread({}, defaultProps), props))));
|
|
37
28
|
};
|
|
38
29
|
describe('Rendering', function () {
|
|
@@ -9,18 +9,23 @@ import { NameDisplayFormatSelector } from "../toolbar/SettingsTray/NameDisplaySe
|
|
|
9
9
|
import { StudentPopover } from "../popovers/StudentPopover/index.js";
|
|
10
10
|
import { NameDisplayFormat } from "../../../util/gradebook/constants.js";
|
|
11
11
|
import { GradebookApp } from "../GradebookApp.js";
|
|
12
|
+
import { GradebookAppProvider } from "../context/GradebookAppContext/index.js";
|
|
12
13
|
import { createStudent, mockUserDetailsDefault } from "../__mocks__/mockData.js";
|
|
13
|
-
var
|
|
14
|
-
|
|
15
|
-
student
|
|
16
|
-
|
|
14
|
+
export var createStudentPopover = function createStudentPopover(_ref) {
|
|
15
|
+
var studentName = _ref.studentName,
|
|
16
|
+
student = _ref.student,
|
|
17
|
+
masteryScores = _ref.masteryScores;
|
|
18
|
+
return /*#__PURE__*/React.createElement(StudentPopover, {
|
|
19
|
+
student: student || createStudent('1', 'John', 'Doe'),
|
|
20
|
+
studentName: studentName,
|
|
21
|
+
masteryScores: masteryScores,
|
|
17
22
|
studentGradesUrl: "/test-url",
|
|
18
23
|
userDetails: mockUserDetailsDefault
|
|
19
|
-
})
|
|
24
|
+
});
|
|
20
25
|
};
|
|
21
|
-
var ExampleSettingsTrayContent = function ExampleSettingsTrayContent(
|
|
22
|
-
var settings =
|
|
23
|
-
_onChange =
|
|
26
|
+
export var ExampleSettingsTrayContent = function ExampleSettingsTrayContent(_ref2) {
|
|
27
|
+
var settings = _ref2.settings,
|
|
28
|
+
_onChange = _ref2.onChange;
|
|
24
29
|
return /*#__PURE__*/React.createElement(Flex, {
|
|
25
30
|
direction: "column",
|
|
26
31
|
gap: "large"
|
|
@@ -43,19 +48,14 @@ var ExampleSettingsTrayContent = function ExampleSettingsTrayContent(_ref) {
|
|
|
43
48
|
}
|
|
44
49
|
}));
|
|
45
50
|
};
|
|
46
|
-
export var StoryWrapper = function StoryWrapper(
|
|
47
|
-
var children =
|
|
48
|
-
masteryLevelConfig =
|
|
49
|
-
components = _ref2.components;
|
|
50
|
-
var defaultComponents = {
|
|
51
|
-
StudentPopover: StudentPopoverWrapper,
|
|
52
|
-
SettingsTrayContent: ExampleSettingsTrayContent
|
|
53
|
-
};
|
|
51
|
+
export var StoryWrapper = function StoryWrapper(_ref3) {
|
|
52
|
+
var children = _ref3.children,
|
|
53
|
+
masteryLevelConfig = _ref3.masteryLevelConfig;
|
|
54
54
|
return /*#__PURE__*/React.createElement(GradebookApp, {
|
|
55
55
|
config: {
|
|
56
|
-
components: _objectSpread(_objectSpread({}, defaultComponents), components),
|
|
57
56
|
masteryLevelConfig: masteryLevelConfig
|
|
58
|
-
}
|
|
57
|
+
}
|
|
58
|
+
}, /*#__PURE__*/React.createElement(GradebookAppProvider, {
|
|
59
59
|
settings: {
|
|
60
60
|
settings: {
|
|
61
61
|
showStudentNames: true,
|
|
@@ -85,5 +85,5 @@ export var StoryWrapper = function StoryWrapper(_ref2) {
|
|
|
85
85
|
return onSave;
|
|
86
86
|
}()
|
|
87
87
|
}
|
|
88
|
-
}, children);
|
|
88
|
+
}, children));
|
|
89
89
|
};
|
|
@@ -6,7 +6,6 @@ import { expect, jest } from '@jest/globals';
|
|
|
6
6
|
import '@testing-library/jest-dom';
|
|
7
7
|
import { render, screen, fireEvent, waitFor } from '@testing-library/react';
|
|
8
8
|
import { SettingsTray } from "../index.js";
|
|
9
|
-
import { GradebookConfigProvider } from "../../../context/GradebookConfigContext/index.js";
|
|
10
9
|
import { GradebookAppProvider } from "../../../context/GradebookAppContext/index.js";
|
|
11
10
|
import * as FlashAlert from "../../../../FlashAlert/index.js";
|
|
12
11
|
jest.mock("../../../../FlashAlert");
|
|
@@ -46,34 +45,20 @@ describe('SettingsTray', function () {
|
|
|
46
45
|
}
|
|
47
46
|
})));
|
|
48
47
|
};
|
|
49
|
-
var createConfig = function createConfig() {
|
|
50
|
-
var overrides = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
51
|
-
return {
|
|
52
|
-
components: _objectSpread({
|
|
53
|
-
StudentPopover: function StudentPopover() {
|
|
54
|
-
return null;
|
|
55
|
-
},
|
|
56
|
-
SettingsTrayContent: MockSettingsTrayContent
|
|
57
|
-
}, overrides)
|
|
58
|
-
};
|
|
59
|
-
};
|
|
60
48
|
var renderWithProviders = function renderWithProviders() {
|
|
61
49
|
var props = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
62
|
-
var
|
|
63
|
-
var settingsOverrides = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
64
|
-
var config = createConfig(configOverrides);
|
|
50
|
+
var settingsOverrides = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
65
51
|
var settingsConfig = _objectSpread({
|
|
66
52
|
settings: defaultSettings,
|
|
67
53
|
onSave: defaultMockOnSave
|
|
68
54
|
}, settingsOverrides);
|
|
69
|
-
return render(/*#__PURE__*/React.createElement(
|
|
70
|
-
config: config
|
|
71
|
-
}, /*#__PURE__*/React.createElement(GradebookAppProvider, {
|
|
55
|
+
return render(/*#__PURE__*/React.createElement(GradebookAppProvider, {
|
|
72
56
|
settings: settingsConfig
|
|
73
57
|
}, /*#__PURE__*/React.createElement(SettingsTray, Object.assign({
|
|
74
58
|
open: false,
|
|
75
|
-
onDismiss: jest.fn()
|
|
76
|
-
|
|
59
|
+
onDismiss: jest.fn(),
|
|
60
|
+
SettingsTrayContent: MockSettingsTrayContent
|
|
61
|
+
}, props))));
|
|
77
62
|
};
|
|
78
63
|
beforeEach(function () {
|
|
79
64
|
jest.clearAllMocks();
|
|
@@ -105,15 +90,14 @@ describe('SettingsTray', function () {
|
|
|
105
90
|
expect(screen.getByText('Cancel')).toBeInTheDocument();
|
|
106
91
|
expect(screen.getByText('Save')).toBeInTheDocument();
|
|
107
92
|
});
|
|
108
|
-
it('renders SettingsTrayContent from
|
|
93
|
+
it('renders SettingsTrayContent from prop', function () {
|
|
109
94
|
var CustomSettingsTrayContent = function CustomSettingsTrayContent() {
|
|
110
95
|
return /*#__PURE__*/React.createElement("div", {
|
|
111
96
|
"data-testid": "custom-content"
|
|
112
97
|
}, "Custom");
|
|
113
98
|
};
|
|
114
99
|
renderWithProviders({
|
|
115
|
-
open: true
|
|
116
|
-
}, {
|
|
100
|
+
open: true,
|
|
117
101
|
SettingsTrayContent: CustomSettingsTrayContent
|
|
118
102
|
});
|
|
119
103
|
expect(screen.getByTestId('custom-content')).toBeInTheDocument();
|
|
@@ -125,19 +109,17 @@ describe('SettingsTray', function () {
|
|
|
125
109
|
open: false
|
|
126
110
|
}),
|
|
127
111
|
rerender = _renderWithProviders.rerender;
|
|
128
|
-
var config = createConfig();
|
|
129
112
|
var settingsConfig = {
|
|
130
113
|
settings: defaultSettings,
|
|
131
114
|
onSave: defaultMockOnSave
|
|
132
115
|
};
|
|
133
|
-
rerender(/*#__PURE__*/React.createElement(
|
|
134
|
-
config: config
|
|
135
|
-
}, /*#__PURE__*/React.createElement(GradebookAppProvider, {
|
|
116
|
+
rerender(/*#__PURE__*/React.createElement(GradebookAppProvider, {
|
|
136
117
|
settings: settingsConfig
|
|
137
118
|
}, /*#__PURE__*/React.createElement(SettingsTray, {
|
|
138
119
|
open: true,
|
|
139
|
-
onDismiss: jest.fn()
|
|
140
|
-
|
|
120
|
+
onDismiss: jest.fn(),
|
|
121
|
+
SettingsTrayContent: MockSettingsTrayContent
|
|
122
|
+
})));
|
|
141
123
|
expect(screen.getByLabelText('Option 1')).toBeChecked();
|
|
142
124
|
expect(screen.getByLabelText('Option 2')).toHaveValue('test');
|
|
143
125
|
});
|
|
@@ -177,27 +159,24 @@ describe('SettingsTray', function () {
|
|
|
177
159
|
expect(input).toHaveValue('changed');
|
|
178
160
|
|
|
179
161
|
// Close and reopen
|
|
180
|
-
var config = createConfig();
|
|
181
162
|
var settingsConfig = {
|
|
182
163
|
settings: defaultSettings,
|
|
183
164
|
onSave: defaultMockOnSave
|
|
184
165
|
};
|
|
185
|
-
rerender(/*#__PURE__*/React.createElement(
|
|
186
|
-
config: config
|
|
187
|
-
}, /*#__PURE__*/React.createElement(GradebookAppProvider, {
|
|
166
|
+
rerender(/*#__PURE__*/React.createElement(GradebookAppProvider, {
|
|
188
167
|
settings: settingsConfig
|
|
189
168
|
}, /*#__PURE__*/React.createElement(SettingsTray, {
|
|
190
169
|
open: false,
|
|
191
|
-
onDismiss: jest.fn()
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
}, /*#__PURE__*/React.createElement(GradebookAppProvider, {
|
|
170
|
+
onDismiss: jest.fn(),
|
|
171
|
+
SettingsTrayContent: MockSettingsTrayContent
|
|
172
|
+
})));
|
|
173
|
+
rerender(/*#__PURE__*/React.createElement(GradebookAppProvider, {
|
|
196
174
|
settings: settingsConfig
|
|
197
175
|
}, /*#__PURE__*/React.createElement(SettingsTray, {
|
|
198
176
|
open: true,
|
|
199
|
-
onDismiss: jest.fn()
|
|
200
|
-
|
|
177
|
+
onDismiss: jest.fn(),
|
|
178
|
+
SettingsTrayContent: MockSettingsTrayContent
|
|
179
|
+
})));
|
|
201
180
|
|
|
202
181
|
// Should be reset to original value
|
|
203
182
|
expect(screen.getByLabelText('Option 2')).toHaveValue('test');
|
|
@@ -247,7 +226,7 @@ describe('SettingsTray', function () {
|
|
|
247
226
|
renderWithProviders({
|
|
248
227
|
open: true,
|
|
249
228
|
onDismiss: onDismiss
|
|
250
|
-
}, {
|
|
229
|
+
}, {
|
|
251
230
|
onSave: onSave
|
|
252
231
|
});
|
|
253
232
|
|
|
@@ -291,7 +270,7 @@ describe('SettingsTray', function () {
|
|
|
291
270
|
renderWithProviders({
|
|
292
271
|
open: true,
|
|
293
272
|
onDismiss: onDismiss
|
|
294
|
-
}, {
|
|
273
|
+
}, {
|
|
295
274
|
onSave: onSave
|
|
296
275
|
});
|
|
297
276
|
|
|
@@ -336,7 +315,7 @@ describe('SettingsTray', function () {
|
|
|
336
315
|
renderWithProviders({
|
|
337
316
|
open: true,
|
|
338
317
|
onDismiss: onDismiss
|
|
339
|
-
}, {
|
|
318
|
+
}, {
|
|
340
319
|
onSave: onSave
|
|
341
320
|
});
|
|
342
321
|
|
|
@@ -366,7 +345,7 @@ describe('SettingsTray', function () {
|
|
|
366
345
|
renderWithProviders({
|
|
367
346
|
open: true,
|
|
368
347
|
onDismiss: onDismiss
|
|
369
|
-
}, {
|
|
348
|
+
}, {
|
|
370
349
|
onSave: onSave
|
|
371
350
|
});
|
|
372
351
|
|
|
@@ -403,7 +382,7 @@ describe('SettingsTray', function () {
|
|
|
403
382
|
});
|
|
404
383
|
renderWithProviders({
|
|
405
384
|
open: true
|
|
406
|
-
}, {
|
|
385
|
+
}, {
|
|
407
386
|
onSave: onSave
|
|
408
387
|
});
|
|
409
388
|
saveButton = screen.getByTestId('lmgb-save-settings-button');
|
|
@@ -440,7 +419,7 @@ describe('SettingsTray', function () {
|
|
|
440
419
|
renderWithProviders({
|
|
441
420
|
open: true,
|
|
442
421
|
onDismiss: onDismiss
|
|
443
|
-
}, {
|
|
422
|
+
}, {
|
|
444
423
|
onSave: onSave
|
|
445
424
|
});
|
|
446
425
|
|
|
@@ -462,8 +441,7 @@ describe('SettingsTray', function () {
|
|
|
462
441
|
return /*#__PURE__*/React.createElement("div", null, "Content");
|
|
463
442
|
});
|
|
464
443
|
renderWithProviders({
|
|
465
|
-
open: true
|
|
466
|
-
}, {
|
|
444
|
+
open: true,
|
|
467
445
|
SettingsTrayContent: SettingsTrayContent
|
|
468
446
|
});
|
|
469
447
|
expect(SettingsTrayContent).toHaveBeenCalledWith(expect.objectContaining({
|
|
@@ -8,7 +8,6 @@ import { Flex } from '@instructure/ui-flex';
|
|
|
8
8
|
import { Text } from '@instructure/ui-text';
|
|
9
9
|
import { Tray } from '@instructure/ui-tray';
|
|
10
10
|
import { colors } from '@instructure/canvas-theme';
|
|
11
|
-
import { useGradebookConfig } from "../../context/GradebookConfigContext/index.js";
|
|
12
11
|
import { useGradebookApp } from "../../context/GradebookAppContext/index.js";
|
|
13
12
|
import { showFlashAlert } from "../../../FlashAlert/index.js";
|
|
14
13
|
/**
|
|
@@ -22,15 +21,13 @@ import { showFlashAlert } from "../../../FlashAlert/index.js";
|
|
|
22
21
|
*/
|
|
23
22
|
export var SettingsTray = function SettingsTray(_ref) {
|
|
24
23
|
var open = _ref.open,
|
|
25
|
-
onDismiss = _ref.onDismiss
|
|
26
|
-
|
|
27
|
-
components = _useGradebookConfig.components;
|
|
24
|
+
onDismiss = _ref.onDismiss,
|
|
25
|
+
SettingsTrayContent = _ref.SettingsTrayContent;
|
|
28
26
|
var _useGradebookApp = useGradebookApp(),
|
|
29
27
|
_useGradebookApp$sett = _useGradebookApp.settings,
|
|
30
28
|
contextSettings = _useGradebookApp$sett.settings,
|
|
31
29
|
setSettings = _useGradebookApp$sett.setSettings,
|
|
32
30
|
onSave = _useGradebookApp$sett.onSave;
|
|
33
|
-
var SettingsTrayContent = components.SettingsTrayContent;
|
|
34
31
|
var _useState = useState(contextSettings),
|
|
35
32
|
_useState2 = _slicedToArray(_useState, 2),
|
|
36
33
|
localSettings = _useState2[0],
|
|
@@ -3,7 +3,7 @@ import React, { useState } from 'react';
|
|
|
3
3
|
import { SettingsTray } from "./index.js";
|
|
4
4
|
import { Button } from '@instructure/ui-buttons';
|
|
5
5
|
import { View } from '@instructure/ui-view';
|
|
6
|
-
import { StoryWrapper } from "../../storybook/decorators.js";
|
|
6
|
+
import { StoryWrapper, ExampleSettingsTrayContent } from "../../storybook/decorators.js";
|
|
7
7
|
var meta = {
|
|
8
8
|
title: 'Gradebook/SettingsTray',
|
|
9
9
|
component: SettingsTray,
|
|
@@ -26,7 +26,8 @@ export var Default = {
|
|
|
26
26
|
open: open,
|
|
27
27
|
onDismiss: function onDismiss() {
|
|
28
28
|
return setOpen(false);
|
|
29
|
-
}
|
|
29
|
+
},
|
|
30
|
+
SettingsTrayContent: ExampleSettingsTrayContent
|
|
30
31
|
}));
|
|
31
32
|
}
|
|
32
33
|
};
|
|
@@ -34,7 +35,8 @@ export var Open = {
|
|
|
34
35
|
render: function render() {
|
|
35
36
|
return /*#__PURE__*/React.createElement(SettingsTray, {
|
|
36
37
|
open: true,
|
|
37
|
-
onDismiss: function onDismiss() {}
|
|
38
|
+
onDismiss: function onDismiss() {},
|
|
39
|
+
SettingsTrayContent: ExampleSettingsTrayContent
|
|
38
40
|
});
|
|
39
41
|
}
|
|
40
42
|
};
|
|
@@ -2,10 +2,8 @@ import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";
|
|
|
2
2
|
import React, { useEffect, useState } from 'react';
|
|
3
3
|
import { setupI18n } from "../../i18n/i18n.js";
|
|
4
4
|
import { GradebookConfigProvider } from "./context/GradebookConfigContext/index.js";
|
|
5
|
-
import { GradebookAppProvider } from "./context/GradebookAppContext/index.js";
|
|
6
5
|
export var GradebookApp = function GradebookApp(_ref) {
|
|
7
6
|
var config = _ref.config,
|
|
8
|
-
settings = _ref.settings,
|
|
9
7
|
_ref$translations = _ref.translations,
|
|
10
8
|
translations = _ref$translations === void 0 ? {
|
|
11
9
|
language: 'en',
|
|
@@ -30,7 +28,5 @@ export var GradebookApp = function GradebookApp(_ref) {
|
|
|
30
28
|
}
|
|
31
29
|
return /*#__PURE__*/React.createElement(GradebookConfigProvider, {
|
|
32
30
|
config: config
|
|
33
|
-
}, /*#__PURE__*/React.createElement(
|
|
34
|
-
settings: settings
|
|
35
|
-
}, children || /*#__PURE__*/React.createElement("div", null, "GradebookAppRoot")));
|
|
31
|
+
}, children || /*#__PURE__*/React.createElement("div", null, "GradebookAppRoot"));
|
|
36
32
|
};
|
|
@@ -1,53 +1,10 @@
|
|
|
1
|
-
import _regenerator from "@babel/runtime/helpers/esm/regenerator";
|
|
2
|
-
import _asyncToGenerator from "@babel/runtime/helpers/esm/asyncToGenerator";
|
|
3
|
-
import React from 'react';
|
|
4
1
|
import { GradebookApp } from "./GradebookApp.js";
|
|
5
|
-
import { action } from '@storybook/addon-actions';
|
|
6
|
-
|
|
7
|
-
// Example minimal settings type
|
|
8
|
-
|
|
9
2
|
var meta = {
|
|
10
3
|
title: 'Gradebook/GradebookApp',
|
|
11
4
|
component: GradebookApp
|
|
12
5
|
};
|
|
13
6
|
export default meta;
|
|
14
|
-
var defaultConfig = {
|
|
15
|
-
components: {
|
|
16
|
-
StudentPopover: function StudentPopover() {
|
|
17
|
-
return /*#__PURE__*/React.createElement("div", null, "Student Popover");
|
|
18
|
-
},
|
|
19
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
20
|
-
return /*#__PURE__*/React.createElement("div", null, "Settings Content");
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
};
|
|
24
|
-
var defaultSettings = {
|
|
25
|
-
settings: {
|
|
26
|
-
option1: true
|
|
27
|
-
},
|
|
28
|
-
onSave: function () {
|
|
29
|
-
var _onSave = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee(settings) {
|
|
30
|
-
return _regenerator().w(function (_context) {
|
|
31
|
-
while (1) switch (_context.n) {
|
|
32
|
-
case 0:
|
|
33
|
-
action('onSave')(settings);
|
|
34
|
-
_context.n = 1;
|
|
35
|
-
return new Promise(function (resolve) {
|
|
36
|
-
return setTimeout(resolve, 1000);
|
|
37
|
-
});
|
|
38
|
-
case 1:
|
|
39
|
-
return _context.a(2, {
|
|
40
|
-
success: true
|
|
41
|
-
});
|
|
42
|
-
}
|
|
43
|
-
}, _callee);
|
|
44
|
-
}));
|
|
45
|
-
function onSave(_x) {
|
|
46
|
-
return _onSave.apply(this, arguments);
|
|
47
|
-
}
|
|
48
|
-
return onSave;
|
|
49
|
-
}()
|
|
50
|
-
};
|
|
7
|
+
var defaultConfig = {};
|
|
51
8
|
var resourceOverrides = {
|
|
52
9
|
en: {
|
|
53
10
|
'align_new_outcomes_2a2d3d48': 'Align new outcomes',
|
|
@@ -97,7 +54,6 @@ var resourceOverrides = {
|
|
|
97
54
|
export var Default = {
|
|
98
55
|
args: {
|
|
99
56
|
config: defaultConfig,
|
|
100
|
-
settings: defaultSettings,
|
|
101
57
|
translations: {
|
|
102
58
|
language: 'en',
|
|
103
59
|
resourceOverrides: resourceOverrides,
|
|
@@ -45,24 +45,7 @@ import { GradebookApp } from "../GradebookApp.js";
|
|
|
45
45
|
import * as i18nModule from "../../../i18n/i18n.js";
|
|
46
46
|
var mockSetupI18n = i18nModule.setupI18n;
|
|
47
47
|
describe('GradebookApp', function () {
|
|
48
|
-
var mockConfig = {
|
|
49
|
-
components: {
|
|
50
|
-
StudentPopover: function StudentPopover() {
|
|
51
|
-
return /*#__PURE__*/React.createElement("div", null, "Student Popover");
|
|
52
|
-
},
|
|
53
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
54
|
-
return /*#__PURE__*/React.createElement("div", null, "Settings");
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
};
|
|
58
|
-
var mockSettingsData = {};
|
|
59
|
-
var mockOnSave = jest.fn().mockResolvedValue({
|
|
60
|
-
success: true
|
|
61
|
-
});
|
|
62
|
-
var mockSettings = {
|
|
63
|
-
settings: mockSettingsData,
|
|
64
|
-
onSave: mockOnSave
|
|
65
|
-
};
|
|
48
|
+
var mockConfig = {};
|
|
66
49
|
beforeEach(function () {
|
|
67
50
|
jest.clearAllMocks();
|
|
68
51
|
});
|
|
@@ -72,8 +55,7 @@ describe('GradebookApp', function () {
|
|
|
72
55
|
while (1) switch (_context.n) {
|
|
73
56
|
case 0:
|
|
74
57
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
75
|
-
config: mockConfig
|
|
76
|
-
settings: mockSettings
|
|
58
|
+
config: mockConfig
|
|
77
59
|
}));
|
|
78
60
|
|
|
79
61
|
// Should call setupI18n with default language
|
|
@@ -92,7 +74,6 @@ describe('GradebookApp', function () {
|
|
|
92
74
|
it('renders with i18n disabled', function () {
|
|
93
75
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
94
76
|
config: mockConfig,
|
|
95
|
-
settings: mockSettings,
|
|
96
77
|
translations: {
|
|
97
78
|
i18nEnabled: false
|
|
98
79
|
}
|
|
@@ -110,7 +91,6 @@ describe('GradebookApp', function () {
|
|
|
110
91
|
case 0:
|
|
111
92
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
112
93
|
config: mockConfig,
|
|
113
|
-
settings: mockSettings,
|
|
114
94
|
translations: {
|
|
115
95
|
language: 'es',
|
|
116
96
|
i18nEnabled: true
|
|
@@ -138,7 +118,6 @@ describe('GradebookApp', function () {
|
|
|
138
118
|
};
|
|
139
119
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
140
120
|
config: mockConfig,
|
|
141
|
-
settings: mockSettings,
|
|
142
121
|
translations: {
|
|
143
122
|
language: 'fr',
|
|
144
123
|
i18nEnabled: true,
|
|
@@ -163,7 +142,6 @@ describe('GradebookApp', function () {
|
|
|
163
142
|
case 0:
|
|
164
143
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
165
144
|
config: mockConfig,
|
|
166
|
-
settings: mockSettings,
|
|
167
145
|
translations: {
|
|
168
146
|
i18nEnabled: false
|
|
169
147
|
}
|
|
@@ -180,7 +158,6 @@ describe('GradebookApp', function () {
|
|
|
180
158
|
it('renders fallback content when no children provided', function () {
|
|
181
159
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
182
160
|
config: mockConfig,
|
|
183
|
-
settings: mockSettings,
|
|
184
161
|
translations: {
|
|
185
162
|
i18nEnabled: false
|
|
186
163
|
}
|
|
@@ -192,7 +169,6 @@ describe('GradebookApp', function () {
|
|
|
192
169
|
it('passes gradebookConfig to GradebookConfigProvider', function () {
|
|
193
170
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
194
171
|
config: mockConfig,
|
|
195
|
-
settings: mockSettings,
|
|
196
172
|
translations: {
|
|
197
173
|
i18nEnabled: false
|
|
198
174
|
}
|
|
@@ -201,15 +177,10 @@ describe('GradebookApp', function () {
|
|
|
201
177
|
expect(provider).toBeInTheDocument();
|
|
202
178
|
var configData = provider.getAttribute('data-config');
|
|
203
179
|
expect(configData).toBeTruthy();
|
|
204
|
-
var parsedConfig = JSON.parse(configData);
|
|
205
|
-
expect(parsedConfig).toMatchObject({
|
|
206
|
-
components: expect.any(Object)
|
|
207
|
-
});
|
|
208
180
|
});
|
|
209
181
|
it('wraps children with GradebookConfigProvider', function () {
|
|
210
182
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
211
183
|
config: mockConfig,
|
|
212
|
-
settings: mockSettings,
|
|
213
184
|
translations: {
|
|
214
185
|
i18nEnabled: false
|
|
215
186
|
}
|
|
@@ -228,7 +199,6 @@ describe('GradebookApp', function () {
|
|
|
228
199
|
case 0:
|
|
229
200
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
230
201
|
config: mockConfig,
|
|
231
|
-
settings: mockSettings,
|
|
232
202
|
translations: {
|
|
233
203
|
language: 'en',
|
|
234
204
|
i18nEnabled: true
|
|
@@ -256,7 +226,6 @@ describe('GradebookApp', function () {
|
|
|
256
226
|
case 0:
|
|
257
227
|
_render = render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
258
228
|
config: mockConfig,
|
|
259
|
-
settings: mockSettings,
|
|
260
229
|
translations: {
|
|
261
230
|
language: 'en',
|
|
262
231
|
i18nEnabled: true
|
|
@@ -266,7 +235,6 @@ describe('GradebookApp', function () {
|
|
|
266
235
|
expect(mockSetupI18n).toHaveBeenCalledTimes(1);
|
|
267
236
|
rerender(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
268
237
|
config: mockConfig,
|
|
269
|
-
settings: mockSettings,
|
|
270
238
|
translations: {
|
|
271
239
|
language: 'es',
|
|
272
240
|
i18nEnabled: true
|
|
@@ -299,7 +267,6 @@ describe('GradebookApp', function () {
|
|
|
299
267
|
};
|
|
300
268
|
_render2 = render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
301
269
|
config: mockConfig,
|
|
302
|
-
settings: mockSettings,
|
|
303
270
|
translations: {
|
|
304
271
|
language: 'en',
|
|
305
272
|
i18nEnabled: true,
|
|
@@ -309,7 +276,6 @@ describe('GradebookApp', function () {
|
|
|
309
276
|
expect(mockSetupI18n).toHaveBeenCalledWith('en', overrides1);
|
|
310
277
|
rerender(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
311
278
|
config: mockConfig,
|
|
312
|
-
settings: mockSettings,
|
|
313
279
|
translations: {
|
|
314
280
|
language: 'en',
|
|
315
281
|
i18nEnabled: true,
|
|
@@ -329,7 +295,6 @@ describe('GradebookApp', function () {
|
|
|
329
295
|
it('does not re-run setupI18n when i18nEnabled changes to false', function () {
|
|
330
296
|
var _render3 = render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
331
297
|
config: mockConfig,
|
|
332
|
-
settings: mockSettings,
|
|
333
298
|
translations: {
|
|
334
299
|
language: 'en',
|
|
335
300
|
i18nEnabled: true
|
|
@@ -339,7 +304,6 @@ describe('GradebookApp', function () {
|
|
|
339
304
|
expect(mockSetupI18n).toHaveBeenCalledTimes(1);
|
|
340
305
|
rerender(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
341
306
|
config: mockConfig,
|
|
342
|
-
settings: mockSettings,
|
|
343
307
|
translations: {
|
|
344
308
|
i18nEnabled: false
|
|
345
309
|
}
|
|
@@ -350,29 +314,10 @@ describe('GradebookApp', function () {
|
|
|
350
314
|
});
|
|
351
315
|
});
|
|
352
316
|
describe('Type Safety', function () {
|
|
353
|
-
it('accepts gradebookConfig
|
|
354
|
-
var customConfig = {
|
|
355
|
-
components: {
|
|
356
|
-
StudentPopover: function StudentPopover() {
|
|
357
|
-
return /*#__PURE__*/React.createElement("div", null, "Popover");
|
|
358
|
-
},
|
|
359
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
360
|
-
return /*#__PURE__*/React.createElement("div", null, "Settings");
|
|
361
|
-
}
|
|
362
|
-
}
|
|
363
|
-
};
|
|
364
|
-
var customSettingsData = {
|
|
365
|
-
customOption: true
|
|
366
|
-
};
|
|
367
|
-
var customOnSave = jest.fn().mockResolvedValue({
|
|
368
|
-
success: true
|
|
369
|
-
});
|
|
317
|
+
it('accepts gradebookConfig', function () {
|
|
318
|
+
var customConfig = {};
|
|
370
319
|
render(/*#__PURE__*/React.createElement(GradebookApp, {
|
|
371
320
|
config: customConfig,
|
|
372
|
-
settings: {
|
|
373
|
-
settings: customSettingsData,
|
|
374
|
-
onSave: customOnSave
|
|
375
|
-
},
|
|
376
321
|
translations: {
|
|
377
322
|
i18nEnabled: false
|
|
378
323
|
}
|