Update Octicons to v19.35.0

Introduces op-flag icon.

See opf/openproject-octicons#203
This commit is contained in:
Alexander Brandon Coles
2026-05-14 17:29:18 +02:00
parent e4b559fb3a
commit dfa82bbaf0
4 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -428,6 +428,6 @@ gemfiles.each do |file|
send(:eval_gemfile, file) if File.readable?(file)
end
gem "openproject-octicons", "~>19.34.0"
gem "openproject-octicons_helper", "~>19.34.0"
gem "openproject-octicons", "~>19.35.0"
gem "openproject-octicons_helper", "~>19.35.0"
gem "openproject-primer_view_components", "~>0.85.0"
+7 -7
View File
@@ -904,10 +904,10 @@ GEM
validate_email
validate_url
webfinger (~> 2.0)
openproject-octicons (19.34.0)
openproject-octicons_helper (19.34.0)
openproject-octicons (19.35.0)
openproject-octicons_helper (19.35.0)
actionview
openproject-octicons (= 19.34.0)
openproject-octicons (= 19.35.0)
railties
openproject-primer_view_components (0.85.0)
actionview (>= 7.2.0)
@@ -1685,8 +1685,8 @@ DEPENDENCIES
openproject-job_status!
openproject-ldap_groups!
openproject-meeting!
openproject-octicons (~> 19.34.0)
openproject-octicons_helper (~> 19.34.0)
openproject-octicons (~> 19.35.0)
openproject-octicons_helper (~> 19.35.0)
openproject-openid_connect!
openproject-primer_view_components (~> 0.85.0)
openproject-recaptcha!
@@ -2066,8 +2066,8 @@ CHECKSUMS
openproject-job_status (1.0.0)
openproject-ldap_groups (1.0.0)
openproject-meeting (1.0.0)
openproject-octicons (19.34.0) sha256=4efe8a58a2d8051b79c94b37e9a7f04fd242a4da12b50f027c3c7f441a042adc
openproject-octicons_helper (19.34.0) sha256=12eb7af2214e21631369c76464ebaa30de788e1074c4b3bd0fcef7e74cb9edb4
openproject-octicons (19.35.0) sha256=a5033550d0961b4a8cb0993512a899716d633e17c2b5147bc6a9ed74f3952b38
openproject-octicons_helper (19.35.0) sha256=c32d142a4bb7fda739b16768aa8846fd88ffc1750509d8056f516056e8767361
openproject-openid_connect (1.0.0)
openproject-primer_view_components (0.85.0) sha256=16bc8358ef600f0465488a2e3c86991a9c69ed84580bd450c2dbec6f268eeaca
openproject-recaptcha (1.0.0)
+7 -7
View File
@@ -56,7 +56,7 @@
"@ng-select/ng-option-highlight": "^21.8.2",
"@ng-select/ng-select": "^21.8.0",
"@ngneat/content-loader": "^7.0.0",
"@openproject/octicons-angular": "^19.34.0",
"@openproject/octicons-angular": "^19.35.0",
"@openproject/primer-view-components": "^0.85.0",
"@openproject/reactivestates": "^3.0.1",
"@primer/css": "^22.1.0",
@@ -7682,9 +7682,9 @@
"license": "BSD-3-Clause"
},
"node_modules/@openproject/octicons-angular": {
"version": "19.34.0",
"resolved": "https://registry.npmjs.org/@openproject/octicons-angular/-/octicons-angular-19.34.0.tgz",
"integrity": "sha512-RsTK48htb8zwb1C4M3quhZG6uGFWYPICR2rO9jckCpww4MgWQZKfFrSCH8r43+uOczjYorwktzn7CIJywGW9Rg==",
"version": "19.35.0",
"resolved": "https://registry.npmjs.org/@openproject/octicons-angular/-/octicons-angular-19.35.0.tgz",
"integrity": "sha512-oN6bkZeOcrWUAJtfuXsMHmHWpuJMxIt1gvToJpsDgOXFY9Wj1DVO2Di/hMYgG/8k+xv2UZ3kAgks43ENImgLmw==",
"dependencies": {
"tslib": "^2.3.0"
},
@@ -31149,9 +31149,9 @@
"integrity": "sha512-iFrvar5SOMtKFOSjYvs4z9UlLqDdJbMx0mgISLcPedv+g0ac5sgeETLGtipHCVIae6HJPclNEH5aCyD1RZaEHw=="
},
"@openproject/octicons-angular": {
"version": "19.34.0",
"resolved": "https://registry.npmjs.org/@openproject/octicons-angular/-/octicons-angular-19.34.0.tgz",
"integrity": "sha512-RsTK48htb8zwb1C4M3quhZG6uGFWYPICR2rO9jckCpww4MgWQZKfFrSCH8r43+uOczjYorwktzn7CIJywGW9Rg==",
"version": "19.35.0",
"resolved": "https://registry.npmjs.org/@openproject/octicons-angular/-/octicons-angular-19.35.0.tgz",
"integrity": "sha512-oN6bkZeOcrWUAJtfuXsMHmHWpuJMxIt1gvToJpsDgOXFY9Wj1DVO2Di/hMYgG/8k+xv2UZ3kAgks43ENImgLmw==",
"requires": {
"tslib": "^2.3.0"
}
+1 -1
View File
@@ -107,7 +107,7 @@
"@ng-select/ng-option-highlight": "^21.8.2",
"@ng-select/ng-select": "^21.8.0",
"@ngneat/content-loader": "^7.0.0",
"@openproject/octicons-angular": "^19.34.0",
"@openproject/octicons-angular": "^19.35.0",
"@openproject/primer-view-components": "^0.85.0",
"@openproject/reactivestates": "^3.0.1",
"@primer/css": "^22.1.0",