avo 3.0.1.beta1 → 3.0.1.beta3

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of avo might be problematic. Click here for more details.

@@ -6523,10 +6523,6 @@ trix-toolbar .trix-button-group:not(:first-child){
6523
6523
  top:0px
6524
6524
  }
6525
6525
 
6526
- .top-1{
6527
- top:0.25rem
6528
- }
6529
-
6530
6526
  .top-1\/2{
6531
6527
  top:50%
6532
6528
  }
@@ -6595,26 +6591,10 @@ trix-toolbar .trix-button-group:not(:first-child){
6595
6591
  grid-column:span 1 / span 1
6596
6592
  }
6597
6593
 
6598
- .col-span-2{
6599
- grid-column:span 2 / span 2
6600
- }
6601
-
6602
- .col-span-3{
6603
- grid-column:span 3 / span 3
6604
- }
6605
-
6606
6594
  .col-span-4{
6607
6595
  grid-column:span 4 / span 4
6608
6596
  }
6609
6597
 
6610
- .col-span-5{
6611
- grid-column:span 5 / span 5
6612
- }
6613
-
6614
- .col-span-6{
6615
- grid-column:span 6 / span 6
6616
- }
6617
-
6618
6598
  .col-span-full{
6619
6599
  grid-column:1 / -1
6620
6600
  }
@@ -6655,10 +6635,6 @@ trix-toolbar .trix-button-group:not(:first-child){
6655
6635
  margin:0px
6656
6636
  }
6657
6637
 
