@primer/view-components 0.12.0-rc.a97aa382 → 0.12.0
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": "@primer/view-components",
|
3
|
-
"version": "0.12.0
|
3
|
+
"version": "0.12.0",
|
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
@@ -8413,6 +8413,19 @@
|
|
8413
8413
|
"color-contrast"
|
8414
8414
|
]
|
8415
8415
|
}
|
8416
|
+
},
|
8417
|
+
{
|
8418
|
+
"preview_path": "primer/alpha/tooltip/tooltip_with_dialog_moving_focus_to_input",
|
8419
|
+
"name": "tooltip_with_dialog_moving_focus_to_input",
|
8420
|
+
"snapshot": "false",
|
8421
|
+
"skip_rules": {
|
8422
|
+
"wont_fix": [
|
8423
|
+
"region"
|
8424
|
+
],
|
8425
|
+
"will_fix": [
|
8426
|
+
"color-contrast"
|
8427
|
+
]
|
8428
|
+
}
|
8416
8429
|
}
|
8417
8430
|
],
|
8418
8431
|
"subcomponents": [
|
package/static/previews.json
CHANGED
@@ -6404,6 +6404,19 @@
|
|
6404
6404
|
"color-contrast"
|
6405
6405
|
]
|
6406
6406
|
}
|
6407
|
+
},
|
6408
|
+
{
|
6409
|
+
"preview_path": "primer/alpha/tooltip/tooltip_with_dialog_moving_focus_to_input",
|
6410
|
+
"name": "tooltip_with_dialog_moving_focus_to_input",
|
6411
|
+
"snapshot": "false",
|
6412
|
+
"skip_rules": {
|
6413
|
+
"wont_fix": [
|
6414
|
+
"region"
|
6415
|
+
],
|
6416
|
+
"will_fix": [
|
6417
|
+
"color-contrast"
|
6418
|
+
]
|
6419
|
+
}
|
6407
6420
|
}
|
6408
6421
|
]
|
6409
6422
|
},
|