catabler 1.0.0.pre.beta15.1 → 1.0.0.pre.beta20.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +34 -0
- data/app/assets/javascript/tabler.esm.js +2276 -3120
- data/app/assets/javascript/tabler.esm.min.js +8 -8
- data/app/assets/javascript/tabler.js +2276 -3120
- data/app/assets/javascript/tabler.min.js +8 -8
- data/app/assets/stylesheets/tabler-flags.css +1084 -0
- data/app/assets/stylesheets/tabler-flags.min.css +9 -0
- data/app/assets/stylesheets/tabler-flags.rtl.css +1084 -0
- data/app/assets/stylesheets/tabler-flags.rtl.min.css +9 -0
- data/app/assets/stylesheets/tabler-payments.css +528 -0
- data/app/assets/stylesheets/tabler-payments.min.css +9 -0
- data/app/assets/stylesheets/tabler-payments.rtl.css +528 -0
- data/app/assets/stylesheets/tabler-payments.rtl.min.css +9 -0
- data/app/assets/stylesheets/tabler-social.css +10 -0
- data/app/assets/stylesheets/tabler-social.min.css +8 -0
- data/app/assets/stylesheets/tabler-social.rtl.css +10 -0
- data/app/assets/stylesheets/tabler-social.rtl.min.css +8 -0
- data/app/assets/stylesheets/tabler-vendors.css +1504 -0
- data/app/assets/stylesheets/tabler-vendors.min.css +9 -0
- data/app/assets/stylesheets/tabler-vendors.rtl.css +1504 -0
- data/app/assets/stylesheets/tabler-vendors.rtl.min.css +9 -0
- data/app/assets/stylesheets/tabler.css +6964 -3571
- data/app/assets/stylesheets/tabler.min.css +9 -10
- data/app/assets/stylesheets/tabler.rtl.css +25777 -0
- data/app/assets/stylesheets/tabler.rtl.min.css +13 -0
- data/lib/catabler/version.rb +1 -1
- metadata +22 -4
data/lib/catabler/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: catabler
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.0.pre.
|
4
|
+
version: 1.0.0.pre.beta20.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Yuriy Kirillov
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-11-
|
11
|
+
date: 2024-11-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -66,8 +66,26 @@ files:
|
|
66
66
|
- app/assets/javascript/tabler.esm.min.js
|
67
67
|
- app/assets/javascript/tabler.js
|
68
68
|
- app/assets/javascript/tabler.min.js
|
69
|
+
- app/assets/stylesheets/tabler-flags.css
|
70
|
+
- app/assets/stylesheets/tabler-flags.min.css
|
71
|
+
- app/assets/stylesheets/tabler-flags.rtl.css
|
72
|
+
- app/assets/stylesheets/tabler-flags.rtl.min.css
|
73
|
+
- app/assets/stylesheets/tabler-payments.css
|
74
|
+
- app/assets/stylesheets/tabler-payments.min.css
|
75
|
+
- app/assets/stylesheets/tabler-payments.rtl.css
|
76
|
+
- app/assets/stylesheets/tabler-payments.rtl.min.css
|
77
|
+
- app/assets/stylesheets/tabler-social.css
|
78
|
+
- app/assets/stylesheets/tabler-social.min.css
|
79
|
+
- app/assets/stylesheets/tabler-social.rtl.css
|
80
|
+
- app/assets/stylesheets/tabler-social.rtl.min.css
|
81
|
+
- app/assets/stylesheets/tabler-vendors.css
|
82
|
+
- app/assets/stylesheets/tabler-vendors.min.css
|
83
|
+
- app/assets/stylesheets/tabler-vendors.rtl.css
|
84
|
+
- app/assets/stylesheets/tabler-vendors.rtl.min.css
|
69
85
|
- app/assets/stylesheets/tabler.css
|
70
86
|
- app/assets/stylesheets/tabler.min.css
|
87
|
+
- app/assets/stylesheets/tabler.rtl.css
|
88
|
+
- app/assets/stylesheets/tabler.rtl.min.css
|
71
89
|
- config/routes.rb
|
72
90
|
- lib/catabler.rb
|
73
91
|
- lib/catabler/engine.rb
|
@@ -79,7 +97,7 @@ licenses:
|
|
79
97
|
metadata:
|
80
98
|
homepage_uri: https://github.com/rubycats-com/catabler
|
81
99
|
source_code_uri: https://github.com/rubycats-com/catabler
|
82
|
-
changelog_uri: https://github.com/rubycats-com/catabler/CHANGELOG.md
|
100
|
+
changelog_uri: https://github.com/rubycats-com/catabler/blob/main/CHANGELOG.md
|
83
101
|
post_install_message:
|
84
102
|
rdoc_options: []
|
85
103
|
require_paths:
|
@@ -95,7 +113,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
95
113
|
- !ruby/object:Gem::Version
|
96
114
|
version: '0'
|
97
115
|
requirements: []
|
98
|
-
rubygems_version: 3.5.
|
116
|
+
rubygems_version: 3.5.23
|
99
117
|
signing_key:
|
100
118
|
specification_version: 4
|
101
119
|
summary: Tabler ruby gem for Ruby on Rails 8
|