@primer/view-components 0.24.0-rc.ddb5f7a7 → 0.24.0-rc.e98e0dcc
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 +1 -25
- package/static/previews.json +0 -13
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@primer/view-components",
|
3
|
-
"version": "0.24.0-rc.
|
3
|
+
"version": "0.24.0-rc.e98e0dcc",
|
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
@@ -3453,19 +3453,6 @@
|
|
3453
3453
|
"color-contrast"
|
3454
3454
|
]
|
3455
3455
|
}
|
3456
|
-
},
|
3457
|
-
{
|
3458
|
-
"preview_path": "primer/alpha/dialog/with_header_filter",
|
3459
|
-
"name": "with_header_filter",
|
3460
|
-
"snapshot": "false",
|
3461
|
-
"skip_rules": {
|
3462
|
-
"wont_fix": [
|
3463
|
-
"region"
|
3464
|
-
],
|
3465
|
-
"will_fix": [
|
3466
|
-
"color-contrast"
|
3467
|
-
]
|
3468
|
-
}
|
3469
3456
|
}
|
3470
3457
|
],
|
3471
3458
|
"subcomponents": [
|
@@ -3527,18 +3514,7 @@
|
|
3527
3514
|
}
|
3528
3515
|
],
|
3529
3516
|
"slots": [
|
3530
|
-
|
3531
|
-
"name": "filter",
|
3532
|
-
"description": "Optional filter slot for adding a filter input to the header.",
|
3533
|
-
"parameters": [
|
3534
|
-
{
|
3535
|
-
"name": "system_arguments",
|
3536
|
-
"type": "Hash",
|
3537
|
-
"default": "N/A",
|
3538
|
-
"description": "{{link_to_system_arguments_docs}}"
|
3539
|
-
}
|
3540
|
-
]
|
3541
|
-
}
|
3517
|
+
|
3542
3518
|
],
|
3543
3519
|
"methods": [
|
3544
3520
|
|
package/static/previews.json
CHANGED
@@ -3256,19 +3256,6 @@
|
|
3256
3256
|
"color-contrast"
|
3257
3257
|
]
|
3258
3258
|
}
|
3259
|
-
},
|
3260
|
-
{
|
3261
|
-
"preview_path": "primer/alpha/dialog/with_header_filter",
|
3262
|
-
"name": "with_header_filter",
|
3263
|
-
"snapshot": "false",
|
3264
|
-
"skip_rules": {
|
3265
|
-
"wont_fix": [
|
3266
|
-
"region"
|
3267
|
-
],
|
3268
|
-
"will_fix": [
|
3269
|
-
"color-contrast"
|
3270
|
-
]
|
3271
|
-
}
|
3272
3259
|
}
|
3273
3260
|
]
|
3274
3261
|
},
|