openproject-octicons_helper 19.22.3 → 19.23.0
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-gate-16.svg +1 -0
- data/lib/build/svg/op-phase-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="M4.365 8.75H1a.75.75 0 0 1 0-1.5h3.365c.077-.152.179-.294.306-.421l2.022-2.022a1.656 1.656 0 0 1 2.342 0l2.022 2.022c.127.127.229.269.306.421H15a.75.75 0 0 1 0 1.5h-3.637a1.647 1.647 0 0 1-.306.421l-2.022 2.022a1.656 1.656 0 0 1-2.342 0L4.671 9.171a1.647 1.647 0 0 1-.306-.421Zm1.56-.583L7.665 10A.238.238 0 0 0 8 10l1.942-1.833a.237.237 0 0 0 0-.334L8 6a.238.238 0 0 0-.335 0l-1.74 1.833a.237.237 0 0 0 0 .334Z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M9.414 4c.416 0 .818.168 1.135.473l2.079 2c.195.188.351.422.459.685l.035.092h1.628a.75.75 0 0 1 0 1.5h-1.628l-.035.092a2.009 2.009 0 0 1-.459.685l-2.079 2A1.636 1.636 0 0 1 9.414 12H4.007c-.466 0-.913-.211-1.242-.586A2.146 2.146 0 0 1 2.25 10V8.75H.75a.75.75 0 0 1 0-1.5h1.5V6c0-1.104.787-2 1.757-2Zm0 6.286a.236.236 0 0 0 .162-.069l2.079-2a.31.31 0 0 0 0-.434l-2.079-2a.236.236 0 0 0-.162-.069H4.007c-.066 0-.13.03-.177.084A.308.308 0 0 0 3.756 6v4c0 .158.113.286.251.286Z"/></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.23.0
|
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-03-
|
12
|
+
date: 2025-03-28 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.23.0
|
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.23.0
|
28
28
|
- !ruby/object:Gem::Dependency
|
29
29
|
name: railties
|
30
30
|
requirement: !ruby/object:Gem::Requirement
|
@@ -506,6 +506,7 @@ files:
|
|
506
506
|
- lib/build/svg/op-file-text-16.svg
|
507
507
|
- lib/build/svg/op-file-xls-descriptions-16.svg
|
508
508
|
- lib/build/svg/op-first-person-view-16.svg
|
509
|
+
- lib/build/svg/op-gate-16.svg
|
509
510
|
- lib/build/svg/op-gitlab-issue-closed-16.svg
|
510
511
|
- lib/build/svg/op-gitlab-issue-open-16.svg
|
511
512
|
- lib/build/svg/op-gitlab-labels-16.svg
|
@@ -558,6 +559,7 @@ files:
|
|
558
559
|
- lib/build/svg/op-person-missing-16.svg
|
559
560
|
- lib/build/svg/op-person-remove-16.svg
|
560
561
|
- lib/build/svg/op-person-unassigned-16.svg
|
562
|
+
- lib/build/svg/op-phase-16.svg
|
561
563
|
- lib/build/svg/op-phone-16.svg
|
562
564
|
- lib/build/svg/op-printer-16.svg
|
563
565
|
- lib/build/svg/op-read-all-16.svg
|