avo 3.13.1 → 3.13.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/app/assets/builds/avo.base.css +109 -109
- data/app/assets/builds/avo.base.js +1389 -1138
- data/app/assets/builds/avo.base.js.map +4 -4
- data/app/components/avo/index/resource_table_component.rb +1 -1
- data/app/components/avo/modal_component.rb +1 -1
- data/app/components/avo/views/resource_index_component.rb +1 -1
- data/lib/avo/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cf46f66b615b5dad0bb9bbddd87245f8e0d04682e7af19518b48e18447abbd76
|
4
|
+
data.tar.gz: fadead5a3d1aebc54c7107baa689d016060a114c31b6cce912d6d9345d6fe5b3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bad65da67857355bf87cdead19b61a78c9ef59b281c29cc8515f5d232cc1dcfe02aa1e3b4cde9085abc8522fa3b9e6a6e124255bb5a2d602d328185ed8584ef9
|
7
|
+
data.tar.gz: c4ac6d61e78993f9722d628e82f47bbd6e87294784490e299c41b1525c89b7aab6af33f9f49b119a424bf2f49f19121b023254b76d739669d8827b8d7fd966b3
|
data/Gemfile.lock
CHANGED
@@ -3671,7 +3671,115 @@ body[data-theme=dark], body.dark {
|
|
3671
3671
|
text-indent:1em
|
3672
3672
|
}
|
3673
3673
|
|
3674
|
-
|
3674
|
+
*, ::before, ::after{
|
3675
|
+
--tw-border-spacing-x:0;
|
3676
|
+
--tw-border-spacing-y:0;
|
3677
|
+
--tw-translate-x:0;
|
3678
|
+
--tw-translate-y:0;
|
3679
|
+
--tw-rotate:0;
|
3680
|
+
--tw-skew-x:0;
|
3681
|
+
--tw-skew-y:0;
|
3682
|
+
--tw-scale-x:1;
|
3683
|
+
--tw-scale-y:1;
|
3684
|
+
--tw-pan-x: ;
|
3685
|
+
--tw-pan-y: ;
|
3686
|
+
--tw-pinch-zoom: ;
|
3687
|
+
--tw-scroll-snap-strictness:proximity;
|
3688
|
+
--tw-gradient-from-position: ;
|
3689
|
+
--tw-gradient-via-position: ;
|
3690
|
+
--tw-gradient-to-position: ;
|
3691
|
+
--tw-ordinal: ;
|
3692
|
+
--tw-slashed-zero: ;
|
3693
|
+
--tw-numeric-figure: ;
|
3694
|
+
--tw-numeric-spacing: ;
|
3695
|
+
--tw-numeric-fraction: ;
|
3696
|
+
--tw-ring-inset: ;
|
3697
|
+
--tw-ring-offset-width:0px;
|
3698
|
+
--tw-ring-offset-color:#fff;
|
3699
|
+
--tw-ring-color:rgb(8 134 222 / 0.5);
|
3700
|
+
--tw-ring-offset-shadow:0 0 #0000;
|
3701
|
+
--tw-ring-shadow:0 0 #0000;
|
3702
|
+
--tw-shadow:0 0 #0000;
|
3703
|
+
--tw-shadow-colored:0 0 #0000;
|
3704
|
+
--tw-blur: ;
|
3705
|
+
--tw-brightness: ;
|
3706
|
+
--tw-contrast: ;
|
3707
|
+
--tw-grayscale: ;
|
3708
|
+
--tw-hue-rotate: ;
|
3709
|
+
--tw-invert: ;
|
3710
|
+
--tw-saturate: ;
|
3711
|
+
--tw-sepia: ;
|
3712
|
+
--tw-drop-shadow: ;
|
3713
|
+
--tw-backdrop-blur: ;
|
3714
|
+
--tw-backdrop-brightness: ;
|
3715
|
+
--tw-backdrop-contrast: ;
|
3716
|
+
--tw-backdrop-grayscale: ;
|
3717
|
+
--tw-backdrop-hue-rotate: ;
|
3718
|
+
--tw-backdrop-invert: ;
|
3719
|
+
--tw-backdrop-opacity: ;
|
3720
|
+
--tw-backdrop-saturate: ;
|
3721
|
+
--tw-backdrop-sepia: ;
|
3722
|
+
--tw-contain-size: ;
|
3723
|
+
--tw-contain-layout: ;
|
3724
|
+
--tw-contain-paint: ;
|
3725
|
+
--tw-contain-style:
|
3726
|
+
}
|
3727
|
+
|
3728
|
+
::backdrop{
|
3729
|
+
--tw-border-spacing-x:0;
|
3730
|
+
--tw-border-spacing-y:0;
|
3731
|
+
--tw-translate-x:0;
|
3732
|
+
--tw-translate-y:0;
|
3733
|
+
--tw-rotate:0;
|
3734
|
+
--tw-skew-x:0;
|
3735
|
+
--tw-skew-y:0;
|
3736
|
+
--tw-scale-x:1;
|
3737
|
+
--tw-scale-y:1;
|
3738
|
+
--tw-pan-x: ;
|
3739
|
+
--tw-pan-y: ;
|
3740
|
+
--tw-pinch-zoom: ;
|
3741
|
+
--tw-scroll-snap-strictness:proximity;
|
3742
|
+
--tw-gradient-from-position: ;
|
3743
|
+
--tw-gradient-via-position: ;
|
3744
|
+
--tw-gradient-to-position: ;
|
3745
|
+
--tw-ordinal: ;
|
3746
|
+
--tw-slashed-zero: ;
|
3747
|
+
--tw-numeric-figure: ;
|
3748
|
+
--tw-numeric-spacing: ;
|
3749
|
+
--tw-numeric-fraction: ;
|
3750
|
+
--tw-ring-inset: ;
|
3751
|
+
--tw-ring-offset-width:0px;
|
3752
|
+
--tw-ring-offset-color:#fff;
|
3753
|
+
--tw-ring-color:rgb(8 134 222 / 0.5);
|
3754
|
+
--tw-ring-offset-shadow:0 0 #0000;
|
3755
|
+
--tw-ring-shadow:0 0 #0000;
|
3756
|
+
--tw-shadow:0 0 #0000;
|
3757
|
+
--tw-shadow-colored:0 0 #0000;
|
3758
|
+
--tw-blur: ;
|
3759
|
+
--tw-brightness: ;
|
3760
|
+
--tw-contrast: ;
|
3761
|
+
--tw-grayscale: ;
|
3762
|
+
--tw-hue-rotate: ;
|
3763
|
+
--tw-invert: ;
|
3764
|
+
--tw-saturate: ;
|
3765
|
+
--tw-sepia: ;
|
3766
|
+
--tw-drop-shadow: ;
|
3767
|
+
--tw-backdrop-blur: ;
|
3768
|
+
--tw-backdrop-brightness: ;
|
3769
|
+
--tw-backdrop-contrast: ;
|
3770
|
+
--tw-backdrop-grayscale: ;
|
3771
|
+
--tw-backdrop-hue-rotate: ;
|
3772
|
+
--tw-backdrop-invert: ;
|
3773
|
+
--tw-backdrop-opacity: ;
|
3774
|
+
--tw-backdrop-saturate: ;
|
3775
|
+
--tw-backdrop-sepia: ;
|
3776
|
+
--tw-contain-size: ;
|
3777
|
+
--tw-contain-layout: ;
|
3778
|
+
--tw-contain-paint: ;
|
3779
|
+
--tw-contain-style:
|
3780
|
+
}
|
3781
|
+
|
3782
|
+
/*! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com
|
3675
3783
|
*/
|
3676
3784
|
|
3677
3785
|
/*
|
@@ -4292,114 +4400,6 @@ a{
|
|
4292
4400
|
color:rgb(var(--color-primary-500))
|
4293
4401
|
}
|
4294
4402
|
|
4295
|
-
*, ::before, ::after{
|
4296
|
-
--tw-border-spacing-x:0;
|
4297
|
-
--tw-border-spacing-y:0;
|
4298
|
-
--tw-translate-x:0;
|
4299
|
-
--tw-translate-y:0;
|
4300
|
-
--tw-rotate:0;
|
4301
|
-
--tw-skew-x:0;
|
4302
|
-
--tw-skew-y:0;
|
4303
|
-
--tw-scale-x:1;
|
4304
|
-
--tw-scale-y:1;
|
4305
|
-
--tw-pan-x: ;
|
4306
|
-
--tw-pan-y: ;
|
4307
|
-
--tw-pinch-zoom: ;
|
4308
|
-
--tw-scroll-snap-strictness:proximity;
|
4309
|
-
--tw-gradient-from-position: ;
|
4310
|
-
--tw-gradient-via-position: ;
|
4311
|
-
--tw-gradient-to-position: ;
|
4312
|
-
--tw-ordinal: ;
|
4313
|
-
--tw-slashed-zero: ;
|
4314
|
-
--tw-numeric-figure: ;
|
4315
|
-
--tw-numeric-spacing: ;
|
4316
|
-
--tw-numeric-fraction: ;
|
4317
|
-
--tw-ring-inset: ;
|
4318
|
-
--tw-ring-offset-width:0px;
|
4319
|
-
--tw-ring-offset-color:#fff;
|
4320
|
-
--tw-ring-color:rgb(8 134 222 / 0.5);
|
4321
|
-
--tw-ring-offset-shadow:0 0 #0000;
|
4322
|
-
--tw-ring-shadow:0 0 #0000;
|
4323
|
-
--tw-shadow:0 0 #0000;
|
4324
|
-
--tw-shadow-colored:0 0 #0000;
|
4325
|
-
--tw-blur: ;
|
4326
|
-
--tw-brightness: ;
|
4327
|
-
--tw-contrast: ;
|
4328
|
-
--tw-grayscale: ;
|
4329
|
-
--tw-hue-rotate: ;
|
4330
|
-
--tw-invert: ;
|
4331
|
-
--tw-saturate: ;
|
4332
|
-
--tw-sepia: ;
|
4333
|
-
--tw-drop-shadow: ;
|
4334
|
-
--tw-backdrop-blur: ;
|
4335
|
-
--tw-backdrop-brightness: ;
|
4336
|
-
--tw-backdrop-contrast: ;
|
4337
|
-
--tw-backdrop-grayscale: ;
|
4338
|
-
--tw-backdrop-hue-rotate: ;
|
4339
|
-
--tw-backdrop-invert: ;
|
4340
|
-
--tw-backdrop-opacity: ;
|
4341
|
-
--tw-backdrop-saturate: ;
|
4342
|
-
--tw-backdrop-sepia: ;
|
4343
|
-
--tw-contain-size: ;
|
4344
|
-
--tw-contain-layout: ;
|
4345
|
-
--tw-contain-paint: ;
|
4346
|
-
--tw-contain-style:
|
4347
|
-
}
|
4348
|
-
|
4349
|
-
::backdrop{
|
4350
|
-
--tw-border-spacing-x:0;
|
4351
|
-
--tw-border-spacing-y:0;
|
4352
|
-
--tw-translate-x:0;
|
4353
|
-
--tw-translate-y:0;
|
4354
|
-
--tw-rotate:0;
|
4355
|
-
--tw-skew-x:0;
|
4356
|
-
--tw-skew-y:0;
|
4357
|
-
--tw-scale-x:1;
|
4358
|
-
--tw-scale-y:1;
|
4359
|
-
--tw-pan-x: ;
|
4360
|
-
--tw-pan-y: ;
|
4361
|
-
--tw-pinch-zoom: ;
|
4362
|
-
--tw-scroll-snap-strictness:proximity;
|
4363
|
-
--tw-gradient-from-position: ;
|
4364
|
-
--tw-gradient-via-position: ;
|
4365
|
-
--tw-gradient-to-position: ;
|
4366
|
-
--tw-ordinal: ;
|
4367
|
-
--tw-slashed-zero: ;
|
4368
|
-
--tw-numeric-figure: ;
|
4369
|
-
--tw-numeric-spacing: ;
|
4370
|
-
--tw-numeric-fraction: ;
|
4371
|
-
--tw-ring-inset: ;
|
4372
|
-
--tw-ring-offset-width:0px;
|
4373
|
-
--tw-ring-offset-color:#fff;
|
4374
|
-
--tw-ring-color:rgb(8 134 222 / 0.5);
|
4375
|
-
--tw-ring-offset-shadow:0 0 #0000;
|
4376
|
-
--tw-ring-shadow:0 0 #0000;
|
4377
|
-
--tw-shadow:0 0 #0000;
|
4378
|
-
--tw-shadow-colored:0 0 #0000;
|
4379
|
-
--tw-blur: ;
|
4380
|
-
--tw-brightness: ;
|
4381
|
-
--tw-contrast: ;
|
4382
|
-
--tw-grayscale: ;
|
4383
|
-
--tw-hue-rotate: ;
|
4384
|
-
--tw-invert: ;
|
4385
|
-
--tw-saturate: ;
|
4386
|
-
--tw-sepia: ;
|
4387
|
-
--tw-drop-shadow: ;
|
4388
|
-
--tw-backdrop-blur: ;
|
4389
|
-
--tw-backdrop-brightness: ;
|
4390
|
-
--tw-backdrop-contrast: ;
|
4391
|
-
--tw-backdrop-grayscale: ;
|
4392
|
-
--tw-backdrop-hue-rotate: ;
|
4393
|
-
--tw-backdrop-invert: ;
|
4394
|
-
--tw-backdrop-opacity: ;
|
4395
|
-
--tw-backdrop-saturate: ;
|
4396
|
-
--tw-backdrop-sepia: ;
|
4397
|
-
--tw-contain-size: ;
|
4398
|
-
--tw-contain-layout: ;
|
4399
|
-
--tw-contain-paint: ;
|
4400
|
-
--tw-contain-style:
|
4401
|
-
}
|
4402
|
-
|
4403
4403
|
/* inter-regular - latin */
|
4404
4404
|
|
4405
4405
|
@font-face {
|