motor-admin 0.4.35 → 0.4.36
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
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4bb96da7733df193ba6b2bf56714b40a6a4a6677bf4df6e625379a6d8a04aa82
|
4
|
+
data.tar.gz: 9e5f52535d48c917e9595a3a22a361ae06b598640828b6b4b3f49252aea63697
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5e3b032bfb4526ca1270b3be32359e0986c9c828bab7083e0ab01330a90f48a4093a69900213b93da503e358274493bcef8aed4dd9bdecd0aa08efea659190c1
|
7
|
+
data.tar.gz: 7abc61c27d176cb45334e3e091f9f827166cf85bbb69d2ad68cfed18e5e470ea467b59f2296e4aaf528c1d06d740cebeea1ea63776e43e3333c02fa79f69679a
|
data/lib/motor/version.rb
CHANGED
Binary file
|
Binary file
|
data/ui/dist/manifest.json
CHANGED
@@ -3964,9 +3964,9 @@
|
|
3964
3964
|
"images/layers-2x.png": "images/layers-2x.png",
|
3965
3965
|
"images/layers.png": "images/layers.png",
|
3966
3966
|
"images/marker-icon.png": "images/marker-icon.png",
|
3967
|
-
"main-
|
3968
|
-
"main-
|
3969
|
-
"main-
|
3970
|
-
"main.css": "main-
|
3971
|
-
"main.js": "main-
|
3967
|
+
"main-80d74c436259f27b98fb.css.gz": "main-80d74c436259f27b98fb.css.gz",
|
3968
|
+
"main-80d74c436259f27b98fb.js.LICENSE.txt": "main-80d74c436259f27b98fb.js.LICENSE.txt",
|
3969
|
+
"main-80d74c436259f27b98fb.js.gz": "main-80d74c436259f27b98fb.js.gz",
|
3970
|
+
"main.css": "main-80d74c436259f27b98fb.css",
|
3971
|
+
"main.js": "main-80d74c436259f27b98fb.js"
|
3972
3972
|
}
|
metadata
CHANGED
@@ -1,13 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: motor-admin
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.36
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pete Matsyburka
|
8
|
+
autorequire:
|
8
9
|
bindir: bin
|
9
10
|
cert_chain: []
|
10
|
-
date: 2025-
|
11
|
+
date: 2025-03-09 00:00:00.000000000 Z
|
11
12
|
dependencies:
|
12
13
|
- !ruby/object:Gem::Dependency
|
13
14
|
name: ar_lazy_preload
|
@@ -2249,9 +2250,10 @@ files:
|
|
2249
2250
|
- ui/dist/images/layers-2x.png
|
2250
2251
|
- ui/dist/images/layers.png
|
2251
2252
|
- ui/dist/images/marker-icon.png
|
2252
|
-
- ui/dist/main-
|
2253
|
-
- ui/dist/main-
|
2253
|
+
- ui/dist/main-80d74c436259f27b98fb.css.gz
|
2254
|
+
- ui/dist/main-80d74c436259f27b98fb.js.gz
|
2254
2255
|
- ui/dist/manifest.json
|
2256
|
+
homepage:
|
2255
2257
|
licenses:
|
2256
2258
|
- MIT
|
2257
2259
|
metadata:
|
@@ -2278,7 +2280,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
2278
2280
|
- !ruby/object:Gem::Version
|
2279
2281
|
version: '0'
|
2280
2282
|
requirements: []
|
2281
|
-
rubygems_version: 3.
|
2283
|
+
rubygems_version: 3.5.11
|
2284
|
+
signing_key:
|
2282
2285
|
specification_version: 4
|
2283
2286
|
summary: Low-code Admin panel and Business intelligence
|
2284
2287
|
test_files: []
|
Binary file
|