stable
Clone or download
Read-only
part of request #26381 Prevent relative imports outside of a package No functional change expected. Colored items should still be colored. Notes: The color were duplicated in FlamingParrot, so this also removes the duplication. The tlp-swatch-* classes will end up multiple times in CSS code, but with this hopefully we can better track their usage. Change-Id: I3b3345ad5a06e81574bf4b89b288830c07a84b92
Modified Files
Name | ||||
---|---|---|---|---|
A | lib/frontend/tlp-swatch-colors/README.md | +44 | −0 | Go to diff View file |
A | lib/frontend/tlp-swatch-colors/package.json | +10 | −0 | Go to diff View file |
A | lib/frontend/tlp-swatch-colors/themes/_color-classes.scss | +32 | −0 | Go to diff View file |
A | lib/frontend/tlp-swatch-colors/themes/_swatch-colors.scss | +447 | −0 | Go to diff View file |
A | lib/frontend/tlp-swatch-colors/themes/main.scss | +21 | −0 | Go to diff View file |
M | plugins/agiledashboard/package.json | +1 | −0 | Go to diff View file |
M | plugins/agiledashboard/pnpm-lock.yaml | +2 | −0 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/_card-fields.scss | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/kanban/_kanban-item.scss | +3 | −3 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog-item-details.scss | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_item-progress.scss | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/themes/FlamingParrot/css/style.scss | +0 | −1 | Go to diff View file |
M | plugins/baseline/package.json | +1 | −0 | Go to diff View file |
M | plugins/baseline/pnpm-lock.yaml | +2 | −0 | Go to diff View file |
M | plugins/baseline/themes/baseline/_baseline-content.scss | +4 | −4 | Go to diff View file |
M | plugins/baseline/themes/baseline/_comparison-content.scss | +4 | −4 | Go to diff View file |
M | plugins/cardwall/package.json | +6 | −3 | Go to diff View file |
M | plugins/cardwall/pnpm-lock.yaml | +4 | −0 | Go to diff View file |
M | plugins/cardwall/themes/default/css/_cardwall.scss | +8 | −2 | Go to diff View file |
M | plugins/document/package.json | +1 | −0 | Go to diff View file |
M | plugins/document/pnpm-lock.yaml | +2 | −0 | Go to diff View file |
M | plugins/document/themes/_icons.scss | +15 | −15 | Go to diff View file |
M | plugins/document/themes/_new-document.scss | +5 | −5 | Go to diff View file |
M | plugins/document/themes/quicklook/_quicklook-folder.scss | +2 | −2 | Go to diff View file |
M | plugins/graphontrackersv5/package.json | +4 | −3 | Go to diff View file |
M | plugins/graphontrackersv5/pnpm-lock.yaml | +2 | −0 | Go to diff View file |
M | plugins/graphontrackersv5/themes/default/css/style.scss | +2 | −2 | Go to diff View file |
M | plugins/label/package.json | +2 | −0 | Go to diff View file |
M | plugins/label/pnpm-lock.yaml | +4 | −0 | Go to diff View file |
M | plugins/label/themes/_labels-box.scss | +4 | −4 | Go to diff View file |
M | plugins/label/themes/label.scss | +1 | −1 | Go to diff View file |
M | plugins/openidconnectclient/package.json | +6 | −3 | Go to diff View file |
M | plugins/openidconnectclient/pnpm-lock.yaml | +4 | −0 | Go to diff View file |
M | plugins/openidconnectclient/themes/BurningParrot/css/includes/_button-colors.scss | +4 | −15 | Go to diff View file |
M | plugins/openidconnectclient/themes/BurningParrot/css/includes/_provider-admin-modal.scss | +12 | −166 | Go to diff View file |
A | plugins/openidconnectclient/themes/_case.scss | +31 | −0 | Go to diff View file |
M | plugins/openidconnectclient/themes/default/css/style.scss | +16 | −133 | Go to diff View file |
M | plugins/program_management/package.json | +1 | −0 | Go to diff View file |
M | plugins/program_management/pnpm-lock.yaml | +2 | −0 | Go to diff View file |
M | plugins/program_management/themes/planned-iterations/_element.scss | +2 | −2 | Go to diff View file |
M | plugins/program_management/themes/program_management/_element.scss | +2 | −2 | Go to diff View file |
M | plugins/projectmilestones/package.json | +1 | −0 | Go to diff View file |
M | plugins/projectmilestones/pnpm-lock.yaml | +2 | −0 | Go to diff View file |
M | plugins/projectmilestones/themes/BurningParrot/_headers.scss | +2 | −2 | Go to diff View file |
M | plugins/projectmilestones/themes/BurningParrot/_release-toggle-tracker-artifacts-badges.scss | +2 | −2 | Go to diff View file |
M | plugins/roadmap/package.json | +1 | −0 | Go to diff View file |
M | plugins/roadmap/pnpm-lock.yaml | +2 | −0 | Go to diff View file |
M | plugins/roadmap/themes/_gantt-header.scss | +2 | −2 | Go to diff View file |
M | plugins/roadmap/themes/_popover.scss | +2 | −2 | Go to diff View file |
M | plugins/roadmap/themes/_task.scss | +2 | −2 | Go to diff View file |
M | plugins/taskboard/package.json | +1 | −0 | Go to diff View file |
M | plugins/taskboard/pnpm-lock.yaml | +2 | −0 | Go to diff View file |
M | plugins/taskboard/themes/includes/_card-edit.scss | +2 | −2 | Go to diff View file |
M | plugins/taskboard/themes/includes/_card-read.scss | +2 | −2 | Go to diff View file |
M | plugins/testmanagement/package.json | +1 | −0 | Go to diff View file |
M | plugins/testmanagement/pnpm-lock.yaml | +2 | −0 | Go to diff View file |
M | plugins/testmanagement/themes/BurningParrot/css/includes/_artifact-links-graph.scss | +3 | −4 | Go to diff View file |
M | plugins/tracker/package.json | +1 | −0 | Go to diff View file |
M | plugins/tracker/pnpm-lock.yaml | +2 | −0 | Go to diff View file |
M | plugins/tracker/themes/BurningParrot/css/includes/_homepage.scss | +2 | −2 | Go to diff View file |
M | plugins/tracker/themes/BurningParrot/css/tracker-creation/includes/_creation-color-selector.scss | +3 | −3 | Go to diff View file |
M | plugins/tracker/themes/FlamingParrot/css/colorpicker.scss | +2 | −2 | Go to diff View file |
M | plugins/tracker/themes/default/css/includes/_burndown-chart.scss | +2 | −2 | Go to diff View file |
M | plugins/tracker/themes/default/css/includes/_cards.scss | +3 | −3 | Go to diff View file |
M | plugins/tracker/themes/default/css/includes/_columns-colors.scss | +2 | −2 | Go to diff View file |
M | plugins/tracker/themes/default/css/includes/_cross-references-fields.scss | +2 | −2 | Go to diff View file |
M | plugins/tracker/themes/default/css/includes/_field-bound-colors.scss | +2 | −2 | Go to diff View file |
M | plugins/tracker/themes/default/css/style.scss | +2 | −4 | Go to diff View file |
M | src/package.json | +1 | −0 | Go to diff View file |
M | src/pnpm-lock.yaml | +2 | −0 | Go to diff View file |
M | src/scripts/tlp-doc/css/_demos.scss | +2 | −1 | Go to diff View file |
M | src/scripts/tlp-doc/package.json | +1 | −0 | Go to diff View file |
M | src/scripts/tlp-doc/pnpm-lock.yaml | +2 | −0 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/_cross-ref-badges.scss | +2 | −2 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/_cross-ref-tooltip.scss | +2 | −2 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/_help-dropdown.scss | +0 | −1 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/labels/_labels-box.scss | +4 | −4 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/project-admin/_labels.scss | +3 | −3 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_bootstrap-overrides.scss | +0 | −1 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_cross-ref-badges.scss | +2 | −2 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_cross-ref-tooltip.scss | +2 | −2 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_help-dropdown.scss | +0 | −1 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_list-picker.scss | +4 | −4 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_variables-common.scss | +0 | −2 | Go to diff View file |
D | src/themes/common/css/utils/_colors.scss | +0 | −319 | Go to diff View file |
M | src/themes/common/css/utils/_switch-to.scss | +2 | −2 | Go to diff View file |
M | src/themes/tlp/src/scss/components/_badges.scss | +2 | −2 | Go to diff View file |
M | src/themes/tlp/src/scss/components/_forms.scss | +4 | −4 | Go to diff View file |
M | src/themes/tlp/src/scss/tlp.scss | +0 | −1 | Go to diff View file |
D | src/themes/tlp/src/scss/variables/colors/_color-classes.scss | +0 | −212 | Go to diff View file |
M | src/themes/tlp/src/scss/variables/colors/_common-colors.scss | +0 | −2 | Go to diff View file |
D | src/themes/tlp/src/scss/variables/colors/_swatch-colors.scss | +0 | −443 | Go to diff View file |
M | src/www/tlp-doc/resources/visual-assets/colors/business/doc.html | +27 | −5 | Go to diff View file |