@openproject/primer-view-components 0.28.0-rc.6db1fc3c → 0.28.0-rc.83095745
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/constants.json +0 -2
- package/static/info_arch.json +0 -13
- package/static/previews.json +0 -13
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openproject/primer-view-components",
|
|
3
|
-
"version": "0.28.0-rc.
|
|
3
|
+
"version": "0.28.0-rc.83095745",
|
|
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/constants.json
CHANGED
|
@@ -1474,8 +1474,6 @@
|
|
|
1474
1474
|
"Primer::OpenProject::PageHeader::Menu": {
|
|
1475
1475
|
},
|
|
1476
1476
|
"Primer::OpenProject::ZenModeButton": {
|
|
1477
|
-
"ZEN_MODE_BUTTON_ICON": "screen-full",
|
|
1478
|
-
"ZEN_MODE_BUTTON_LABEL": "Translation missing: en.label_zen_mode"
|
|
1479
1477
|
},
|
|
1480
1478
|
"Primer::Tooltip": {
|
|
1481
1479
|
"ALIGN_DEFAULT": "default",
|
package/static/info_arch.json
CHANGED
|
@@ -16631,19 +16631,6 @@
|
|
|
16631
16631
|
]
|
|
16632
16632
|
}
|
|
16633
16633
|
},
|
|
16634
|
-
{
|
|
16635
|
-
"preview_path": "primer/open_project/page_header/zen_mode_button_actions",
|
|
16636
|
-
"name": "zen_mode_button_actions",
|
|
16637
|
-
"snapshot": "false",
|
|
16638
|
-
"skip_rules": {
|
|
16639
|
-
"wont_fix": [
|
|
16640
|
-
"region"
|
|
16641
|
-
],
|
|
16642
|
-
"will_fix": [
|
|
16643
|
-
"color-contrast"
|
|
16644
|
-
]
|
|
16645
|
-
}
|
|
16646
|
-
},
|
|
16647
16634
|
{
|
|
16648
16635
|
"preview_path": "primer/open_project/page_header/leading_action",
|
|
16649
16636
|
"name": "leading_action",
|
package/static/previews.json
CHANGED
|
@@ -5222,19 +5222,6 @@
|
|
|
5222
5222
|
]
|
|
5223
5223
|
}
|
|
5224
5224
|
},
|
|
5225
|
-
{
|
|
5226
|
-
"preview_path": "primer/open_project/page_header/zen_mode_button_actions",
|
|
5227
|
-
"name": "zen_mode_button_actions",
|
|
5228
|
-
"snapshot": "false",
|
|
5229
|
-
"skip_rules": {
|
|
5230
|
-
"wont_fix": [
|
|
5231
|
-
"region"
|
|
5232
|
-
],
|
|
5233
|
-
"will_fix": [
|
|
5234
|
-
"color-contrast"
|
|
5235
|
-
]
|
|
5236
|
-
}
|
|
5237
|
-
},
|
|
5238
5225
|
{
|
|
5239
5226
|
"preview_path": "primer/open_project/page_header/leading_action",
|
|
5240
5227
|
"name": "leading_action",
|