avo 3.0.1.beta11 → 3.0.1.beta12

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.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 022cb3e4cb686ce487ad3304f60e9971da143463b9adf66a710c40f483a2afb7
4
- data.tar.gz: 1784442417d2bbe2204fa7e5ddfd08ecd07e6506e9850ca329d218025624540e
3
+ metadata.gz: 58b811b2bf9371ee20a5ef4ad80890de376c89b641312cfdd9ab06508e7c6351
4
+ data.tar.gz: 5b0831d50385e7d026af8656c1f7d79554076f5188c10d6d14afe7f10dc96ced
5
5
  SHA512:
6
- metadata.gz: 22417fabd06df79a9030be62f76f83585add1f3375fbccb9d0f089e1912a0a819a641302d826ed82611dabb7ffef5efc8c5d0949ed6e1c4a7ebe5129229a1542
7
- data.tar.gz: 18f52cfabd9fa655fdf509021f898f425e3857b3e88b4b63c8be950bc25ae95fd64e6fc57b6883e83543c2414ac3e730f31515f75ef629115c17d25fd164d537
6
+ metadata.gz: '0339ce555ff8b7aa0a8a419e545854c09789cee244e171a3916ca445893ea4b34beabb8568a03387de318ce9901270d979cca0c7daba1ed9496be19bee520543'
7
+ data.tar.gz: c60a035d7329c9b086bb852560795fd94944e31ca6469c8133fa51a8cfe1719ce7f25d1da2ada047ac03a23460a6721075543baf6da19ee7bb21990957760da5
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- avo (3.0.1.beta11)
4
+ avo (3.0.1.beta12)
5
5
  actionview (>= 6.1)
6
6
  active_link_to
7
7
  activerecord (>= 6.1)
@@ -3393,7 +3393,7 @@ body.dark,body[data-theme=dark]{
3393
3393
  transition:inherit
3394
3394
  }
3395
3395
 
3396
- /*! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
3396
+ /*! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
3397
3397
  */
3398
3398
 
3399
3399
  /*
@@ -3583,10 +3583,6 @@ select,
3583
3583
  textarea {
3584
3584
  font-family: inherit;
3585
3585
  /* 1 */
3586
- font-feature-settings: inherit;
3587
- /* 1 */
3588
- font-variation-settings: inherit;
3589
- /* 1 */
3590
3586
  font-size: 100%;
3591
3587
  /* 1 */
3592
3588
  font-weight: inherit;
@@ -3737,14 +3733,6 @@ menu {
3737
3733
  padding: 0;
3738
3734
  }
3739
3735
 
3740
- /*
3741
- Reset default styling for dialogs.
3742
- */
3743
-
3744
- dialog {
3745
- padding: 0;
3746
- }
3747
-
3748
3736
  /*
3749
3737
  Prevent resizing textareas horizontally by default.
3750
3738
  */
@@ -6444,18 +6432,6 @@ tag.tagify__tag{
6444
6432
  }
6445
6433
  }
6446
6434
 
6447
- .sr-only{
6448
- position:absolute;
6449
- width:1px;
6450
- height:1px;
6451
- padding:0;
6452
- margin:-1px;
6453
- overflow:hidden;
6454
- clip:rect(0, 0, 0, 0);
6455
- white-space:nowrap;
6456
- border-width:0
6457
- }
6458
-
6459
6435
  .pointer-events-none{
6460
6436
  pointer-events:none
6461
6437
  }
@@ -6509,14 +6485,6 @@ tag.tagify__tag{
6509
6485
  right:0px
6510
6486
  }
6511
6487
 
6512
- .-bottom-1{
6513
- bottom:-0.25rem
6514
- }
6515
-
6516
- .-bottom-1\.5{
6517
- bottom:-0.375rem
6518
- }
6519
-
6520
6488
  .-top-\[0\.1rem\]{
6521
6489
  top:-0.1rem
6522
6490
  }
@@ -6553,18 +6521,10 @@ tag.tagify__tag{
6553
6521
  left:1.25rem
6554
6522
  }
6555
6523
 
6556
- .left-auto{
6557
- left:auto
6558
- }
6559
-
6560
6524
  .right-0{
6561
6525
  right:0px
6562
6526
  }
