@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
|
@@ -16,9 +16,8 @@ var _uiFlex = require("@instructure/ui-flex");
|
|
|
16
16
|
var _uiText = require("@instructure/ui-text");
|
|
17
17
|
var _uiTray = require("@instructure/ui-tray");
|
|
18
18
|
var _canvasTheme = require("@instructure/canvas-theme");
|
|
19
|
-
var _index = require("../../context/
|
|
20
|
-
var _index2 = require("
|
|
21
|
-
var _index3 = require("../../../FlashAlert/index.js");
|
|
19
|
+
var _index = require("../../context/GradebookAppContext/index.js");
|
|
20
|
+
var _index2 = require("../../../FlashAlert/index.js");
|
|
22
21
|
/**
|
|
23
22
|
* SettingsTray component that provides the tray chrome and renders the SettingsTrayContent.
|
|
24
23
|
* This component handles:
|
|
@@ -30,15 +29,13 @@ var _index3 = require("../../../FlashAlert/index.js");
|
|
|
30
29
|
*/
|
|
31
30
|
var SettingsTray = exports.SettingsTray = function SettingsTray(_ref) {
|
|
32
31
|
var open = _ref.open,
|
|
33
|
-
onDismiss = _ref.onDismiss
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
var _useGradebookApp = (0, _index2.useGradebookApp)(),
|
|
32
|
+
onDismiss = _ref.onDismiss,
|
|
33
|
+
SettingsTrayContent = _ref.SettingsTrayContent;
|
|
34
|
+
var _useGradebookApp = (0, _index.useGradebookApp)(),
|
|
37
35
|
_useGradebookApp$sett = _useGradebookApp.settings,
|
|
38
36
|
contextSettings = _useGradebookApp$sett.settings,
|
|
39
37
|
setSettings = _useGradebookApp$sett.setSettings,
|
|
40
38
|
onSave = _useGradebookApp$sett.onSave;
|
|
41
|
-
var SettingsTrayContent = components.SettingsTrayContent;
|
|
42
39
|
var _useState = (0, _react.useState)(contextSettings),
|
|
43
40
|
_useState2 = (0, _slicedToArray2.default)(_useState, 2),
|
|
44
41
|
localSettings = _useState2[0],
|
|
@@ -71,13 +68,13 @@ var SettingsTray = exports.SettingsTray = function SettingsTray(_ref) {
|
|
|
71
68
|
result = _context.v;
|
|
72
69
|
if (result.success) {
|
|
73
70
|
setSettings(localSettings);
|
|
74
|
-
(0,
|
|
71
|
+
(0, _index2.showFlashAlert)({
|
|
75
72
|
message: "Your settings have been saved.",
|
|
76
73
|
type: 'success'
|
|
77
74
|
});
|
|
78
75
|
onDismiss();
|
|
79
76
|
} else {
|
|
80
|
-
(0,
|
|
77
|
+
(0, _index2.showFlashAlert)({
|
|
81
78
|
message: result.error || "There was an error saving your settings. Please try again.",
|
|
82
79
|
type: 'error'
|
|
83
80
|
});
|
|
@@ -87,7 +84,7 @@ var SettingsTray = exports.SettingsTray = function SettingsTray(_ref) {
|
|
|
87
84
|
case 3:
|
|
88
85
|
_context.p = 3;
|
|
89
86
|
_t = _context.v;
|
|
90
|
-
(0,
|
|
87
|
+
(0, _index2.showFlashAlert)({
|
|
91
88
|
message: "An unexpected error occurred while saving settings",
|
|
92
89
|
type: 'error',
|
|
93
90
|
err: _t
|
|
@@ -34,7 +34,8 @@ var Default = exports.Default = {
|
|
|
34
34
|
open: open,
|
|
35
35
|
onDismiss: function onDismiss() {
|
|
36
36
|
return setOpen(false);
|
|
37
|
-
}
|
|
37
|
+
},
|
|
38
|
+
SettingsTrayContent: _decorators.ExampleSettingsTrayContent
|
|
38
39
|
}));
|
|
39
40
|
}
|
|
40
41
|
};
|
|
@@ -42,7 +43,8 @@ var Open = exports.Open = {
|
|
|
42
43
|
render: function render() {
|
|
43
44
|
return /*#__PURE__*/_react.default.createElement(_index.SettingsTray, {
|
|
44
45
|
open: true,
|
|
45
|
-
onDismiss: function onDismiss() {}
|
|
46
|
+
onDismiss: function onDismiss() {},
|
|
47
|
+
SettingsTrayContent: _decorators.ExampleSettingsTrayContent
|
|
46
48
|
});
|
|
47
49
|
}
|
|
48
50
|
};
|
|
@@ -10,10 +10,8 @@ var _slicedToArray2 = _interopRequireDefault(require("@babel/runtime/helpers/sli
|
|
|
10
10
|
var _react = _interopRequireWildcard(require("react"));
|
|
11
11
|
var _i18n = require("../../i18n/i18n.js");
|
|
12
12
|
var _index = require("./context/GradebookConfigContext/index.js");
|
|
13
|
-
var _index2 = require("./context/GradebookAppContext/index.js");
|
|
14
13
|
var GradebookApp = exports.GradebookApp = function GradebookApp(_ref) {
|
|
15
14
|
var config = _ref.config,
|
|
16
|
-
settings = _ref.settings,
|
|
17
15
|
_ref$translations = _ref.translations,
|
|
18
16
|
translations = _ref$translations === void 0 ? {
|
|
19
17
|
language: 'en',
|
|
@@ -38,7 +36,5 @@ var GradebookApp = exports.GradebookApp = function GradebookApp(_ref) {
|
|
|
38
36
|
}
|
|
39
37
|
return /*#__PURE__*/_react.default.createElement(_index.GradebookConfigProvider, {
|
|
40
38
|
config: config
|
|
41
|
-
}, /*#__PURE__*/_react.default.createElement(
|
|
42
|
-
settings: settings
|
|
43
|
-
}, children || /*#__PURE__*/_react.default.createElement("div", null, "GradebookAppRoot")));
|
|
39
|
+
}, children || /*#__PURE__*/_react.default.createElement("div", null, "GradebookAppRoot"));
|
|
44
40
|
};
|
|
@@ -1,59 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.default = exports.Default = void 0;
|
|
8
|
-
var _regenerator2 = _interopRequireDefault(require("@babel/runtime/helpers/regenerator"));
|
|
9
|
-
var _asyncToGenerator2 = _interopRequireDefault(require("@babel/runtime/helpers/asyncToGenerator"));
|
|
10
|
-
var _react = _interopRequireDefault(require("react"));
|
|
11
7
|
var _GradebookApp = require("./GradebookApp.js");
|
|
12
|
-
var _addonActions = require("@storybook/addon-actions");
|
|
13
|
-
// Example minimal settings type
|
|
14
|
-
|
|
15
8
|
var meta = {
|
|
16
9
|
title: 'Gradebook/GradebookApp',
|
|
17
10
|
component: _GradebookApp.GradebookApp
|
|
18
11
|
};
|
|
19
12
|
var _default = exports.default = meta;
|
|
20
|
-
var defaultConfig = {
|
|
21
|
-
components: {
|
|
22
|
-
StudentPopover: function StudentPopover() {
|
|
23
|
-
return /*#__PURE__*/_react.default.createElement("div", null, "Student Popover");
|
|
24
|
-
},
|
|
25
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
26
|
-
return /*#__PURE__*/_react.default.createElement("div", null, "Settings Content");
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
};
|
|
30
|
-
var defaultSettings = {
|
|
31
|
-
settings: {
|
|
32
|
-
option1: true
|
|
33
|
-
},
|
|
34
|
-
onSave: function () {
|
|
35
|
-
var _onSave = (0, _asyncToGenerator2.default)(/*#__PURE__*/(0, _regenerator2.default)().m(function _callee(settings) {
|
|
36
|
-
return (0, _regenerator2.default)().w(function (_context) {
|
|
37
|
-
while (1) switch (_context.n) {
|
|
38
|
-
case 0:
|
|
39
|
-
(0, _addonActions.action)('onSave')(settings);
|
|
40
|
-
_context.n = 1;
|
|
41
|
-
return new Promise(function (resolve) {
|
|
42
|
-
return setTimeout(resolve, 1000);
|
|
43
|
-
});
|
|
44
|
-
case 1:
|
|
45
|
-
return _context.a(2, {
|
|
46
|
-
success: true
|
|
47
|
-
});
|
|
48
|
-
}
|
|
49
|
-
}, _callee);
|
|
50
|
-
}));
|
|
51
|
-
function onSave(_x) {
|
|
52
|
-
return _onSave.apply(this, arguments);
|
|
53
|
-
}
|
|
54
|
-
return onSave;
|
|
55
|
-
}()
|
|
56
|
-
};
|
|
13
|
+
var defaultConfig = {};
|
|
57
14
|
var resourceOverrides = {
|
|
58
15
|
en: {
|
|
59
16
|
'align_new_outcomes_2a2d3d48': 'Align new outcomes',
|
|
@@ -103,7 +60,6 @@ var resourceOverrides = {
|
|
|
103
60
|
var Default = exports.Default = {
|
|
104
61
|
args: {
|
|
105
62
|
config: defaultConfig,
|
|
106
|
-
settings: defaultSettings,
|
|
107
63
|
translations: {
|
|
108
64
|
language: 'en',
|
|
109
65
|
resourceOverrides: resourceOverrides,
|
|
@@ -49,24 +49,7 @@ _globals.jest.mock("../context/GradebookAppContext", function () {
|
|
|
49
49
|
});
|
|
50
50
|
var mockSetupI18n = i18nModule.setupI18n;
|
|
51
51
|
describe('GradebookApp', function () {
|
|
52
|
-
var mockConfig = {
|
|
53
|
-
components: {
|
|
54
|
-
StudentPopover: function StudentPopover() {
|
|
55
|
-
return /*#__PURE__*/_react.default.createElement("div", null, "Student Popover");
|
|
56
|
-
},
|
|
57
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
58
|
-
return /*#__PURE__*/_react.default.createElement("div", null, "Settings");
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
};
|
|
62
|
-
var mockSettingsData = {};
|
|
63
|
-
var mockOnSave = _globals.jest.fn().mockResolvedValue({
|
|
64
|
-
success: true
|
|
65
|
-
});
|
|
66
|
-
var mockSettings = {
|
|
67
|
-
settings: mockSettingsData,
|
|
68
|
-
onSave: mockOnSave
|
|
69
|
-
};
|
|
52
|
+
var mockConfig = {};
|
|
70
53
|
beforeEach(function () {
|
|
71
54
|
_globals.jest.clearAllMocks();
|
|
72
55
|
});
|
|
@@ -76,8 +59,7 @@ describe('GradebookApp', function () {
|
|
|
76
59
|
while (1) switch (_context.n) {
|
|
77
60
|
case 0:
|
|
78
61
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
79
|
-
config: mockConfig
|
|
80
|
-
settings: mockSettings
|
|
62
|
+
config: mockConfig
|
|
81
63
|
}));
|
|
82
64
|
|
|
83
65
|
// Should call setupI18n with default language
|
|
@@ -96,7 +78,6 @@ describe('GradebookApp', function () {
|
|
|
96
78
|
it('renders with i18n disabled', function () {
|
|
97
79
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
98
80
|
config: mockConfig,
|
|
99
|
-
settings: mockSettings,
|
|
100
81
|
translations: {
|
|
101
82
|
i18nEnabled: false
|
|
102
83
|
}
|
|
@@ -114,7 +95,6 @@ describe('GradebookApp', function () {
|
|
|
114
95
|
case 0:
|
|
115
96
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
116
97
|
config: mockConfig,
|
|
117
|
-
settings: mockSettings,
|
|
118
98
|
translations: {
|
|
119
99
|
language: 'es',
|
|
120
100
|
i18nEnabled: true
|
|
@@ -142,7 +122,6 @@ describe('GradebookApp', function () {
|
|
|
142
122
|
};
|
|
143
123
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
144
124
|
config: mockConfig,
|
|
145
|
-
settings: mockSettings,
|
|
146
125
|
translations: {
|
|
147
126
|
language: 'fr',
|
|
148
127
|
i18nEnabled: true,
|
|
@@ -167,7 +146,6 @@ describe('GradebookApp', function () {
|
|
|
167
146
|
case 0:
|
|
168
147
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
169
148
|
config: mockConfig,
|
|
170
|
-
settings: mockSettings,
|
|
171
149
|
translations: {
|
|
172
150
|
i18nEnabled: false
|
|
173
151
|
}
|
|
@@ -184,7 +162,6 @@ describe('GradebookApp', function () {
|
|
|
184
162
|
it('renders fallback content when no children provided', function () {
|
|
185
163
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
186
164
|
config: mockConfig,
|
|
187
|
-
settings: mockSettings,
|
|
188
165
|
translations: {
|
|
189
166
|
i18nEnabled: false
|
|
190
167
|
}
|
|
@@ -196,7 +173,6 @@ describe('GradebookApp', function () {
|
|
|
196
173
|
it('passes gradebookConfig to GradebookConfigProvider', function () {
|
|
197
174
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
198
175
|
config: mockConfig,
|
|
199
|
-
settings: mockSettings,
|
|
200
176
|
translations: {
|
|
201
177
|
i18nEnabled: false
|
|
202
178
|
}
|
|
@@ -205,15 +181,10 @@ describe('GradebookApp', function () {
|
|
|
205
181
|
(0, _globals.expect)(provider).toBeInTheDocument();
|
|
206
182
|
var configData = provider.getAttribute('data-config');
|
|
207
183
|
(0, _globals.expect)(configData).toBeTruthy();
|
|
208
|
-
var parsedConfig = JSON.parse(configData);
|
|
209
|
-
(0, _globals.expect)(parsedConfig).toMatchObject({
|
|
210
|
-
components: _globals.expect.any(Object)
|
|
211
|
-
});
|
|
212
184
|
});
|
|
213
185
|
it('wraps children with GradebookConfigProvider', function () {
|
|
214
186
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
215
187
|
config: mockConfig,
|
|
216
|
-
settings: mockSettings,
|
|
217
188
|
translations: {
|
|
218
189
|
i18nEnabled: false
|
|
219
190
|
}
|
|
@@ -232,7 +203,6 @@ describe('GradebookApp', function () {
|
|
|
232
203
|
case 0:
|
|
233
204
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
234
205
|
config: mockConfig,
|
|
235
|
-
settings: mockSettings,
|
|
236
206
|
translations: {
|
|
237
207
|
language: 'en',
|
|
238
208
|
i18nEnabled: true
|
|
@@ -260,7 +230,6 @@ describe('GradebookApp', function () {
|
|
|
260
230
|
case 0:
|
|
261
231
|
_render = (0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
262
232
|
config: mockConfig,
|
|
263
|
-
settings: mockSettings,
|
|
264
233
|
translations: {
|
|
265
234
|
language: 'en',
|
|
266
235
|
i18nEnabled: true
|
|
@@ -270,7 +239,6 @@ describe('GradebookApp', function () {
|
|
|
270
239
|
(0, _globals.expect)(mockSetupI18n).toHaveBeenCalledTimes(1);
|
|
271
240
|
rerender(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
272
241
|
config: mockConfig,
|
|
273
|
-
settings: mockSettings,
|
|
274
242
|
translations: {
|
|
275
243
|
language: 'es',
|
|
276
244
|
i18nEnabled: true
|
|
@@ -303,7 +271,6 @@ describe('GradebookApp', function () {
|
|
|
303
271
|
};
|
|
304
272
|
_render2 = (0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
305
273
|
config: mockConfig,
|
|
306
|
-
settings: mockSettings,
|
|
307
274
|
translations: {
|
|
308
275
|
language: 'en',
|
|
309
276
|
i18nEnabled: true,
|
|
@@ -313,7 +280,6 @@ describe('GradebookApp', function () {
|
|
|
313
280
|
(0, _globals.expect)(mockSetupI18n).toHaveBeenCalledWith('en', overrides1);
|
|
314
281
|
rerender(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
315
282
|
config: mockConfig,
|
|
316
|
-
settings: mockSettings,
|
|
317
283
|
translations: {
|
|
318
284
|
language: 'en',
|
|
319
285
|
i18nEnabled: true,
|
|
@@ -333,7 +299,6 @@ describe('GradebookApp', function () {
|
|
|
333
299
|
it('does not re-run setupI18n when i18nEnabled changes to false', function () {
|
|
334
300
|
var _render3 = (0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
335
301
|
config: mockConfig,
|
|
336
|
-
settings: mockSettings,
|
|
337
302
|
translations: {
|
|
338
303
|
language: 'en',
|
|
339
304
|
i18nEnabled: true
|
|
@@ -343,7 +308,6 @@ describe('GradebookApp', function () {
|
|
|
343
308
|
(0, _globals.expect)(mockSetupI18n).toHaveBeenCalledTimes(1);
|
|
344
309
|
rerender(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
345
310
|
config: mockConfig,
|
|
346
|
-
settings: mockSettings,
|
|
347
311
|
translations: {
|
|
348
312
|
i18nEnabled: false
|
|
349
313
|
}
|
|
@@ -354,29 +318,10 @@ describe('GradebookApp', function () {
|
|
|
354
318
|
});
|
|
355
319
|
});
|
|
356
320
|
describe('Type Safety', function () {
|
|
357
|
-
it('accepts gradebookConfig
|
|
358
|
-
var customConfig = {
|
|
359
|
-
components: {
|
|
360
|
-
StudentPopover: function StudentPopover() {
|
|
361
|
-
return /*#__PURE__*/_react.default.createElement("div", null, "Popover");
|
|
362
|
-
},
|
|
363
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
364
|
-
return /*#__PURE__*/_react.default.createElement("div", null, "Settings");
|
|
365
|
-
}
|
|
366
|
-
}
|
|
367
|
-
};
|
|
368
|
-
var customSettingsData = {
|
|
369
|
-
customOption: true
|
|
370
|
-
};
|
|
371
|
-
var customOnSave = _globals.jest.fn().mockResolvedValue({
|
|
372
|
-
success: true
|
|
373
|
-
});
|
|
321
|
+
it('accepts gradebookConfig', function () {
|
|
322
|
+
var customConfig = {};
|
|
374
323
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_GradebookApp.GradebookApp, {
|
|
375
324
|
config: customConfig,
|
|
376
|
-
settings: {
|
|
377
|
-
settings: customSettingsData,
|
|
378
|
-
onSave: customOnSave
|
|
379
|
-
},
|
|
380
325
|
translations: {
|
|
381
326
|
i18nEnabled: false
|
|
382
327
|
}
|
|
@@ -5,5 +5,4 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.GradebookConfigContext = void 0;
|
|
7
7
|
var _react = require("react");
|
|
8
|
-
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
9
8
|
var GradebookConfigContext = exports.GradebookConfigContext = /*#__PURE__*/(0, _react.createContext)(null);
|
|
@@ -11,48 +11,44 @@ var TestConfigConsumer = function TestConfigConsumer() {
|
|
|
11
11
|
var config = (0, _index.useGradebookConfig)();
|
|
12
12
|
return /*#__PURE__*/_react.default.createElement("div", {
|
|
13
13
|
"data-testid": "config-consumer"
|
|
14
|
-
}, config.
|
|
14
|
+
}, config.masteryLevelConfig ? 'has-mastery-config' : 'no-mastery-config');
|
|
15
15
|
};
|
|
16
16
|
|
|
17
|
-
// Test component that uses the
|
|
18
|
-
var
|
|
17
|
+
// Test component that uses the mastery level config
|
|
18
|
+
var TestMasteryLevelConsumer = function TestMasteryLevelConsumer() {
|
|
19
|
+
var _config$masteryLevelC, _config$masteryLevelC2;
|
|
19
20
|
var config = (0, _index.useGradebookConfig)();
|
|
20
|
-
var
|
|
21
|
-
var componentCount = Object.keys(components).length;
|
|
21
|
+
var availableLevels = ((_config$masteryLevelC = config.masteryLevelConfig) === null || _config$masteryLevelC === void 0 ? void 0 : (_config$masteryLevelC2 = _config$masteryLevelC.availableLevels) === null || _config$masteryLevelC2 === void 0 ? void 0 : _config$masteryLevelC2.length) || 0;
|
|
22
22
|
return /*#__PURE__*/_react.default.createElement("div", {
|
|
23
|
-
"data-testid": "
|
|
24
|
-
},
|
|
23
|
+
"data-testid": "mastery-level-count"
|
|
24
|
+
}, availableLevels);
|
|
25
25
|
};
|
|
26
|
-
var DEFAULT_CONFIG = {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
},
|
|
31
|
-
SettingsTrayContent: function SettingsTrayContent() {
|
|
32
|
-
return /*#__PURE__*/_react.default.createElement("div", null, "Settings Content");
|
|
33
|
-
}
|
|
26
|
+
var DEFAULT_CONFIG = {};
|
|
27
|
+
var CONFIG_WITH_MASTERY = {
|
|
28
|
+
masteryLevelConfig: {
|
|
29
|
+
availableLevels: ['exceeds_mastery', 'mastery', 'near_mastery']
|
|
34
30
|
}
|
|
35
31
|
};
|
|
36
32
|
describe('GradebookConfigContext', function () {
|
|
37
33
|
describe('GradebookConfigProvider', function () {
|
|
38
34
|
it('provides config to children', function () {
|
|
39
35
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.GradebookConfigProvider, {
|
|
40
|
-
config:
|
|
36
|
+
config: CONFIG_WITH_MASTERY
|
|
41
37
|
}, /*#__PURE__*/_react.default.createElement(TestConfigConsumer, null)));
|
|
42
|
-
(0, _globals.expect)(_react2.screen.getByTestId('config-consumer')).toHaveTextContent('has-
|
|
38
|
+
(0, _globals.expect)(_react2.screen.getByTestId('config-consumer')).toHaveTextContent('has-mastery-config');
|
|
43
39
|
});
|
|
44
|
-
it('
|
|
40
|
+
it('allows empty config', function () {
|
|
45
41
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.GradebookConfigProvider, {
|
|
46
42
|
config: DEFAULT_CONFIG
|
|
47
43
|
}, /*#__PURE__*/_react.default.createElement(TestConfigConsumer, null)));
|
|
48
44
|
(0, _globals.expect)(_react2.screen.getByTestId('config-consumer')).toBeInTheDocument();
|
|
49
|
-
(0, _globals.expect)(_react2.screen.getByTestId('config-consumer')).toHaveTextContent('
|
|
45
|
+
(0, _globals.expect)(_react2.screen.getByTestId('config-consumer')).toHaveTextContent('no-mastery-config');
|
|
50
46
|
});
|
|
51
|
-
it('
|
|
47
|
+
it('provides mastery level config when specified', function () {
|
|
52
48
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.GradebookConfigProvider, {
|
|
53
|
-
config:
|
|
54
|
-
}, /*#__PURE__*/_react.default.createElement(
|
|
55
|
-
(0, _globals.expect)(_react2.screen.getByTestId('
|
|
49
|
+
config: CONFIG_WITH_MASTERY
|
|
50
|
+
}, /*#__PURE__*/_react.default.createElement(TestMasteryLevelConsumer, null)));
|
|
51
|
+
(0, _globals.expect)(_react2.screen.getByTestId('mastery-level-count')).toHaveTextContent('3');
|
|
56
52
|
});
|
|
57
53
|
});
|
|
58
54
|
describe('useGradebookConfig', function () {
|
|
@@ -66,24 +62,24 @@ describe('GradebookConfigContext', function () {
|
|
|
66
62
|
});
|
|
67
63
|
it('returns config when used inside provider', function () {
|
|
68
64
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.GradebookConfigProvider, {
|
|
69
|
-
config:
|
|
65
|
+
config: CONFIG_WITH_MASTERY
|
|
70
66
|
}, /*#__PURE__*/_react.default.createElement(TestConfigConsumer, null)));
|
|
71
|
-
(0, _globals.expect)(_react2.screen.getByTestId('config-consumer')).toHaveTextContent('has-
|
|
67
|
+
(0, _globals.expect)(_react2.screen.getByTestId('config-consumer')).toHaveTextContent('has-mastery-config');
|
|
72
68
|
});
|
|
73
69
|
});
|
|
74
|
-
describe('
|
|
70
|
+
describe('masteryLevelConfig', function () {
|
|
75
71
|
it('throws error when used outside provider', function () {
|
|
76
72
|
var consoleSpy = jest.spyOn(console, 'error').mockImplementation(function () {});
|
|
77
73
|
(0, _globals.expect)(function () {
|
|
78
|
-
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(
|
|
74
|
+
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(TestMasteryLevelConsumer, null));
|
|
79
75
|
}).toThrow('useGradebookConfig must be used within GradebookConfigProvider');
|
|
80
76
|
consoleSpy.mockRestore();
|
|
81
77
|
});
|
|
82
|
-
it('returns
|
|
78
|
+
it('returns mastery level config when provided', function () {
|
|
83
79
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.GradebookConfigProvider, {
|
|
84
|
-
config:
|
|
85
|
-
}, /*#__PURE__*/_react.default.createElement(
|
|
86
|
-
(0, _globals.expect)(_react2.screen.getByTestId('
|
|
80
|
+
config: CONFIG_WITH_MASTERY
|
|
81
|
+
}, /*#__PURE__*/_react.default.createElement(TestMasteryLevelConsumer, null)));
|
|
82
|
+
(0, _globals.expect)(_react2.screen.getByTestId('mastery-level-count')).toHaveTextContent('3');
|
|
87
83
|
});
|
|
88
84
|
});
|
|
89
85
|
});
|
|
@@ -82,12 +82,12 @@ describe('ScoreCellContent', function () {
|
|
|
82
82
|
_react2.fireEvent.click(button);
|
|
83
83
|
expect(onAction).toHaveBeenCalledTimes(1);
|
|
84
84
|
});
|
|
85
|
-
it('
|
|
85
|
+
it('does not show action button when onAction is undefined', function () {
|
|
86
86
|
(0, _react2.render)(/*#__PURE__*/_react.default.createElement(_index.ScoreCellContent, Object.assign({}, defaultProps, {
|
|
87
87
|
onAction: void 0,
|
|
88
88
|
focus: true
|
|
89
89
|
})));
|
|
90
|
-
expect(_react2.screen.queryByTestId('score-cell-action-button')).
|
|
90
|
+
expect(_react2.screen.queryByTestId('score-cell-action-button')).not.toBeInTheDocument();
|
|
91
91
|
});
|
|
92
92
|
});
|
|
93
93
|
describe('scoreDisplayFormat', function () {
|
package/lib/translated/en-GB-x-ukhe/components/Gradebook/gradebook-table/ScoreCellContent/index.js
CHANGED
|
@@ -28,7 +28,7 @@ var ScoreCellContent = exports.ScoreCellContent = function ScoreCellContent(_ref
|
|
|
28
28
|
hoverInternal = _useState2[0],
|
|
29
29
|
setHoverInternal = _useState2[1];
|
|
30
30
|
var hover = hoverControlled !== null && hoverControlled !== void 0 ? hoverControlled : hoverInternal;
|
|
31
|
-
var showAction = focus || hover;
|
|
31
|
+
var showAction = onAction && (focus || hover);
|
|
32
32
|
var handleMouseEnter = function handleMouseEnter() {
|
|
33
33
|
if (hoverControlled === void 0) {
|
|
34
34
|
setHoverInternal(true);
|
|
@@ -74,7 +74,6 @@ var ScoreCellContent = exports.ScoreCellContent = function ScoreCellContent(_ref
|
|
|
74
74
|
renderIcon: /*#__PURE__*/_react.default.createElement(_uiIcons.IconExpandStartLine, null),
|
|
75
75
|
screenReaderLabel: "View Contributing Score Details",
|
|
76
76
|
onClick: onAction,
|
|
77
|
-
disabled: !onAction,
|
|
78
77
|
"data-testid": "score-cell-action-button"
|
|
79
78
|
})));
|
|
80
79
|
};
|
|
@@ -13,6 +13,11 @@ var _index = require("./index.js");
|
|
|
13
13
|
var meta = {
|
|
14
14
|
title: 'Gradebook/ScoreCellContent',
|
|
15
15
|
component: _index.ScoreCellContent,
|
|
16
|
+
parameters: {
|
|
17
|
+
actions: {
|
|
18
|
+
argTypesRegex: ''
|
|
19
|
+
} // Disable auto-actions
|
|
20
|
+
},
|
|
16
21
|
decorators: [function (Story) {
|
|
17
22
|
return /*#__PURE__*/_react.default.createElement(_uiView.View, {
|
|
18
23
|
width: "200px",
|