motor-admin 0.2.72 → 0.2.73

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 79a9c00977f5c8d0c0fa1ef4b947f2748998f44677b9ac2f591a198b62d6463f
4
- data.tar.gz: d6365ef89aeb927ab5852d384a1cc25700d09a9066e2b9635e9853e97e42fce0
3
+ metadata.gz: 947b42e0b0f2f64d9d08673e6696ca29287559f45c99120ca6901049b496d5fc
4
+ data.tar.gz: 253198433af97079a9aff6716512dda6e9e7a68220a8d79a9cba9d7a97a3151d
5
5
  SHA512:
6
- metadata.gz: 600ab831bc82c3270977a42fc85dee2a03ed9af6c17c76d523a0572d70f12ca0dd87d481a47337eaa8219d58d0cd41cb6b2d81a13609454d94c297827bd5dd70
7
- data.tar.gz: b0c3d806b741a28bac02f312304efe252c6f37ecf110af8f4bfe74f4ed30022643555c76f3378f568e531dbe4573274ba36968b08e443b018cd9fe35482fcfeb
6
+ metadata.gz: b8adb5d25a14a609763f4ad7415fb935674baece72961f92685c218a1fff69d87e7b03bfd77311c7bc8f69cd6f4b067119c85aaa9926e04d2de503fefdbcac9d
7
+ data.tar.gz: 986c5467769a990401499990a7f28850526e675bf44663145164195e7683bc446542375ae4dce57e119084a74fe0726d7ffe80b15f219c0e71275e978dba84c9
@@ -306,6 +306,7 @@ el:
306
306
  edit_html: Edit HTML
307
307
  there_are_unsaved_changes_close_form: "There are unsaved changes. Close form?"
308
308
  send_file_url: Send file URL
309
+ rating: Rating
309
310
  i:
310
311
  locale: el
311
312
  select:
@@ -311,3 +311,4 @@ en:
311
311
  edit_html: Edit HTML
312
312
  there_are_unsaved_changes_close_form: "There are unsaved changes. Close form?"
313
313
  send_file_url: Send file URL
314
+ rating: Rating
@@ -306,6 +306,7 @@ es:
306
306
  edit_html: Edit HTML
307
307
  there_are_unsaved_changes_close_form: "There are unsaved changes. Close form?"
308
308
  send_file_url: Send file URL
309
+ rating: Rating
309
310
  i:
310
311
  locale: es
311
312
  select:
@@ -302,6 +302,7 @@ pt:
302
302
  edit_html: Edit HTML
303
303
  there_are_unsaved_changes_close_form: "There are unsaved changes. Close form?"
304
304
  send_file_url: Send file URL
305
+ rating: Rating
305
306
  i:
306
307
  locale: pt
307
308
  select:
data/lib/motor/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Motor
4
- VERSION = '0.2.72'
4
+ VERSION = '0.2.73'
5
5
  end
@@ -3961,9 +3961,9 @@
3961
3961
  "icons/zoom-pan.svg.gz": "icons/zoom-pan.svg.gz",
3962
3962
  "icons/zoom-question.svg": "icons/zoom-question.svg",
3963
3963
  "icons/zoom-question.svg.gz": "icons/zoom-question.svg.gz",
3964
- "main-9c4013191d02490710fe.css.gz": "main-9c4013191d02490710fe.css.gz",
3965
- "main-9c4013191d02490710fe.js.LICENSE.txt": "main-9c4013191d02490710fe.js.LICENSE.txt",
3966
- "main-9c4013191d02490710fe.js.gz": "main-9c4013191d02490710fe.js.gz",
3967
- "main.css": "main-9c4013191d02490710fe.css",
3968
- "main.js": "main-9c4013191d02490710fe.js"
3964
+ "main-3a4545ec19308abd16e4.css.gz": "main-3a4545ec19308abd16e4.css.gz",
3965
+ "main-3a4545ec19308abd16e4.js.LICENSE.txt": "main-3a4545ec19308abd16e4.js.LICENSE.txt",
3966
+ "main-3a4545ec19308abd16e4.js.gz": "main-3a4545ec19308abd16e4.js.gz",
3967
+ "main.css": "main-3a4545ec19308abd16e4.css",
3968
+ "main.js": "main-3a4545ec19308abd16e4.js"
3969
3969
  }
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.2.72
4
+ version: 0.2.73
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-05-31 00:00:00.000000000 Z
11
+ date: 2022-06-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord-filter
@@ -2213,8 +2213,8 @@ files:
2213
2213
  - ui/dist/icons/zoom-out.svg.gz
2214
2214
  - ui/dist/icons/zoom-pan.svg.gz
2215
2215
  - ui/dist/icons/zoom-question.svg.gz
2216
- - ui/dist/main-9c4013191d02490710fe.css.gz
2217
- - ui/dist/main-9c4013191d02490710fe.js.gz
2216
+ - ui/dist/main-3a4545ec19308abd16e4.css.gz
2217
+ - ui/dist/main-3a4545ec19308abd16e4.js.gz
2218
2218
  - ui/dist/manifest.json
2219
2219
  homepage:
2220
2220
  licenses: