@openproject/primer-view-components 0.29.1-rc.42ad20b6 → 0.29.1
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 +13 -0
- package/static/previews.json +13 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openproject/primer-view-components",
|
|
3
|
-
"version": "0.29.1
|
|
3
|
+
"version": "0.29.1",
|
|
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
|
@@ -16689,6 +16689,19 @@
|
|
|
16689
16689
|
]
|
|
16690
16690
|
}
|
|
16691
16691
|
},
|
|
16692
|
+
{
|
|
16693
|
+
"preview_path": "primer/open_project/page_header/single_action",
|
|
16694
|
+
"name": "single_action",
|
|
16695
|
+
"snapshot": "false",
|
|
16696
|
+
"skip_rules": {
|
|
16697
|
+
"wont_fix": [
|
|
16698
|
+
"region"
|
|
16699
|
+
],
|
|
16700
|
+
"will_fix": [
|
|
16701
|
+
"color-contrast"
|
|
16702
|
+
]
|
|
16703
|
+
}
|
|
16704
|
+
},
|
|
16692
16705
|
{
|
|
16693
16706
|
"preview_path": "primer/open_project/page_header/leading_action",
|
|
16694
16707
|
"name": "leading_action",
|
package/static/previews.json
CHANGED
|
@@ -5274,6 +5274,19 @@
|
|
|
5274
5274
|
]
|
|
5275
5275
|
}
|
|
5276
5276
|
},
|
|
5277
|
+
{
|
|
5278
|
+
"preview_path": "primer/open_project/page_header/single_action",
|
|
5279
|
+
"name": "single_action",
|
|
5280
|
+
"snapshot": "false",
|
|
5281
|
+
"skip_rules": {
|
|
5282
|
+
"wont_fix": [
|
|
5283
|
+
"region"
|
|
5284
|
+
],
|
|
5285
|
+
"will_fix": [
|
|
5286
|
+
"color-contrast"
|
|
5287
|
+
]
|
|
5288
|
+
}
|
|
5289
|
+
},
|
|
5277
5290
|
{
|
|
5278
5291
|
"preview_path": "primer/open_project/page_header/leading_action",
|
|
5279
5292
|
"name": "leading_action",
|