6658
- .m-1{
6659
- margin:0.25rem
6660
- }
6661
-
6662
6638
  .-mx-1{
6663
6639
  margin-left:-0.25rem;
6664
6640
  margin-right:-0.25rem
@@ -6674,11 +6650,6 @@ trix-toolbar .trix-button-group:not(:first-child){
6674
6650
  margin-right:-0.5rem
6675
6651
  }
6676
6652
 
6677
- .-mx-4{
6678
- margin-left:-1rem;
6679
- margin-right:-1rem
6680
- }
6681
-
6682
6653
  .-mx-6{
6683
6654
  margin-left:-1.5rem;
6684
6655
  margin-right:-1.5rem
@@ -6689,11 +6660,6 @@ trix-toolbar .trix-button-group:not(:first-child){
6689
6660
  margin-bottom:-0.5rem
6690
6661
  }
6691
6662
 
6692
- .-my-4{
6693
- margin-top:-1rem;
6694
- margin-bottom:-1rem
6695
- }
6696
-
6697
6663
  .mx-3{
6698
6664
  margin-left:0.75rem;
6699
6665
  margin-right:0.75rem
@@ -6704,11 +6670,6 @@ trix-toolbar .trix-button-group:not(:first-child){
6704
6670
  margin-right:1.5rem
6705
6671
  }
6706
6672
 
6707
- .mx-auto{
6708
- margin-left:auto;
6709
- margin-right:auto
6710
- }
6711
-
6712
6673
  .my-0{
6713
6674
  margin-top:0px;
6714
6675
  margin-bottom:0px
@@ -6743,30 +6704,14 @@ trix-toolbar .trix-button-group:not(:first-child){
6743
6704
  margin-bottom:-0.5rem
6744
6705
  }
6745
6706
 
6746
- .-ml-10{
6747
- margin-left:-2.5rem
6748
- }
6749
-
6750
- .-ml-20{
6751
- margin-left:-5rem
6752
- }
6753
-
6754
6707
  .-ml-4{
6755
6708
  margin-left:-1rem
6756
6709
  }
6757
6710
 
6758
- .-ml-px{
6759
- margin-left:-1px
6760
- }
6761
-
6762
6711
  .-mt-1{
6763
6712
  margin-top:-0.25rem
6764
6713
  }
6765
6714
 
6766
- .-mt-10{
6767
- margin-top:-2.5rem
6768
- }
6769
-
6770
6715
  .-mt-12{
6771
6716
  margin-top:-3rem
6772
6717
  }
@@ -6775,10 +6720,6 @@ trix-toolbar .trix-button-group:not(:first-child){
6775
6720
  margin-top:-0.5rem
6776
6721
  }
6777
6722
 
6778
- .-mt-24{
6779
- margin-top:-6rem
6780
- }
6781
-
6782
6723
  .-mt-9{
6783
6724
  margin-top:-2.25rem
6784
6725
  }
@@ -6823,10 +6764,6 @@ trix-toolbar .trix-button-group:not(:first-child){
6823
6764
  margin-left:0.5rem
6824
6765
  }
6825
6766
 
6826
- .ml-20{
6827
- margin-left:5rem
6828
- }
6829
-
6830
6767
  .ml-3{
6831
6768
  margin-left:0.75rem
6832
6769
  }
@@ -6839,10 +6776,6 @@ trix-toolbar .trix-button-group:not(:first-child){
6839
6776
  margin-left:1.5rem
6840
6777
  }
6841
6778
 
6842
- .ml-8{
6843
- margin-left:2rem
6844
- }
6845
-
6846
6779
  .ml-auto{
6847
6780
  margin-left:auto
6848
6781
  }
@@ -7011,10 +6944,6 @@ trix-toolbar .trix-button-group:not(:first-child){
7011
6944
  height:2.5rem
7012
6945
  }
7013
6946
 
7014
- .h-14{
7015
- height:3.5rem
7016
- }
7017
-
7018
6947
  .h-16{
7019
6948
  height:4rem
7020
6949
  }
@@ -7031,18 +6960,10 @@ trix-toolbar .trix-button-group:not(:first-child){
7031
6960
  height:0.75rem
7032
6961
  }
7033
6962
 
7034
- .h-36{
7035
- height:9rem
7036
- }
7037
-
7038
6963
  .h-4{
7039
6964
  height:1rem
7040
6965
  }
7041
6966
 
7042
- .h-40{
7043
- height:10rem
7044
- }
7045
-
7046
6967
  .h-5{
7047
6968
  height:1.25rem
7048
6969
  }
@@ -7059,10 +6980,6 @@ trix-toolbar .trix-button-group:not(:first-child){
7059
6980
  height:16rem
7060
6981
  }
7061
6982
 
7062
- .h-72{
7063
- height:18rem
7064
- }
7065
-
7066
6983
  .h-8{
7067
6984
  height:2rem
7068
6985
  }
@@ -7127,10 +7044,6 @@ trix-toolbar .trix-button-group:not(:first-child){
7127
7044
  min-height:100%
7128
7045
  }
7129
7046
 
7130
- .min-h-inherit{
7131
- min-height:inherit
7132
- }
7133
-
7134
7047
  .min-h-screen{
7135
7048
  min-height:100vh
7136
7049
  }
@@ -7155,10 +7068,6 @@ trix-toolbar .trix-button-group:not(:first-child){
7155
7068
  width:83.333333%
7156
7069
  }
7157
7070
 
7158
- .w-11{
7159
- width:2.75rem
7160
- }
7161
-
7162
7071
  .w-11\/12{
7163
7072
  width:91.666667%
7164
7073
  }
@@ -7295,11 +7204,6 @@ trix-toolbar .trix-button-group:not(:first-child){
7295
7204
  border-collapse:collapse
7296
7205
  }
7297
7206
 
7298
- .-translate-x-1{
7299
- --tw-translate-x:-0.25rem;
7300
- transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
7301
- }
7302
-
7303
7207
  .-translate-x-1\/2{
7304
7208
  --tw-translate-x:-50%;
7305
7209
  transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
@@ -7385,18 +7289,6 @@ trix-toolbar .trix-button-group:not(:first-child){
7385
7289
  grid-template-columns:repeat(2, minmax(0, 1fr))
7386
7290
  }
7387
7291
 
7388
- .grid-cols-3{
7389
- grid-template-columns:repeat(3, minmax(0, 1fr))
7390
- }
7391
-
7392
- .grid-cols-4{
7393
- grid-template-columns:repeat(4, minmax(0, 1fr))
7394
- }
7395
-
7396
- .grid-cols-5{
7397
- grid-template-columns:repeat(5, minmax(0, 1fr))
7398
- }
7399
-
7400
7292
  .grid-cols-6{
7401
7293
  grid-template-columns:repeat(6, minmax(0, 1fr))
7402
7294
  }
@@ -7461,10 +7353,6 @@ trix-toolbar .trix-button-group:not(:first-child){
7461
7353
  justify-content:space-between
7462
7354
  }
7463
7355
 
7464
- .justify-around{
7465
- justify-content:space-around
7466
- }
7467
-
7468
7356
  .justify-evenly{
7469
7357
  justify-content:space-evenly
7470
7358
  }
@@ -7481,10 +7369,6 @@ trix-toolbar .trix-button-group:not(:first-child){
7481
7369
  gap:0.5rem
7482
7370
  }
7483
7371
 
7484
- .gap-3{
7485
- gap:0.75rem
7486
- }
7487
-
7488
7372
  .gap-4{
7489
7373
  gap:1rem
7490
7374
  }
@@ -7493,12 +7377,6 @@ trix-toolbar .trix-button-group:not(:first-child){
7493
7377
  gap:1.5rem
7494
7378
  }
7495
7379
 
7496
- .space-x-0 > :not([hidden]) ~ :not([hidden]){
7497
- --tw-space-x-reverse:0;
7498
- margin-right:calc(0px * var(--tw-space-x-reverse));
7499
- margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
7500
- }
7501
-
7502
7380
  .space-x-1 > :not([hidden]) ~ :not([hidden]){
7503
7381
  --tw-space-x-reverse:0;
7504
7382
  margin-right:calc(0.25rem * var(--tw-space-x-reverse));
@@ -7523,18 +7401,6 @@ trix-toolbar .trix-button-group:not(:first-child){
7523
7401
  margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))
7524
7402
  }
7525
7403
 
7526
- .space-x-8 > :not([hidden]) ~ :not([hidden]){
7527
- --tw-space-x-reverse:0;
7528
- margin-right:calc(2rem * var(--tw-space-x-reverse));
7529
- margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))
7530
- }
7531
-
7532
- .space-y-0 > :not([hidden]) ~ :not([hidden]){
7533
- --tw-space-y-reverse:0;
7534
- margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
7535
- margin-bottom:calc(0px * var(--tw-space-y-reverse))
7536
- }
7537
-
7538
7404
  .space-y-1 > :not([hidden]) ~ :not([hidden]){
7539
7405
  --tw-space-y-reverse:0;
7540
7406
  margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
@@ -7553,12 +7419,6 @@ trix-toolbar .trix-button-group:not(:first-child){
7553
7419
  margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
7554
7420
  }
7555
7421
 
7556
- .space-y-3 > :not([hidden]) ~ :not([hidden]){
7557
- --tw-space-y-reverse:0;
7558
- margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
7559
- margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
7560
- }
7561
-
7562
7422
  .space-y-4 > :not([hidden]) ~ :not([hidden]){
7563
7423
  --tw-space-y-reverse:0;
7564
7424
  margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));
@@ -7680,16 +7540,6 @@ trix-toolbar .trix-button-group:not(:first-child){
7680
7540
  border-bottom-left-radius:0.25rem
7681
7541
  }
7682
7542
 
7683
- .rounded-l-md{
7684
- border-top-left-radius:0.375rem;
7685
- border-bottom-left-radius:0.375rem
7686
- }
7687
-
7688
- .rounded-r-md{
7689
- border-top-right-radius:0.375rem;
7690
- border-bottom-right-radius:0.375rem
7691
- }
7692
-
7693
7543
  .rounded-t{
7694
7544
  border-top-left-radius:0.25rem;
7695
7545
  border-top-right-radius:0.25rem
@@ -7699,11 +7549,6 @@ trix-toolbar .trix-button-group:not(:first-child){
7699
7549
  border-width:1px
7700
7550
  }
7701
7551
 
7702
- .border-y{
7703
- border-top-width:1px;
7704
- border-bottom-width:1px
7705
- }
7706
-
7707
7552
  .border-b{
7708
7553
  border-bottom-width:1px
7709
7554
  }
@@ -7844,10 +7689,6 @@ trix-toolbar .trix-button-group:not(:first-child){
7844
7689
  border-color:rgb(236 72 153 / var(--tw-border-opacity))
7845
7690
  }
7846
7691
 
7847
- .border-primary-300{
7848
- border-color:rgb(var(--color-primary-300))
7849
- }
7850
-
7851
7692
  .border-primary-500{
7852
7693
  border-color:rgb(var(--color-primary-500))
7853
7694
  }
@@ -7960,11 +7801,6 @@ trix-toolbar .trix-button-group:not(:first-child){
7960
7801
  background-color:rgb(227 229 232 / var(--tw-bg-opacity))
7961
7802
  }
7962
7803
 
7963
- .bg-gray-200{
7964
- --tw-bg-opacity:1;
7965
- background-color:rgb(200 203 208 / var(--tw-bg-opacity))
7966
- }
7967
-
7968
7804
  .bg-gray-25{
7969
7805
  --tw-bg-opacity:1;
7970
7806
  background-color:rgb(246 246 247 / var(--tw-bg-opacity))
@@ -8049,10 +7885,6 @@ trix-toolbar .trix-button-group:not(:first-child){
8049
7885
  background-color:rgb(var(--color-primary-100))
8050
7886
  }
8051
7887
 
8052
- .bg-primary-400{
8053
- background-color:rgb(var(--color-primary-400))
8054
- }
8055
-
8056
7888
  .bg-primary-500{
8057
7889
  background-color:rgb(var(--color-primary-500))
8058
7890
  }
@@ -8107,10 +7939,6 @@ trix-toolbar .trix-button-group:not(:first-child){
8107
7939
  background-color:rgb(20 184 166 / var(--tw-bg-opacity))
8108
7940
  }
8109
7941
 
8110
- .bg-transparent{
8111
- background-color:transparent
8112
- }
8113
-
8114
7942
  .bg-violet-500{
8115
7943
  --tw-bg-opacity:1;
8116
7944
  background-color:rgb(139 92 246 / var(--tw-bg-opacity))
@@ -8208,11 +8036,6 @@ trix-toolbar .trix-button-group:not(:first-child){
8208
8036
  padding-right:0.5rem
8209
8037
  }
8210
8038
 
8211
- .px-24{
8212
- padding-left:6rem;
8213
- padding-right:6rem
8214
- }
8215
-
8216
8039
  .px-3{
8217
8040
  padding-left:0.75rem;
8218
8041
  padding-right:0.75rem
@@ -8233,11 +8056,6 @@ trix-toolbar .trix-button-group:not(:first-child){
8233
8056
  padding-right:1.5rem
8234
8057
  }
8235
8058
 
8236
- .px-8{
8237
- padding-left:2rem;
8238
- padding-right:2rem
8239
- }
8240
-
8241
8059
  .py-0{
8242
8060
  padding-top:0px;
8243
8061
  padding-bottom:0px
@@ -8258,11 +8076,6 @@ trix-toolbar .trix-button-group:not(:first-child){
8258
8076
  padding-bottom:0.375rem
8259
8077
  }
8260
8078
 
8261
- .py-12{
8262
- padding-top:3rem;
8263
- padding-bottom:3rem
8264
- }
8265
-
8266
8079
  .py-2{
8267
8080
  padding-top:0.5rem;
8268
8081
  padding-bottom:0.5rem
@@ -8330,10 +8143,6 @@ trix-toolbar .trix-button-group:not(:first-child){
8330
8143
  padding-left:0.25rem
8331
8144
  }
8332
8145
 
8333
- .pl-4{
8334
- padding-left:1rem
8335
- }
8336
-
8337
8146
  .pr-0{
8338
8147
  padding-right:0px
8339
8148
  }
@@ -8495,11 +8304,6 @@ trix-toolbar .trix-button-group:not(:first-child){
8495
8304
  letter-spacing:-0.025em
8496
8305
  }
8497
8306
 
8498
- .\!text-blue-700{
8499
- --tw-text-opacity:1 !important;
8500
- color:rgb(5 80 133 / var(--tw-text-opacity)) !important
8501
- }
8502
-
8503
8307
  .\!text-pink-600{
8504
8308
  --tw-text-opacity:1 !important;
8505
8309
  color:rgb(219 39 119 / var(--tw-text-opacity)) !important
@@ -8740,10 +8544,6 @@ trix-toolbar .trix-button-group:not(:first-child){
8740
8544
  opacity:0.75
8741
8545
  }
8742
8546
 
8743
- .opacity-80{
8744
- opacity:0.8
8745
- }
8746
-
8747
8547
  .shadow{
8748
8548
  --tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
8749
8549
  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
@@ -8815,11 +8615,6 @@ trix-toolbar .trix-button-group:not(:first-child){
8815
8615
  filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
8816
8616
  }
8817
8617
 
8818
- .sepia{
8819
- --tw-sepia:sepia(100%);
8820
- filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
8821
- }
8822
-
8823
8618
  .filter{
8824
8619
  filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
8825
8620
  }
@@ -9151,11 +8946,6 @@ trix-editor {
9151
8946
  background-color:rgb(206 231 248 / var(--tw-bg-opacity))
9152
8947
  }
9153
8948
 
9154
- .hover\:bg-blue-500:hover{
9155
- --tw-bg-opacity:1;
9156
- background-color:rgb(8 134 222 / var(--tw-bg-opacity))
9157
- }
9158
-
9159
8949
  .hover\:bg-blue-600:hover{
9160
8950
  --tw-bg-opacity:1;
9161
8951
  background-color:rgb(6 107 178 / var(--tw-bg-opacity))
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: avo
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1.beta1
4
+ version: 3.0.1.beta3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adrian Marin
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2023-08-07 00:00:00.000000000 Z
12
+ date: 2023-08-10 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: activerecord
@@ -220,6 +220,11 @@ files:
220
220
  - Gemfile.lock
221
221
  - README.md
222
222
  - Rakefile
223
+ - app/assets/builds/avo.base.css
224
+ - app/assets/builds/avo.base.js
225
+ - app/assets/builds/avo.base.js.map
226
+ - app/assets/builds/avo.custom.js
227
+ - app/assets/builds/avo.custom.js.map
223
228
  - app/assets/config/avo_manifest.js
224
229
  - app/assets/stylesheets/avo.base.css
225
230
  - app/assets/stylesheets/css/active-storage.css
@@ -1712,7 +1717,6 @@ files:
1712
1717
  - config/credentials.yml.enc
1713
1718
  - config/i18n-tasks.yml
1714
1719
  - config/initializers/pagy.rb
1715
- - config/master.key
1716
1720
  - config/routes.rb
1717
1721
  - config/spring.rb
1718
1722
  - db/factories.rb
@@ -1846,6 +1850,7 @@ files:
1846
1850
  - lib/generators/avo/action_generator.rb
1847
1851
  - lib/generators/avo/base_generator.rb
1848
1852
  - lib/generators/avo/card_generator.rb
1853
+ - lib/generators/avo/concerns/parent_controller.rb
1849
1854
  - lib/generators/avo/controller_generator.rb
1850
1855
  - lib/generators/avo/dashboard_generator.rb
1851
1856
  - lib/generators/avo/eject_generator.rb
@@ -1911,9 +1916,6 @@ files:
1911
1916
  - public/avo-assets/avo.base.css
1912
1917
  - public/avo-assets/avo.base.js
1913
1918
  - public/avo-assets/avo.base.js.map
1914
- - public/avo-assets/avo.css
1915
- - public/avo-assets/avo.js
1916
- - public/avo-assets/avo.js.map
1917
1919
  - public/avo-assets/favicon.ico
1918
1920
  - public/avo-assets/fonts/inter-v7-latin-500.eot
1919
1921
  - public/avo-assets/fonts/inter-v7-latin-500.svg
data/config/master.key DELETED
@@ -1 +0,0 @@
1
- 2aeb23d82b909d9c6b5abb62f7058c2a