openproject-primer_view_components 0.21.0 → 0.22.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +12 -0
- data/app/assets/javascripts/primer_view_components.js +1 -1
- data/app/assets/javascripts/primer_view_components.js.map +1 -1
- data/app/assets/styles/primer_view_components.css +1 -1
- data/app/assets/styles/primer_view_components.css.map +1 -1
- data/app/components/primer/alpha/action_list.css +1 -1
- data/app/components/primer/alpha/action_list.css.map +1 -1
- data/app/components/primer/alpha/action_list.pcss +11 -33
- data/app/components/primer/alpha/segmented_control.css +1 -1
- data/app/components/primer/alpha/segmented_control.css.json +0 -4
- data/app/components/primer/alpha/segmented_control.css.map +1 -1
- data/app/components/primer/alpha/segmented_control.pcss +1 -18
- data/app/components/primer/alpha/segmented_control.rb +0 -1
- data/app/components/primer/dialog_helper.js +5 -2
- data/app/components/primer/dialog_helper.ts +6 -2
- data/lib/primer/view_components/version.rb +1 -1
- data/previews/primer/alpha/segmented_control_preview.rb +1 -52
- data/previews/primer/forms_preview/custom_width_fields_form.html.erb +2 -0
- data/static/classes.json +0 -3
- data/static/constants.json +2 -4
- data/static/info_arch.json +0 -65
- data/static/previews.json +0 -65
- metadata +2 -2
data/static/info_arch.json
CHANGED
@@ -6657,19 +6657,6 @@
|
|
6657
6657
|
]
|
6658
6658
|
}
|
6659
6659
|
},
|
6660
|
-
{
|
6661
|
-
"preview_path": "primer/alpha/segmented_control/full_width_large",
|
6662
|
-
"name": "full_width_large",
|
6663
|
-
"snapshot": "true",
|
6664
|
-
"skip_rules": {
|
6665
|
-
"wont_fix": [
|
6666
|
-
"region"
|
6667
|
-
],
|
6668
|
-
"will_fix": [
|
6669
|
-
"color-contrast"
|
6670
|
-
]
|
6671
|
-
}
|
6672
|
-
},
|
6673
6660
|
{
|
6674
6661
|
"preview_path": "primer/alpha/segmented_control/icons_and_text_small",
|
6675
6662
|
"name": "icons_and_text_small",
|
@@ -6696,19 +6683,6 @@
|
|
6696
6683
|
]
|
6697
6684
|
}
|
6698
6685
|
},
|
6699
|
-
{
|
6700
|
-
"preview_path": "primer/alpha/segmented_control/icons_and_text_large",
|
6701
|
-
"name": "icons_and_text_large",
|
6702
|
-
"snapshot": "true",
|
6703
|
-
"skip_rules": {
|
6704
|
-
"wont_fix": [
|
6705
|
-
"region"
|
6706
|
-
],
|
6707
|
-
"will_fix": [
|
6708
|
-
"color-contrast"
|
6709
|
-
]
|
6710
|
-
}
|
6711
|
-
},
|
6712
6686
|
{
|
6713
6687
|
"preview_path": "primer/alpha/segmented_control/trailing_label_width_small",
|
6714
6688
|
"name": "trailing_label_width_small",
|
@@ -6735,19 +6709,6 @@
|
|
6735
6709
|
]
|
6736
6710
|
}
|
6737
6711
|
},
|
6738
|
-
{
|
6739
|
-
"preview_path": "primer/alpha/segmented_control/trailing_label_width_large",
|
6740
|
-
"name": "trailing_label_width_large",
|
6741
|
-
"snapshot": "true",
|
6742
|
-
"skip_rules": {
|
6743
|
-
"wont_fix": [
|
6744
|
-
"region"
|
6745
|
-
],
|
6746
|
-
"will_fix": [
|
6747
|
-
"color-contrast"
|
6748
|
-
]
|
6749
|
-
}
|
6750
|
-
},
|
6751
6712
|
{
|
6752
6713
|
"preview_path": "primer/alpha/segmented_control/icon_only_small",
|
6753
6714
|
"name": "icon_only_small",
|
@@ -6774,19 +6735,6 @@
|
|
6774
6735
|
]
|
6775
6736
|
}
|
6776
6737
|
},
|
6777
|
-
{
|
6778
|
-
"preview_path": "primer/alpha/segmented_control/icon_only_large",
|
6779
|
-
"name": "icon_only_large",
|
6780
|
-
"snapshot": "true",
|
6781
|
-
"skip_rules": {
|
6782
|
-
"wont_fix": [
|
6783
|
-
"region"
|
6784
|
-
],
|
6785
|
-
"will_fix": [
|
6786
|
-
"color-contrast"
|
6787
|
-
]
|
6788
|
-
}
|
6789
|
-
},
|
6790
6738
|
{
|
6791
6739
|
"preview_path": "primer/alpha/segmented_control/icon_only_full_width_small",
|
6792
6740
|
"name": "icon_only_full_width_small",
|
@@ -6813,19 +6761,6 @@
|
|
6813
6761
|
]
|
6814
6762
|
}
|
6815
6763
|
},
|
6816
|
-
{
|
6817
|
-
"preview_path": "primer/alpha/segmented_control/icon_only_full_width_large",
|
6818
|
-
"name": "icon_only_full_width_large",
|
6819
|
-
"snapshot": "false",
|
6820
|
-
"skip_rules": {
|
6821
|
-
"wont_fix": [
|
6822
|
-
"region"
|
6823
|
-
],
|
6824
|
-
"will_fix": [
|
6825
|
-
"color-contrast"
|
6826
|
-
]
|
6827
|
-
}
|
6828
|
-
},
|
6829
6764
|
{
|
6830
6765
|
"preview_path": "primer/alpha/segmented_control/with_link_as_tag",
|
6831
6766
|
"name": "with_link_as_tag",
|
data/static/previews.json
CHANGED
@@ -5569,19 +5569,6 @@
|
|
5569
5569
|
]
|
5570
5570
|
}
|
5571
5571
|
},
|
5572
|
-
{
|
5573
|
-
"preview_path": "primer/alpha/segmented_control/full_width_large",
|
5574
|
-
"name": "full_width_large",
|
5575
|
-
"snapshot": "true",
|
5576
|
-
"skip_rules": {
|
5577
|
-
"wont_fix": [
|
5578
|
-
"region"
|
5579
|
-
],
|
5580
|
-
"will_fix": [
|
5581
|
-
"color-contrast"
|
5582
|
-
]
|
5583
|
-
}
|
5584
|
-
},
|
5585
5572
|
{
|
5586
5573
|
"preview_path": "primer/alpha/segmented_control/icons_and_text_small",
|
5587
5574
|
"name": "icons_and_text_small",
|
@@ -5608,19 +5595,6 @@
|
|
5608
5595
|
]
|
5609
5596
|
}
|
5610
5597
|
},
|
5611
|
-
{
|
5612
|
-
"preview_path": "primer/alpha/segmented_control/icons_and_text_large",
|
5613
|
-
"name": "icons_and_text_large",
|
5614
|
-
"snapshot": "true",
|
5615
|
-
"skip_rules": {
|
5616
|
-
"wont_fix": [
|
5617
|
-
"region"
|
5618
|
-
],
|
5619
|
-
"will_fix": [
|
5620
|
-
"color-contrast"
|
5621
|
-
]
|
5622
|
-
}
|
5623
|
-
},
|
5624
5598
|
{
|
5625
5599
|
"preview_path": "primer/alpha/segmented_control/trailing_label_width_small",
|
5626
5600
|
"name": "trailing_label_width_small",
|
@@ -5647,19 +5621,6 @@
|
|
5647
5621
|
]
|
5648
5622
|
}
|
5649
5623
|
},
|
5650
|
-
{
|
5651
|
-
"preview_path": "primer/alpha/segmented_control/trailing_label_width_large",
|
5652
|
-
"name": "trailing_label_width_large",
|
5653
|
-
"snapshot": "true",
|
5654
|
-
"skip_rules": {
|
5655
|
-
"wont_fix": [
|
5656
|
-
"region"
|
5657
|
-
],
|
5658
|
-
"will_fix": [
|
5659
|
-
"color-contrast"
|
5660
|
-
]
|
5661
|
-
}
|
5662
|
-
},
|
5663
5624
|
{
|
5664
5625
|
"preview_path": "primer/alpha/segmented_control/icon_only_small",
|
5665
5626
|
"name": "icon_only_small",
|
@@ -5686,19 +5647,6 @@
|
|
5686
5647
|
]
|
5687
5648
|
}
|
5688
5649
|
},
|
5689
|
-
{
|
5690
|
-
"preview_path": "primer/alpha/segmented_control/icon_only_large",
|
5691
|
-
"name": "icon_only_large",
|
5692
|
-
"snapshot": "true",
|
5693
|
-
"skip_rules": {
|
5694
|
-
"wont_fix": [
|
5695
|
-
"region"
|
5696
|
-
],
|
5697
|
-
"will_fix": [
|
5698
|
-
"color-contrast"
|
5699
|
-
]
|
5700
|
-
}
|
5701
|
-
},
|
5702
5650
|
{
|
5703
5651
|
"preview_path": "primer/alpha/segmented_control/icon_only_full_width_small",
|
5704
5652
|
"name": "icon_only_full_width_small",
|
@@ -5725,19 +5673,6 @@
|
|
5725
5673
|
]
|
5726
5674
|
}
|
5727
5675
|
},
|
5728
|
-
{
|
5729
|
-
"preview_path": "primer/alpha/segmented_control/icon_only_full_width_large",
|
5730
|
-
"name": "icon_only_full_width_large",
|
5731
|
-
"snapshot": "false",
|
5732
|
-
"skip_rules": {
|
5733
|
-
"wont_fix": [
|
5734
|
-
"region"
|
5735
|
-
],
|
5736
|
-
"will_fix": [
|
5737
|
-
"color-contrast"
|
5738
|
-
]
|
5739
|
-
}
|
5740
|
-
},
|
5741
5676
|
{
|
5742
5677
|
"preview_path": "primer/alpha/segmented_control/with_link_as_tag",
|
5743
5678
|
"name": "with_link_as_tag",
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: openproject-primer_view_components
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.22.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- GitHub Open Source
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2024-01
|
12
|
+
date: 2024-02-01 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: actionview
|