motor-admin 0.2.50 → 0.2.51

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: 82568bb1425dd8933aac6e4b078f1f78a60a35b70975faff1831de47b15bed2e
4
- data.tar.gz: 24a81d7e8dbc48f296dd25ea14dde2c4e098344a4c9c045583d26c2a60f9f93b
3
+ metadata.gz: 8f96f929aa91537536fb2bf7600c5910fa8c573a8bc39d735a4a1987ed04a8b6
4
+ data.tar.gz: 2ca104e7ea56a378edcd24f56d4d36e98dbd34df54f12df2d26eec1bdee31b91
5
5
  SHA512:
6
- metadata.gz: 0a9c5be33a42752471c5092c8f55378f644351834b698876c54ad72f36d5334cc59fdced63c3b612012db969f728e9e13bb90a92b5baf60d049a5b078698f8a5
7
- data.tar.gz: 4ac397d5f06f10076fce6697866770b4ee0e32aac9aa9ad1eb2e71f03b3aedd0badbae5b5f64baba408d545040d11b1291889dced3ade375536b74b42df89f27
6
+ metadata.gz: 7ded34bfb1ead6be8fbbfdce823cbc5d015bc54c5665b300c5e168ac93bb48e125589a6b5da4d2df6c65c3efb7a6581fa37e7263645e4cac306ffb6657c8dd96
7
+ data.tar.gz: 494738f22d78e71d28d90753ff1e7a72a9dc7e9362e7aa1d037f076506cbe2316e1fc597778a4070059e232a4d9d8b796070318abe9796998a3031711d2cff52
@@ -300,3 +300,4 @@ en:
300
300
  expand: Expand
301
301
  add_api: Add API
302
302
  on_collection: On collection
303
+ association: Association
@@ -300,6 +300,7 @@ es:
300
300
  expand: Expandir
301
301
  add_api: De API
302
302
  on_collection: En la colección
303
+ association: Asociación
303
304
  i:
304
305
  locale: es
305
306
  select:
@@ -296,6 +296,7 @@ pt:
296
296
  expand: Expandir
297
297
  add_api: De API
298
298
  on_collection: Na coleção
299
+ association: Associação
299
300
  i:
300
301
  locale: pt
301
302
  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.50'
4
+ VERSION = '0.2.51'
5
5
  end
@@ -2601,9 +2601,9 @@
2601
2601
  "icons/zoom-out.svg.gz": "icons/zoom-out.svg.gz",
2602
2602
  "icons/zoom-question.svg": "icons/zoom-question.svg",
2603
2603
  "icons/zoom-question.svg.gz": "icons/zoom-question.svg.gz",
2604
- "main-405235dcc7061ef18101.css.gz": "main-405235dcc7061ef18101.css.gz",
2605
- "main-405235dcc7061ef18101.js.LICENSE.txt": "main-405235dcc7061ef18101.js.LICENSE.txt",
2606
- "main-405235dcc7061ef18101.js.gz": "main-405235dcc7061ef18101.js.gz",
2607
- "main.css": "main-405235dcc7061ef18101.css",
2608
- "main.js": "main-405235dcc7061ef18101.js"
2604
+ "main-2f07e682c44815a0eb71.css.gz": "main-2f07e682c44815a0eb71.css.gz",
2605
+ "main-2f07e682c44815a0eb71.js.LICENSE.txt": "main-2f07e682c44815a0eb71.js.LICENSE.txt",
2606
+ "main-2f07e682c44815a0eb71.js.gz": "main-2f07e682c44815a0eb71.js.gz",
2607
+ "main.css": "main-2f07e682c44815a0eb71.css",
2608
+ "main.js": "main-2f07e682c44815a0eb71.js"
2609
2609
  }
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.50
4
+ version: 0.2.51
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-01-04 00:00:00.000000000 Z
11
+ date: 2022-01-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord-filter
@@ -1532,8 +1532,8 @@ files:
1532
1532
  - ui/dist/icons/zoom-money.svg.gz
1533
1533
  - ui/dist/icons/zoom-out.svg.gz
1534
1534
  - ui/dist/icons/zoom-question.svg.gz
1535
- - ui/dist/main-405235dcc7061ef18101.css.gz
1536
- - ui/dist/main-405235dcc7061ef18101.js.gz
1535
+ - ui/dist/main-2f07e682c44815a0eb71.css.gz
1536
+ - ui/dist/main-2f07e682c44815a0eb71.js.gz
1537
1537
  - ui/dist/manifest.json
1538
1538
  homepage:
1539
1539
  licenses: