Skip to content

Commit

Permalink
Merge branch 'main' into docs-added-warning-for-sass-usage
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget authored Dec 18, 2024
2 parents 45b8cb0 + a83252d commit a93ef14
Show file tree
Hide file tree
Showing 19 changed files with 1,743 additions and 1,272 deletions.
1 change: 1 addition & 0 deletions .github/workflows/00-scan-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:

- name: 🐷 TruffleHog OSS
uses: trufflesecurity/trufflehog@main
if: ${{ github.event.pull_request != null }} # only scan on pull-requests
with:
path: ./
base: ${{ steps.extract_branch.outputs.branch-name }}
Expand Down
2,823 changes: 1,586 additions & 1,237 deletions package-lock.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"license": "Apache-2.0",
"dependencies": {
"@csstools/normalize.css": "^12.1.1",
"@db-ui/base": "^0.28.4"
"@db-ui/base": "^0.29.0"
},
"devDependencies": {
"@babel/cli": "^7.25.9",
"@babel/cli": "^7.26.4",
"@babel/preset-env": "^7.26.0",
"@commitlint/cli": "^19.6.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@mfranzke/plugin-node-uiextension": "^1.0.0",
"@pattern-lab/cli": "^6.1.0",
Expand All @@ -77,32 +77,32 @@
"cssnano": "^7.0.6",
"details-element-polyfill": "^2.4.0",
"dialog-polyfill": "^0.5.6",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"find-versions-cli": "^5.0.0",
"html-validate": "^8.26.0",
"html-validate": "^8.27.0",
"html5-boilerplate": "^9.0.1",
"husky": "^9.1.7",
"iframe-resizer": "^5.3.2",
"invokers-polyfill": "^0.4.6",
"lint-staged": "^15.2.10",
"lint-staged": "^15.2.11",
"markdownlint-cli": "^0.43.0",
"nodemon": "^3.1.7",
"nodemon": "^3.1.9",
"npm-run-all": "^4.1.5",
"pa11y-ci": "^3.1.0",
"plugin-node-patternlab-inline-remote-assets": "^0.2.1",
"postcss": "^8.4.49",
"postcss-cli": "^11.0.0",
"postcss-focus": "^7.0.0",
"postcss-list-style-safari-fix": "^1.0.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"sass": "^1.81.0",
"start-server-and-test": "^2.0.8",
"sass": "^1.83.0",
"start-server-and-test": "^2.0.9",
"stylelint": "^14.16.1",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-sass-guidelines": "^9.0.1",
"validate-branch-name": "^1.3.1",
"xo": "^0.59.3"
"xo": "^0.60.0"
},
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions source/_patterns/00-base/icons/_icons.font-faces.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
font-display: block;
font-family: "missing-icons";
src:
url("#{$icons-path}functional/fonts/icons-empty.woff2?4r2098")
url("#{$icons-path}functional/fonts/icons-empty.woff2?4r2100")
format("woff2"),
url("#{$icons-path}functional/fonts/icons-empty.woff?4r2098")
url("#{$icons-path}functional/fonts/icons-empty.woff?4r2100")
format("woff");
}

Expand All @@ -28,9 +28,9 @@
font-style: normal;
font-weight: normal;
src:
url("#{$icons-path}functional/fonts/#{$icon-font-family+ "-" + $icon-category}.woff2?4r2098")
url("#{$icons-path}functional/fonts/#{$icon-font-family+ "-" + $icon-category}.woff2?4r2100")
format("woff2"),
url("#{$icons-path}functional/fonts/#{$icon-font-family+ "-" + $icon-category}.woff?4r2098")
url("#{$icons-path}functional/fonts/#{$icon-font-family+ "-" + $icon-category}.woff?4r2100")
format("woff");

unicode-range: string.unquote($icon-font-unicodes);
Expand Down
38 changes: 22 additions & 16 deletions source/_patterns/00-base/icons/_icons.variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -298,9 +298,7 @@ $icon-glyphs-personenverkehr: (
// seat-priority has been deprecated in favour of the new name traveler-with-reduced-mobility
// TODO: remove with the next major release
"seat-priority": "\e1162",
// priority has been deprecated in favour of the new name traveler-with-reduced-mobility
// TODO: remove with the next major release
"priority": "\e1162",
"priority": "\e1312",
"traveler-with-reduced-mobility": "\e1162",
"standing-room": "\e1160",
"mixed-class": "\e1161",
Expand All @@ -325,7 +323,15 @@ $icon-glyphs-personenverkehr: (
"transportation-underground": "\e90e",
"transportation-walking": "\e90f",
"ev-bus": "\e928",
"ev-train": "\e929"
"ev-train": "\e929",
"artificial-intelligence": "\e1304",
"document-cross": "\e1305",
"euro-sign": "\e1306",
"id-card": "\e1307",
"pulse-wave": "\e1308",
"clapperboard": "\e1309",
"iceportal": "\e1310",
"regioguide": "\e1311"
) !default;

$icon-font-families-personenverkehr: (
Expand All @@ -340,10 +346,10 @@ $icon-font-families-personenverkehr: (
),
20: (
"action": (
"U+002B,U+003F,U+00A7,U+1F441,U+1F5A8,U+1F5B9,U+1F5BC,U+1F5D1,U+1F6C8,U+1F6CD,U+1F6E0,U+219F,U+21A1,U+21A6,U+21C6,U+21E7,U+21E9,U+21F5,U+2212,U+2295,U+229D,U+238C,U+25F9,U+2601,U+2606,U+2661,U+2699,U+270F,U+2713,U+2B73,U+e1062,U+e1066,U+e1069-e1070,U+e1077,U+e1079,U+e1081-e1084,U+e1154-e1156,U+e1164-e1171,U+e1187,U+e1211-e1214,U+e1220-e1258,U+e1290-e1295"
"U+002B,U+003F,U+00A7,U+1F441,U+1F5A8,U+1F5B9,U+1F5BC,U+1F5D1,U+1F6C8,U+1F6CD,U+1F6E0,U+219F,U+21A1,U+21A6,U+21C6,U+21E7,U+21E9,U+21F5,U+2212,U+2295,U+229D,U+238C,U+25F9,U+2601,U+2606,U+2661,U+2699,U+270F,U+2713,U+2B73,U+e1062,U+e1066,U+e1069-e1070,U+e1077,U+e1079,U+e1081-e1084,U+e1154-e1156,U+e1164-e1171,U+e1187,U+e1211-e1214,U+e1220-e1258,U+e1290-e1295,U+e1304-e1308"
),
"av": (
"U+23ED-23EE,U+23F8,U+25A1,U+25B7,U+293A-293B,U+e1085-e1088,U+e1091,U+e1234,U+e1261-e1259,U+e1262,U+e1296-e1297"
"U+23ED-23EE,U+23F8,U+25A1,U+25B7,U+293A-293B,U+e1085-e1088,U+e1091,U+e1234,U+e1261-e1259,U+e1262,U+e1296-e1297,U+e1309"
),
"brand": (
"U+e1152"
Expand All @@ -358,7 +364,7 @@ $icon-font-families-personenverkehr: (
"U+e1163,U+e1175-e1176,U+e1266-e1272"
),
"feature": (
"U+1F6E4,U+2600,U+271A,U+2744,U+e1150,U+e1153,U+e1160,U+e1177-e1180,U+e1188,U+e1215,U+e1217,U+e1273-e1278,U+e1289,U+e1299"
"U+1F6E4,U+2600,U+271A,U+2744,U+e1150,U+e1153,U+e1160,U+e1177-e1180,U+e1188,U+e1215,U+e1217,U+e1273-e1278,U+e1289,U+e1299,U+e1310,U+e1311"
),
"food": (
"U+1F37D,U+e1101,U+e1237,U+e1279"
Expand All @@ -379,7 +385,7 @@ $icon-font-families-personenverkehr: (
"U+26A0,U+e1123,U+e1126-e1127"
),
"seat": (
"U+1F6CF,U+e1128-e1130,U+e1162,U+e1183,U+e1189,U+e1281-e1285"
"U+1F6CF,U+e1128-e1130,U+e1162,U+e1183,U+e1189,U+e1281-e1285,U+e1312"
),
"ticket": (
"U+1F907,U+2714,U+e1131-e1132,U+e1134,U+e1136-e1146,U+e1184-e1186,U+e1218,U+e1286-e1287,U+e1298"
Expand All @@ -390,10 +396,10 @@ $icon-font-families-personenverkehr: (
),
24: (
"action": (
"U+002B,U+003F,U+00A7,U+1F441,U+1F5A8,U+1F5B9,U+1F5BC,U+1F5D1,U+1F6C8,U+1F6CD,U+1F6E0,U+219F,U+21A1,U+21A6,U+21C6,U+21E7,U+21E9,U+21F5,U+2212,U+2295,U+229D,U+238C,U+25F9,U+2601,U+2606,U+2661,U+2699,U+270F,U+2713,U+2B73,U+e1062,U+e1066,U+e1069-e1070,U+e1077,U+e1079,U+e1081-e1084,U+e1154-e1156,U+e1164-e1171,U+e1187,U+e1211-e1214,U+e1220-e1258,U+e1290-e1295"
"U+002B,U+003F,U+00A7,U+1F441,U+1F5A8,U+1F5B9,U+1F5BC,U+1F5D1,U+1F6C8,U+1F6CD,U+1F6E0,U+219F,U+21A1,U+21A6,U+21C6,U+21E7,U+21E9,U+21F5,U+2212,U+2295,U+229D,U+238C,U+25F9,U+2601,U+2606,U+2661,U+2699,U+270F,U+2713,U+2B73,U+e1062,U+e1066,U+e1069-e1070,U+e1077,U+e1079,U+e1081-e1084,U+e1154-e1156,U+e1164-e1171,U+e1187,U+e1211-e1214,U+e1220-e1258,U+e1290-e1295,U+e1304-e1308"
),
"av": (
"U+23ED-23EE,U+23F8,U+25A1,U+25B7,U+293A-293B,U+e1085-e1088,U+e1091,U+e1234,U+e1259-e1262,U+e1296-e1297"
"U+23ED-23EE,U+23F8,U+25A1,U+25B7,U+293A-293B,U+e1085-e1088,U+e1091,U+e1234,U+e1259-e1262,U+e1296-e1297,U+e1309"
),
"brand": (
"U+e1152"
Expand All @@ -408,7 +414,7 @@ $icon-font-families-personenverkehr: (
"U+e1163,U+e1175-e1176,U+e1266-e1272"
),
"feature": (
"U+1F6E4,U+2600,U+271A,U+2744,U+e1150,U+e1153,U+e1160,U+e1177-e1180,U+e1188,U+e1215,U+e1217,U+e1273-e1278,U+e1289,U+e1299"
"U+1F6E4,U+2600,U+271A,U+2744,U+e1150,U+e1153,U+e1160,U+e1177-e1180,U+e1188,U+e1215,U+e1217,U+e1273-e1278,U+e1289,U+e1299,U+e1310,U+e1311"
),
"food": (
"U+1F37D,U+e1101,U+e1237,U+e1279"
Expand All @@ -429,7 +435,7 @@ $icon-font-families-personenverkehr: (
"U+26A0,U+e1123-e1127"
),
"seat": (
"U+1F6CF,U+e1128-e1130,U+e1162,U+e1183,U+e1189,U+e1281-e1285"
"U+1F6CF,U+e1128-e1130,U+e1162,U+e1183,U+e1189,U+e1281-e1285,U+e1312"
),
"ticket": (
"U+1F907,U+2714,U+e1131-e1146,U+e1184-e1186,U+e1218,U+e1286-e1287,U+e1298"
Expand All @@ -440,10 +446,10 @@ $icon-font-families-personenverkehr: (
),
32: (
"action": (
"U+002B,U+003F,U+00A7,U+1F441,U+1F5A8,U+1F5B9,U+1F5BC,U+1F5D1,U+1F6C8,U+1F6CD,U+1F6E0,U+219F,U+21A1,U+21A6,U+21C6,U+21E7,U+21E9,U+21F5,U+2212,U+2295,U+229D,U+238C,U+25F9,U+2601,U+2606,U+2661,U+2699,U+270F,U+2713,U+2B73,U+e1062,U+e1066,U+e1069-e1070,U+e1077,U+e1079,U+e1081-e1084,U+e1154-e1156,U+e1164-e1171,U+e1187,U+e1211-e1214,U+e1220-e1258,U+e1290-e1295"
"U+002B,U+003F,U+00A7,U+1F441,U+1F5A8,U+1F5B9,U+1F5BC,U+1F5D1,U+1F6C8,U+1F6CD,U+1F6E0,U+219F,U+21A1,U+21A6,U+21C6,U+21E7,U+21E9,U+21F5,U+2212,U+2295,U+229D,U+238C,U+25F9,U+2601,U+2606,U+2661,U+2699,U+270F,U+2713,U+2B73,U+e1062,U+e1066,U+e1069-e1070,U+e1077,U+e1079,U+e1081-e1084,U+e1154-e1156,U+e1164-e1171,U+e1187,U+e1211-e1214,U+e1220-e1258,U+e1290-e1295,U+e1304-e1308"
),
"av": (
"U+23ED-23EE,U+23F8,U+25A1,U+25B7,U+293A-293B,U+e1085-e1088,U+e1091,U+e1234,U+e1259-e1262,U+e1296-e1297"
"U+23ED-23EE,U+23F8,U+25A1,U+25B7,U+293A-293B,U+e1085-e1088,U+e1091,U+e1234,U+e1259-e1262,U+e1296-e1297,U+e1309"
),
"brand": (
"U+e1152"
Expand All @@ -458,7 +464,7 @@ $icon-font-families-personenverkehr: (
"U+e1163,U+e1175-e1176,U+e1266-e1272"
),
"feature": (
"U+1F6E4,U+2600,U+271A,U+2744,U+e1150,U+e1153,U+e1160,U+e1177-e1180,U+e1188,U+e1215,U+e1217,U+e1273-e1278,U+e1289,U+e1299"
"U+1F6E4,U+2600,U+271A,U+2744,U+e1150,U+e1153,U+e1160,U+e1177-e1180,U+e1188,U+e1215,U+e1217,U+e1273-e1278,U+e1289,U+e1299,U+e1310,U+e1311"
),
"food": (
"U+1F37D,U+e1101,U+e1237,U+e1279"
Expand All @@ -479,7 +485,7 @@ $icon-font-families-personenverkehr: (
"U+26A0,U+e1123-e1127"
),
"seat": (
"U+1F6CF,U+e1128-e1130,U+e1162,U+e1183,U+e1189,U+e1281-e1285"
"U+1F6CF,U+e1128-e1130,U+e1162,U+e1183,U+e1189,U+e1281-e1285,U+e1312"
),
"ticket": (
"U+1F907,U+2714,U+e1131-e1146,U+e1184-e1186,U+e1218,U+e1286-e1287,U+e1298"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
font-style: normal;
font-weight: normal;
src:
url("#{$icons-path}functional/fonts/#{$icon-font-family}.woff2?4r2098")
url("#{$icons-path}functional/fonts/#{$icon-font-family}.woff2?4r2100")
format("woff2"),
url("#{$icons-path}functional/fonts/#{$icon-font-family}.woff?4r2098")
url("#{$icons-path}functional/fonts/#{$icon-font-family}.woff?4r2100")
format("woff");
}
}
Expand All @@ -29,9 +29,9 @@
font-style: normal;
font-weight: normal;
src:
url("#{$icons-path}functional/fonts/#{$icon-style}.woff2?4r2098")
url("#{$icons-path}functional/fonts/#{$icon-style}.woff2?4r2100")
format("woff2"),
url("#{$icons-path}functional/fonts/#{$icon-style}.woff?4r2098")
url("#{$icons-path}functional/fonts/#{$icon-style}.woff?4r2100")
format("woff");
}
}
Expand Down
15 changes: 15 additions & 0 deletions source/_patterns/00-base/icons/icon-library~20-outline-action.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"icon-glyph": "alert-off"
},
{
"icon-glyph": "artificial-intelligence"
},
{
"icon-glyph": "attachment"
},
Expand Down Expand Up @@ -89,6 +92,9 @@
{
"icon-glyph": "document-check"
},
{
"icon-glyph": "document-cross"
},
{
"icon-glyph": "done"
},
Expand All @@ -101,6 +107,9 @@
{
"icon-glyph": "edit"
},
{
"icon-glyph": "euro-sign"
},
{
"icon-glyph": "face-delighted"
},
Expand Down Expand Up @@ -146,6 +155,9 @@
{
"icon-glyph": "help"
},
{
"icon-glyph": "id-card"
},
{
"icon-glyph": "image"
},
Expand Down Expand Up @@ -185,6 +197,9 @@
{
"icon-glyph": "print"
},
{
"icon-glyph": "pulse-wave"
},
{
"icon-glyph": "push-button"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"icon-size": "20",
"icon-style": "outline",
"icons": [
{
"icon-glyph": "clapperboard"
},
{
"icon-glyph": "fast-backward"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
{
"icon-glyph": "hydrogen"
},
{
"icon-glyph": "iceportal"
},
{
"icon-glyph": "luggage-compartment"
},
Expand Down Expand Up @@ -56,6 +59,9 @@
{
"icon-glyph": "power-outlet"
},
{
"icon-glyph": "regioguide"
},
{
"icon-glyph": "reservation"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
{
"icon-glyph": "childrens-compartment"
},
{
"icon-glyph": "couchette"
},
{
"icon-glyph": "elderly"
},
Expand All @@ -23,6 +26,9 @@
{
"icon-glyph": "parent-child-compartment"
},
{
"icon-glyph": "priority"
},
{
"icon-glyph": "quiet-zone"
},
Expand Down
15 changes: 15 additions & 0 deletions source/_patterns/00-base/icons/icon-library~24-outline-action.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
{
"icon-glyph": "alert-off"
},
{
"icon-glyph": "artificial-intelligence"
},
{
"icon-glyph": "attachment"
},
Expand Down Expand Up @@ -90,6 +93,9 @@
{
"icon-glyph": "document-check"
},
{
"icon-glyph": "document-cross"
},
{
"icon-glyph": "done"
},
Expand All @@ -102,6 +108,9 @@
{
"icon-glyph": "edit"
},
{
"icon-glyph": "euro-sign"
},
{
"icon-glyph": "face-delighted"
},
Expand Down Expand Up @@ -147,6 +156,9 @@
{
"icon-glyph": "help"
},
{
"icon-glyph": "id-card"
},
{
"icon-glyph": "image"
},
Expand Down Expand Up @@ -186,6 +198,9 @@
{
"icon-glyph": "print"
},
{
"icon-glyph": "pulse-wave"
},
{
"icon-glyph": "push-button"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"icon-style": "outline",
"default": true,
"icons": [
{
"icon-glyph": "clapperboard"
},
{
"icon-glyph": "fast-backward"
},
Expand Down
Loading

0 comments on commit a93ef14

Please sign in to comment.