6563
6527
 
6564
- .right-3{
6565
- right:0.75rem
6566
- }
6567
-
6568
6528
  .start-1{
6569
6529
  inset-inline-start:0.25rem
6570
6530
  }
@@ -6577,10 +6537,6 @@ tag.tagify__tag{
6577
6537
  top:50%
6578
6538
  }
6579
6539
 
6580
- .top-2{
6581
- top:0.5rem
6582
- }
6583
-
6584
6540
  .top-3{
6585
6541
  top:0.75rem
6586
6542
  }
@@ -6593,10 +6549,6 @@ tag.tagify__tag{
6593
6549
  top:-1px
6594
6550
  }
6595
6551
 
6596
- .top-auto{
6597
- top:auto
6598
- }
6599
-
6600
6552
  .top-full{
6601
6553
  top:100%
6602
6554
  }
@@ -6645,34 +6597,6 @@ tag.tagify__tag{
6645
6597
  grid-column:span 4 / span 4
6646
6598
  }
6647
6599
 
6648
- .col-span-full{
6649
- grid-column:1 / -1
6650
- }
6651
-
6652
- .row-span-1{
6653
- grid-row:span 1 / span 1
6654
- }
6655
-
6656
- .row-span-2{
6657
- grid-row:span 2 / span 2
6658
- }
6659
-
6660
- .row-span-3{
6661
- grid-row:span 3 / span 3
6662
- }
6663
-
6664
- .row-span-4{
6665
- grid-row:span 4 / span 4
6666
- }
6667
-
6668
- .row-span-5{
6669
- grid-row:span 5 / span 5
6670
- }
6671
-
6672
- .row-span-6{
6673
- grid-row:span 6 / span 6
6674
- }
6675
-
6676
6600
  .float-right{
6677
6601
  float:right
6678
6602
  }
@@ -6685,16 +6609,6 @@ tag.tagify__tag{
6685
6609
  margin:0.25rem
6686
6610
  }
6687
6611
 
