fontcustom_canvas 0.1.0 → 0.1.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.
metadata CHANGED
@@ -1,15 +1,29 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fontcustom_canvas
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - ahmed-abd-elhamid
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-11-23 00:00:00.000000000 Z
12
- dependencies: []
11
+ date: 2020-11-28 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: bootstrap
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: 4.5.3
20
+ type: :runtime
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: 4.5.3
13
27
  description: This gem for font customization of canvas-lms
14
28
  email:
15
29
  - eng.a.abdelhamid@outlook.com
@@ -27,9 +41,22 @@ files:
27
41
  - Rakefile
28
42
  - bin/console
29
43
  - bin/setup
44
+ - fontcustom_canvas-0.1.0.gem
45
+ - fontcustom_canvas-0.1.1.gem
30
46
  - fontcustom_canvas.gemspec
31
47
  - lib/fontcustom_canvas.rb
32
48
  - lib/fontcustom_canvas/version.rb
49
+ - public/_ic-typography.scss
50
+ - public/_ic_app_header.scss
51
+ - public/_variables.scss
52
+ - public/brandable_css.rb
53
+ - public/brandable_variables.json
54
+ - public/theme_editor/Fonts.js
55
+ - public/theme_editor/PropTypes.js
56
+ - public/theme_editor/ThemeEditorAccordion.js
57
+ - public/theme_editor/ThemeEditorFontFamilyRow.js
58
+ - public/theme_editor/ThemeEditorFontSizeRow.js
59
+ - public/theme_editor/ThemeEditorFontWeightRow.js
33
60
  homepage: https://github.com/Ahmed-Abd-elhamid/fontcustom_canvas
34
61
  licenses:
35
62
  - MIT