@openproject/primer-view-components 0.33.2 → 0.34.0-rc.df6a25a3
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 +26 -0
- package/static/previews.json +26 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openproject/primer-view-components",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.34.0-rc.df6a25a3",
|
|
4
4
|
"description": "ViewComponents of the Primer Design System for OpenProject",
|
|
5
5
|
"main": "app/assets/javascripts/primer_view_components.js",
|
|
6
6
|
"module": "app/components/primer/primer.js",
|
package/static/info_arch.json
CHANGED
|
@@ -16891,6 +16891,32 @@
|
|
|
16891
16891
|
"color-contrast"
|
|
16892
16892
|
]
|
|
16893
16893
|
}
|
|
16894
|
+
},
|
|
16895
|
+
{
|
|
16896
|
+
"preview_path": "primer/open_project/page_header/segmented_control",
|
|
16897
|
+
"name": "segmented_control",
|
|
16898
|
+
"snapshot": "false",
|
|
16899
|
+
"skip_rules": {
|
|
16900
|
+
"wont_fix": [
|
|
16901
|
+
"region"
|
|
16902
|
+
],
|
|
16903
|
+
"will_fix": [
|
|
16904
|
+
"color-contrast"
|
|
16905
|
+
]
|
|
16906
|
+
}
|
|
16907
|
+
},
|
|
16908
|
+
{
|
|
16909
|
+
"preview_path": "primer/open_project/page_header/segmented_control_mobile_icons",
|
|
16910
|
+
"name": "segmented_control_mobile_icons",
|
|
16911
|
+
"snapshot": "false",
|
|
16912
|
+
"skip_rules": {
|
|
16913
|
+
"wont_fix": [
|
|
16914
|
+
"region"
|
|
16915
|
+
],
|
|
16916
|
+
"will_fix": [
|
|
16917
|
+
"color-contrast"
|
|
16918
|
+
]
|
|
16919
|
+
}
|
|
16894
16920
|
}
|
|
16895
16921
|
],
|
|
16896
16922
|
"subcomponents": [
|
package/static/previews.json
CHANGED
|
@@ -5429,6 +5429,32 @@
|
|
|
5429
5429
|
"color-contrast"
|
|
5430
5430
|
]
|
|
5431
5431
|
}
|
|
5432
|
+
},
|
|
5433
|
+
{
|
|
5434
|
+
"preview_path": "primer/open_project/page_header/segmented_control",
|
|
5435
|
+
"name": "segmented_control",
|
|
5436
|
+
"snapshot": "false",
|
|
5437
|
+
"skip_rules": {
|
|
5438
|
+
"wont_fix": [
|
|
5439
|
+
"region"
|
|
5440
|
+
],
|
|
5441
|
+
"will_fix": [
|
|
5442
|
+
"color-contrast"
|
|
5443
|
+
]
|
|
5444
|
+
}
|
|
5445
|
+
},
|
|
5446
|
+
{
|
|
5447
|
+
"preview_path": "primer/open_project/page_header/segmented_control_mobile_icons",
|
|
5448
|
+
"name": "segmented_control_mobile_icons",
|
|
5449
|
+
"snapshot": "false",
|
|
5450
|
+
"skip_rules": {
|
|
5451
|
+
"wont_fix": [
|
|
5452
|
+
"region"
|
|
5453
|
+
],
|
|
5454
|
+
"will_fix": [
|
|
5455
|
+
"color-contrast"
|
|
5456
|
+
]
|
|
5457
|
+
}
|
|
5432
5458
|
}
|
|
5433
5459
|
]
|
|
5434
5460
|
},
|