6688
- .-mx-1{
6689
- margin-left:-0.25rem;
6690
- margin-right:-0.25rem
6691
- }
6692
-
6693
- .-mx-1\.5{
6694
- margin-left:-0.375rem;
6695
- margin-right:-0.375rem
6696
- }
6697
-
6698
6612
  .-mx-2{
6699
6613
  margin-left:-0.5rem;
6700
6614
  margin-right:-0.5rem
@@ -6766,10 +6680,6 @@ tag.tagify__tag{
6766
6680
  margin-top:-3rem
6767
6681
  }
6768
6682
 
6769
- .-mt-2{
6770
- margin-top:-0.5rem
6771
- }
6772
-
6773
6683
  .-mt-9{
6774
6684
  margin-top:-2.25rem
6775
6685
  }
@@ -6802,10 +6712,6 @@ tag.tagify__tag{
6802
6712
  margin-left:8.333333%
6803
6713
  }
6804
6714
 
6805
- .ml-1\/2{
6806
- margin-left:50%
6807
- }
6808
-
6809
6715
  .ml-10{
6810
6716
  margin-left:2.5rem
6811
6717
  }
@@ -6822,10 +6728,6 @@ tag.tagify__tag{
6822
6728
  margin-left:1rem
6823
6729
  }
6824
6730
 
6825
- .ml-6{
6826
- margin-left:1.5rem
6827
- }
6828
-
6829
6731
  .ml-auto{
6830
6732
  margin-left:auto
6831
6733
  }
@@ -6854,10 +6756,6 @@ tag.tagify__tag{
6854
6756
  margin-right:1rem
6855
6757
  }
6856
6758
 
6857
- .mr-px{
6858
- margin-right:1px
6859
- }
6860
-
6861
6759
  .mt-0{
6862
6760
  margin-top:0px
6863
6761
  }
@@ -7058,34 +6956,10 @@ tag.tagify__tag{
7058
6956
  min-height:6rem
7059
6957
  }
7060
6958
 
7061
- .min-h-\[16rem\]{
7062
- min-height:16rem
7063
- }
7064
-
7065
- .min-h-\[24rem\]{
7066
- min-height:24rem
7067
- }
7068
-
7069
- .min-h-\[32rem\]{
7070
- min-height:32rem
7071
- }
7072
-
7073
6959
  .min-h-\[3rem\]{
7074
6960
  min-height:3rem
7075
6961
  }
7076
6962
 
7077
- .min-h-\[40rem\]{
7078
- min-height:40rem
7079
- }
7080
-
7081
- .min-h-\[48rem\]{
7082
- min-height:48rem
7083
- }
7084
-
7085
- .min-h-\[8rem\]{
7086
- min-height:8rem
7087
- }
7088
-
7089
6963
  .min-h-full{
7090
6964
  min-height:100%
7091
6965
  }
@@ -7134,10 +7008,6 @@ tag.tagify__tag{
7134
7008
  width:1.25rem
7135
7009
  }
7136
7010
 
7137
- .w-52{
7138
- width:13rem
7139
- }
7140
-
7141
7011
  .w-64{
7142
7012
  width:16rem
7143
7013
  }
@@ -7150,10 +7020,6 @@ tag.tagify__tag{
7150
7020
  width:1%
7151
7021
  }
7152
7022
 
7153
- .w-\[calc\(100\%\+1rem\)\]{
7154
- width:calc(100% + 1rem)
7155
- }
7156
-
7157
7023
  .w-auto{
7158
7024
  width:auto
7159
7025
  }
@@ -7206,18 +7072,10 @@ tag.tagify__tag{
7206
7072
  max-width:32rem
7207
7073
  }
7208
7074
 
7209
- .max-w-xs{
7210
- max-width:20rem
7211
- }
7212
-
7213
7075
  .flex-1{
7214
7076
  flex:1 1 0%
7215
7077
  }
7216
7078
 
7217
- .flex-auto{
7218
- flex:1 1 auto
7219
- }
7220
-
7221
7079
  .flex-shrink{
7222
7080
  flex-shrink:1
7223
7081
  }
@@ -7399,10 +7257,6 @@ tag.tagify__tag{
7399
7257
  justify-content:space-evenly
7400
7258
  }
7401
7259
 
7402
- .gap-0{
7403
- gap:0px
7404
- }
7405
-
7406
7260
  .gap-1{
7407
7261
  gap:0.25rem
7408
7262
  }
@@ -7680,11 +7534,6 @@ tag.tagify__tag{
7680
7534
  border-color:rgb(172 177 185 / var(--tw-border-opacity))
7681
7535
  }
7682
7536
 
7683
- .border-gray-50{
7684
- --tw-border-opacity:1;
7685
- border-color:rgb(241 242 243 / var(--tw-border-opacity))
7686
- }
7687
-
7688
7537
  .border-gray-500{
7689
7538
  --tw-border-opacity:1;
7690
7539
  border-color:rgb(117 125 138 / var(--tw-border-opacity))
@@ -8036,10 +7885,6 @@ tag.tagify__tag{
8036
7885
  padding:0.5rem
8037
7886
  }
8038
7887
 
8039
- .p-3{
8040
- padding:0.75rem
8041
- }
8042
-
8043
7888
  .p-4{
8044
7889
  padding:1rem
8045
7890
  }
@@ -8048,10 +7893,6 @@ tag.tagify__tag{
8048
7893
  padding:1.5rem
8049
7894
  }
8050
7895
 
8051
- .p-px{
8052
- padding:1px
8053
- }
8054
-
8055
7896
  .px-0{
8056
7897
  padding-left:0px;
8057
7898
  padding-right:0px
@@ -8062,11 +7903,6 @@ tag.tagify__tag{
8062
7903
  padding-right:0.25rem
8063
7904
  }
8064
7905
 
8065
- .px-1\.5{
8066
- padding-left:0.375rem;
8067
- padding-right:0.375rem
8068
- }
8069
-
8070
7906
  .px-10{
8071
7907
  padding-left:2.5rem;
8072
7908
  padding-right:2.5rem
@@ -8102,11 +7938,6 @@ tag.tagify__tag{
8102
7938
  padding-bottom:0px
8103
7939
  }
8104
7940
 
8105
- .py-0\.5{
8106
- padding-top:0.125rem;
8107
- padding-bottom:0.125rem
8108
- }
8109
-
8110
7941
  .py-1{
8111
7942
  padding-top:0.25rem;
8112
7943
  padding-bottom:0.25rem
@@ -8180,10 +8011,6 @@ tag.tagify__tag{
8180
8011
  padding-bottom:1.5rem
8181
8012
  }
8182
8013
 
8183
- .pl-1{
8184
- padding-left:0.25rem
8185
- }
8186
-
8187
8014
  .pr-0{
8188
8015
  padding-right:0px
8189
8016
  }
@@ -8240,25 +8067,11 @@ tag.tagify__tag{
8240
8067
  text-align:justify
8241
8068
  }
8242
8069
 
8243
- .font-sans{
8244
- font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
8245
- }
8246
-
8247
8070
  .text-2xl{
8248
8071
  font-size:1.5rem;
8249
8072
  line-height:2rem
8250
8073
  }
8251
8074
 
8252
- .text-3xl{
8253
- font-size:1.875rem;
8254
- line-height:2.25rem
8255
- }
8256
-
8257
- .text-5xl{
8258
- font-size:3rem;
8259
- line-height:1
8260
- }
8261
-
8262
8075
  .text-base{
8263
8076
  font-size:1rem;
8264
8077
  line-height:1.5rem
@@ -8292,10 +8105,6 @@ tag.tagify__tag{
8292
8105
  font-weight:500
8293
8106
  }
8294
8107
 
8295
- .font-normal{
8296
- font-weight:400
8297
- }
8298
-
8299
8108
  .font-semibold{
8300
8109
  font-weight:600
8301
8110
  }
@@ -8460,10 +8269,6 @@ tag.tagify__tag{
8460
8269
  color:rgb(236 72 153 / var(--tw-text-opacity))
8461
8270
  }
8462
8271
 
8463
- .text-primary-400{
8464
- color:rgb(var(--color-primary-400))
8465
- }
8466
-
8467
8272
  .text-primary-500{
8468
8273
  color:rgb(var(--color-primary-500))
8469
8274
  }
@@ -8555,10 +8360,6 @@ tag.tagify__tag{
8555
8360
  text-decoration-line:line-through
8556
8361
  }
8557
8362
 
8558
- .no-underline{
8559
- text-decoration-line:none
8560
- }
8561
-
8562
8363
  .antialiased{
8563
8364
  -webkit-font-smoothing:antialiased;
8564
8365
  -moz-osx-font-smoothing:grayscale
@@ -8673,12 +8474,6 @@ tag.tagify__tag{
8673
8474
  transition-duration:150ms
8674
8475
  }
8675
8476
 
8676
- .transition-all{
8677
- transition-property:all;
8678
- transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
8679
- transition-duration:150ms
8680
- }
8681
-
8682
8477
  .transition-opacity{
8683
8478
  transition-property:opacity;
8684
8479
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
@@ -8850,10 +8645,6 @@ trix-editor {
8850
8645
  background-color:rgb(var(--color-primary-400))
8851
8646
  }
8852
8647
 
8853
- .focus-within\:border-primary-500:focus-within{
8854
- border-color:rgb(var(--color-primary-500))
8855
- }
8856
-
8857
8648
  .hover\:z-\[21\]:hover{
8858
8649
  z-index:21
8859
8650
  }
@@ -9027,11 +8818,6 @@ trix-editor {
9027
8818
  background-color:rgb(227 229 232 / var(--tw-bg-opacity))
9028
8819
  }
9029
8820
 
9030
- .hover\:bg-gray-25:hover{
9031
- --tw-bg-opacity:1;
9032
- background-color:rgb(246 246 247 / var(--tw-bg-opacity))
9033
- }
9034
-
9035
8821
  .hover\:bg-gray-50:hover{
9036
8822
  --tw-bg-opacity:1;
9037
8823
  background-color:rgb(241 242 243 / var(--tw-bg-opacity))
@@ -9224,16 +9010,6 @@ trix-editor {
9224
9010
  color:rgb(94 100 110 / var(--tw-text-opacity))
9225
9011
  }
9226
9012
 
9227
- .hover\:text-gray-700:hover{
9228
- --tw-text-opacity:1;
9229
- color:rgb(70 75 83 / var(--tw-text-opacity))
9230
- }
9231
-
9232
- .hover\:text-gray-900:hover{
9233
- --tw-text-opacity:1;
9234
- color:rgb(23 25 28 / var(--tw-text-opacity))
9235
- }
9236
-
9237
9013
  .hover\:text-white:hover{
9238
9014
  --tw-text-opacity:1;
9239
9015
  color:rgb(255 255 255 / var(--tw-text-opacity))
@@ -10008,23 +9784,10 @@ trix-editor {
10008
9784
  display:block
10009
9785
  }
10010
9786
 
10011
- .group:hover .group-hover\:bg-gray-200{
10012
- --tw-bg-opacity:1;
10013
- background-color:rgb(200 203 208 / var(--tw-bg-opacity))
10014
- }
10015
-
10016
- .group:hover .group-hover\:bg-primary-500{
10017
- background-color:rgb(var(--color-primary-500))
10018
- }
10019
-
10020
9787
  .group:hover .group-hover\:pt-4{
10021
9788
  padding-top:1rem
10022
9789
  }
10023
9790
 
10024
- .group:active .group-active\:bg-primary-400{
10025
- background-color:rgb(var(--color-primary-400))
10026
- }
10027
-
10028
9791
  @media print{
10029
9792
  .print\:hidden{
10030
9793
  display:none
@@ -10064,26 +9827,6 @@ trix-editor {
10064
9827
  right:0px
10065
9828
  }
10066
9829
 
10067
- .sm\:col-span-1{
10068
- grid-column:span 1 / span 1
10069
- }
10070
-
10071
- .sm\:col-span-2{
10072
- grid-column:span 2 / span 2
10073
- }
10074
-
10075
- .sm\:col-span-3{
10076
- grid-column:span 3 / span 3
10077
- }
10078
-
10079
- .sm\:col-span-4{
10080
- grid-column:span 4 / span 4
10081
- }
10082
-
10083
- .sm\:col-span-5{
10084
- grid-column:span 5 / span 5
10085
- }
10086
-
10087
9830
  .sm\:col-span-6{
10088
9831
  grid-column:span 6 / span 6
10089
9832
  }
@@ -10116,10 +9859,6 @@ trix-editor {
10116
9859
  width:auto
10117
9860
  }
10118
9861
 
10119
- .sm\:min-w-\[16rem\]{
10120
- min-width:16rem
10121
- }
10122
-
10123
9862
  .sm\:min-w-\[300px\]{
10124
9863
  min-width:300px
10125
9864
  }
@@ -10136,22 +9875,6 @@ trix-editor {
10136
9875
  grid-template-columns:repeat(2, minmax(0, 1fr))
10137
9876
  }
10138
9877
 
10139
- .sm\:grid-cols-3{
10140
- grid-template-columns:repeat(3, minmax(0, 1fr))
10141
- }
10142
-
10143
- .sm\:grid-cols-4{
10144
- grid-template-columns:repeat(4, minmax(0, 1fr))
10145
- }
10146
-
10147
- .sm\:grid-cols-5{
10148
- grid-template-columns:repeat(5, minmax(0, 1fr))
10149
- }
10150
-
10151
- .sm\:grid-cols-6{
10152
- grid-template-columns:repeat(6, minmax(0, 1fr))
10153
- }
10154
-
10155
9878
  .sm\:flex-row{
10156
9879
  flex-direction:row
10157
9880
  }
data/lib/avo/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Avo
2
- VERSION = "3.0.1.beta11" unless const_defined?(:VERSION)
2
+ VERSION = "3.0.1.beta12" unless const_defined?(:VERSION)
3
3
  end
@@ -16,6 +16,7 @@ task "avo:build-assets" do
16
16
 
17
17
  Dir.chdir(path) do
18
18
  system "yarn"
19
+ system "bundle exec rails avo:sym_link"
19
20
  system "yarn prod:build"
20
21
  end
21
22
 
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.beta11
4
+ version: 3.0.1.beta12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adrian Marin