motor-admin 0.1.83 → 0.1.87
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/config/locales/en.yml +7 -0
- data/config/locales/es.yml +7 -0
- data/lib/motor/build_schema/load_from_rails.rb +5 -0
- data/lib/motor/configs/build_ui_app_tag.rb +10 -1
- data/lib/motor/version.rb +1 -1
- data/ui/dist/{main-952ac0b8833058e40050.css.gz → main-8ddee666c462389f6118.css.gz} +0 -0
- data/ui/dist/main-8ddee666c462389f6118.js.gz +0 -0
- data/ui/dist/manifest.json +1268 -2
- metadata +4 -4
- data/ui/dist/main-952ac0b8833058e40050.js.gz +0 -0
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: motor-admin
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.87
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pete Matsyburka
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-07-
|
11
|
+
date: 2021-07-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord-filter
|
@@ -1495,8 +1495,8 @@ files:
|
|
1495
1495
|
- ui/dist/icons/zoom-money.svg.gz
|
1496
1496
|
- ui/dist/icons/zoom-out.svg.gz
|
1497
1497
|
- ui/dist/icons/zoom-question.svg.gz
|
1498
|
-
- ui/dist/main-
|
1499
|
-
- ui/dist/main-
|
1498
|
+
- ui/dist/main-8ddee666c462389f6118.css.gz
|
1499
|
+
- ui/dist/main-8ddee666c462389f6118.js.gz
|
1500
1500
|
- ui/dist/manifest.json
|
1501
1501
|
homepage:
|
1502
1502
|
licenses:
|
Binary file
|