mafia-admin 0.3.17 → 0.3.18
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/app/views/layouts/motor/application.html.erb +1 -1
- data/config/locales/en.yml +1 -1
- data/lib/motor/version.rb +1 -1
- data/ui/dist/main-160c7f8c0f7d29d48401.css.gz +0 -0
- data/ui/dist/main-160c7f8c0f7d29d48401.js.gz +0 -0
- data/ui/dist/manifest.json +5 -5
- metadata +4 -4
- data/ui/dist/main-5fed1a9580ef038c118c.css.gz +0 -0
- data/ui/dist/main-5fed1a9580ef038c118c.js.gz +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e915a1a5e1b30dd4b173f33e8f2af0013520627c9aa6d485e3e865260fdd7888
|
4
|
+
data.tar.gz: 7bc5ab7649ae5f4483d9f401d484d2fdf84144d89d86ec5bbac24b91bbce861c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ba553a922db3b5639ed25e7c200ffd3db0e6c5e4c302289abaa94753df609509652b82a60a1e9abf110f4ae69921e28dcfc8f2c7d1e9a37ef577d1b864498e17
|
7
|
+
data.tar.gz: 2c4d6c18675bf6269ee8a6b8bb61282d2271d8ef8164eb755652c63a8bfcbab46f1c06025d97180f32a4adf124c5f76fb2629d084626f20e920f02f4a6e71972
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<!DOCTYPE html>
|
2
2
|
<html lang="<%= I18n.locale %>">
|
3
3
|
<head>
|
4
|
-
<title>
|
4
|
+
<title>Pink Mafia Admin</title>
|
5
5
|
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
|
6
6
|
<link rel="stylesheet" media="all" href="<%= Motor::Assets.asset_path('main.css') %>">
|
7
7
|
<%= csrf_meta_tags %>
|
data/config/locales/en.yml
CHANGED
@@ -102,7 +102,7 @@ en:
|
|
102
102
|
has_been_created: has been created
|
103
103
|
has_been_removed_succesfully: has been removed succesfully
|
104
104
|
has_been_updated: has been updated
|
105
|
-
hello_admin:
|
105
|
+
hello_admin: Hey Queen 👋
|
106
106
|
hidden: Hidden
|
107
107
|
image: Image
|
108
108
|
includes: Includes
|
data/lib/motor/version.rb
CHANGED
Binary file
|
Binary file
|
data/ui/dist/manifest.json
CHANGED
@@ -3966,9 +3966,9 @@
|
|
3966
3966
|
"images/layers-2x.png": "images/layers-2x.png",
|
3967
3967
|
"images/layers.png": "images/layers.png",
|
3968
3968
|
"images/marker-icon.png": "images/marker-icon.png",
|
3969
|
-
"main-
|
3970
|
-
"main-
|
3971
|
-
"main-
|
3972
|
-
"main.css": "main-
|
3973
|
-
"main.js": "main-
|
3969
|
+
"main-160c7f8c0f7d29d48401.css.gz": "main-160c7f8c0f7d29d48401.css.gz",
|
3970
|
+
"main-160c7f8c0f7d29d48401.js.LICENSE.txt": "main-160c7f8c0f7d29d48401.js.LICENSE.txt",
|
3971
|
+
"main-160c7f8c0f7d29d48401.js.gz": "main-160c7f8c0f7d29d48401.js.gz",
|
3972
|
+
"main.css": "main-160c7f8c0f7d29d48401.css",
|
3973
|
+
"main.js": "main-160c7f8c0f7d29d48401.js"
|
3974
3974
|
}
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: mafia-admin
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.18
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pete Matsyburka
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-10-
|
11
|
+
date: 2022-10-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: ar_lazy_preload
|
@@ -2205,8 +2205,8 @@ files:
|
|
2205
2205
|
- ui/dist/images/layers-2x.png
|
2206
2206
|
- ui/dist/images/layers.png
|
2207
2207
|
- ui/dist/images/marker-icon.png
|
2208
|
-
- ui/dist/main-
|
2209
|
-
- ui/dist/main-
|
2208
|
+
- ui/dist/main-160c7f8c0f7d29d48401.css.gz
|
2209
|
+
- ui/dist/main-160c7f8c0f7d29d48401.js.gz
|
2210
2210
|
- ui/dist/manifest.json
|
2211
2211
|
homepage:
|
2212
2212
|
licenses:
|
Binary file
|
Binary file
|