openproject-octicons_helper 19.23.0 → 19.24.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.
- checksums.yaml +4 -4
- data/lib/build/data.json +1 -1
- data/lib/build/svg/op-calendar-day-16.svg +1 -0
- data/lib/build/svg/op-calendar-week-16.svg +1 -0
- data/lib/octicons_helper/version.rb +1 -1
- metadata +6 -4
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M5.5.75V2h5V.75a.75.75 0 0 1 1.5 0V2h1.25c.967 0 1.75.783 1.75 1.75v10.5A1.75 1.75 0 0 1 13.25 16H2.75A1.75 1.75 0 0 1 1 14.25V3.75C1 2.783 1.783 2 2.75 2H4V.75a.75.75 0 0 1 1.5 0Zm-3 13.5c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25V7.5h-11Zm11-10.5a.25.25 0 0 0-.25-.25H2.75a.25.25 0 0 0-.25.25V6h11ZM4 8.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5V9a.5.5 0 0 1 .5-.5Z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M5.5.75V2h5V.75a.75.75 0 0 1 1.5 0V2h1.25c.967 0 1.75.783 1.75 1.75v10.5A1.75 1.75 0 0 1 13.25 16H2.75A1.75 1.75 0 0 1 1 14.25V3.75C1 2.783 1.783 2 2.75 2H4V.75a.75.75 0 0 1 1.5 0Zm-3 13.5c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25V7.5h-11Zm11-10.5a.25.25 0 0 0-.25-.25H2.75a.25.25 0 0 0-.25.25V6h11ZM4 8.5h8a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5H4a.5.5 0 0 1-.5-.5V9a.5.5 0 0 1 .5-.5Z"/></svg>
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: openproject-octicons_helper
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 19.
|
4
|
+
version: 19.24.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- GitHub Inc.
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2025-
|
12
|
+
date: 2025-04-14 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: openproject-octicons
|
@@ -17,14 +17,14 @@ dependencies:
|
|
17
17
|
requirements:
|
18
18
|
- - '='
|
19
19
|
- !ruby/object:Gem::Version
|
20
|
-
version: 19.
|
20
|
+
version: 19.24.2
|
21
21
|
type: :runtime
|
22
22
|
prerelease: false
|
23
23
|
version_requirements: !ruby/object:Gem::Requirement
|
24
24
|
requirements:
|
25
25
|
- - '='
|
26
26
|
- !ruby/object:Gem::Version
|
27
|
-
version: 19.
|
27
|
+
version: 19.24.2
|
28
28
|
- !ruby/object:Gem::Dependency
|
29
29
|
name: railties
|
30
30
|
requirement: !ruby/object:Gem::Requirement
|
@@ -479,6 +479,8 @@ files:
|
|
479
479
|
- lib/build/svg/op-book-edit-16.svg
|
480
480
|
- lib/build/svg/op-budget-16.svg
|
481
481
|
- lib/build/svg/op-calendar-alert-16.svg
|
482
|
+
- lib/build/svg/op-calendar-day-16.svg
|
483
|
+
- lib/build/svg/op-calendar-week-16.svg
|
482
484
|
- lib/build/svg/op-cart-16.svg
|
483
485
|
- lib/build/svg/op-cart-24.svg
|
484
486
|
- lib/build/svg/op-columns-left-16.svg
|