@primer/view-components 0.12.0-rc.77c5d3f5 → 0.12.0-rc.9ebafbd3
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.
- package/package.json +1 -1
- package/static/info_arch.json +2 -63
- package/static/previews.json +0 -39
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@primer/view-components",
|
3
|
-
"version": "0.12.0-rc.
|
3
|
+
"version": "0.12.0-rc.9ebafbd3",
|
4
4
|
"description": "ViewComponents for the Primer Design System",
|
5
5
|
"main": "app/assets/javascripts/primer_view_components.js",
|
6
6
|
"module": "app/components/primer/primer.js",
|
package/static/info_arch.json
CHANGED
@@ -6409,45 +6409,6 @@
|
|
6409
6409
|
]
|
6410
6410
|
}
|
6411
6411
|
},
|
6412
|
-
{
|
6413
|
-
"preview_path": "primer/alpha/segmented_control/trailing_label_width_small",
|
6414
|
-
"name": "trailing_label_width_small",
|
6415
|
-
"snapshot": "true",
|
6416
|
-
"skip_rules": {
|
6417
|
-
"wont_fix": [
|
6418
|
-
"region"
|
6419
|
-
],
|
6420
|
-
"will_fix": [
|
6421
|
-
"color-contrast"
|
6422
|
-
]
|
6423
|
-
}
|
6424
|
-
},
|
6425
|
-
{
|
6426
|
-
"preview_path": "primer/alpha/segmented_control/trailing_label_width_medium",
|
6427
|
-
"name": "trailing_label_width_medium",
|
6428
|
-
"snapshot": "true",
|
6429
|
-
"skip_rules": {
|
6430
|
-
"wont_fix": [
|
6431
|
-
"region"
|
6432
|
-
],
|
6433
|
-
"will_fix": [
|
6434
|
-
"color-contrast"
|
6435
|
-
]
|
6436
|
-
}
|
6437
|
-
},
|
6438
|
-
{
|
6439
|
-
"preview_path": "primer/alpha/segmented_control/trailing_label_width_large",
|
6440
|
-
"name": "trailing_label_width_large",
|
6441
|
-
"snapshot": "true",
|
6442
|
-
"skip_rules": {
|
6443
|
-
"wont_fix": [
|
6444
|
-
"region"
|
6445
|
-
],
|
6446
|
-
"will_fix": [
|
6447
|
-
"color-contrast"
|
6448
|
-
]
|
6449
|
-
}
|
6450
|
-
},
|
6451
6412
|
{
|
6452
6413
|
"preview_path": "primer/alpha/segmented_control/icon_only_small",
|
6453
6414
|
"name": "icon_only_small",
|
@@ -6607,32 +6568,10 @@
|
|
6607
6568
|
}
|
6608
6569
|
],
|
6609
6570
|
"slots": [
|
6610
|
-
|
6611
|
-
"name": "trailing_visual_label",
|
6612
|
-
"description": "Optional trailing Label",
|
6613
|
-
"parameters": [
|
6614
|
-
{
|
6615
|
-
"name": "system_arguments",
|
6616
|
-
"type": "Hash",
|
6617
|
-
"default": "N/A",
|
6618
|
-
"description": "The arguments accepted by {{#link_to_component}}Primer::Beta::Button{{/link_to_component}}'s `with_trailing_visual_label` slot."
|
6619
|
-
}
|
6620
|
-
]
|
6621
|
-
}
|
6571
|
+
|
6622
6572
|
],
|
6623
6573
|
"methods": [
|
6624
|
-
|
6625
|
-
"name": "with_trailing_visual_label",
|
6626
|
-
"description": "Optional trailing label.",
|
6627
|
-
"parameters": [
|
6628
|
-
{
|
6629
|
-
"name": "system_arguments",
|
6630
|
-
"type": "Hash",
|
6631
|
-
"default": "N/A",
|
6632
|
-
"description": "The arguments accepted by {{#link_to_component}}Primer::Beta::Button{{/link_to_component}}'s `with_trailing_visual_label` slot."
|
6633
|
-
}
|
6634
|
-
]
|
6635
|
-
}
|
6574
|
+
|
6636
6575
|
],
|
6637
6576
|
"previews": [
|
6638
6577
|
|
package/static/previews.json
CHANGED
@@ -5011,45 +5011,6 @@
|
|
5011
5011
|
]
|
5012
5012
|
}
|
5013
5013
|
},
|
5014
|
-
{
|
5015
|
-
"preview_path": "primer/alpha/segmented_control/trailing_label_width_small",
|
5016
|
-
"name": "trailing_label_width_small",
|
5017
|
-
"snapshot": "true",
|
5018
|
-
"skip_rules": {
|
5019
|
-
"wont_fix": [
|
5020
|
-
"region"
|
5021
|
-
],
|
5022
|
-
"will_fix": [
|
5023
|
-
"color-contrast"
|
5024
|
-
]
|
5025
|
-
}
|
5026
|
-
},
|
5027
|
-
{
|
5028
|
-
"preview_path": "primer/alpha/segmented_control/trailing_label_width_medium",
|
5029
|
-
"name": "trailing_label_width_medium",
|
5030
|
-
"snapshot": "true",
|
5031
|
-
"skip_rules": {
|
5032
|
-
"wont_fix": [
|
5033
|
-
"region"
|
5034
|
-
],
|
5035
|
-
"will_fix": [
|
5036
|
-
"color-contrast"
|
5037
|
-
]
|
5038
|
-
}
|
5039
|
-
},
|
5040
|
-
{
|
5041
|
-
"preview_path": "primer/alpha/segmented_control/trailing_label_width_large",
|
5042
|
-
"name": "trailing_label_width_large",
|
5043
|
-
"snapshot": "true",
|
5044
|
-
"skip_rules": {
|
5045
|
-
"wont_fix": [
|
5046
|
-
"region"
|
5047
|
-
],
|
5048
|
-
"will_fix": [
|
5049
|
-
"color-contrast"
|
5050
|
-
]
|
5051
|
-
}
|
5052
|
-
},
|
5053
5014
|
{
|
5054
5015
|
"preview_path": "primer/alpha/segmented_control/icon_only_small",
|
5055
5016
|
"name": "icon_only_small",
|