@mixtint/primer-view-components 0.72.1 → 0.74.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/app/assets/javascripts/components/primer/alpha/tree_view/tree_view.d.ts +6 -2
- package/app/assets/javascripts/components/primer/alpha/tree_view/tree_view_sub_tree_node_element.d.ts +2 -0
- package/app/assets/javascripts/components/primer/open_project/danger_dialog_form_helper.d.ts +4 -0
- package/app/assets/javascripts/primer_view_components.js +1 -1
- package/app/assets/javascripts/primer_view_components.js.map +1 -1
- package/app/assets/styles/primer_view_components.css +24 -1
- package/app/assets/styles/primer_view_components.css.map +1 -1
- package/app/components/primer/alpha/action_list.css +14 -0
- package/app/components/primer/alpha/action_list.css.json +3 -0
- package/app/components/primer/alpha/select_panel_element.js +1 -2
- package/app/components/primer/alpha/tree_view/tree_view.d.ts +6 -2
- package/app/components/primer/alpha/tree_view/tree_view.js +52 -2
- package/app/components/primer/alpha/tree_view/tree_view_sub_tree_node_element.d.ts +2 -0
- package/app/components/primer/alpha/tree_view/tree_view_sub_tree_node_element.js +11 -0
- package/app/components/primer/alpha/tree_view.css +6 -0
- package/app/components/primer/alpha/tree_view.css.json +1 -0
- package/app/components/primer/open_project/danger_dialog_form_helper.d.ts +4 -0
- package/app/components/primer/open_project/danger_dialog_form_helper.js +19 -3
- package/app/components/primer/open_project/page_header.css +1 -1
- package/package.json +2 -2
- package/static/arguments.json +1 -1
- package/static/classes.json +6 -0
- package/static/constants.json +6 -2
- package/static/info_arch.json +60 -8
- package/static/previews.json +58 -6
- package/app/assets/images/loading_indicator.svg +0 -1
package/static/previews.json
CHANGED
|
@@ -3326,9 +3326,9 @@
|
|
|
3326
3326
|
}
|
|
3327
3327
|
},
|
|
3328
3328
|
{
|
|
3329
|
-
"preview_path": "primer/open_project/danger_dialog/
|
|
3330
|
-
"name": "
|
|
3331
|
-
"snapshot": "
|
|
3329
|
+
"preview_path": "primer/open_project/danger_dialog/playground",
|
|
3330
|
+
"name": "playground",
|
|
3331
|
+
"snapshot": "false",
|
|
3332
3332
|
"skip_rules": {
|
|
3333
3333
|
"wont_fix": [
|
|
3334
3334
|
"region"
|
|
@@ -3339,9 +3339,9 @@
|
|
|
3339
3339
|
}
|
|
3340
3340
|
},
|
|
3341
3341
|
{
|
|
3342
|
-
"preview_path": "primer/open_project/danger_dialog/
|
|
3343
|
-
"name": "
|
|
3344
|
-
"snapshot": "
|
|
3342
|
+
"preview_path": "primer/open_project/danger_dialog/with_confirmation_check_box",
|
|
3343
|
+
"name": "with_confirmation_check_box",
|
|
3344
|
+
"snapshot": "interactive",
|
|
3345
3345
|
"skip_rules": {
|
|
3346
3346
|
"wont_fix": [
|
|
3347
3347
|
"region"
|
|
@@ -4311,6 +4311,32 @@
|
|
|
4311
4311
|
"color-contrast"
|
|
4312
4312
|
]
|
|
4313
4313
|
}
|
|
4314
|
+
},
|
|
4315
|
+
{
|
|
4316
|
+
"preview_path": "primer/open_project/filterable_tree_view/hide_checkbox",
|
|
4317
|
+
"name": "hide_checkbox",
|
|
4318
|
+
"snapshot": "false",
|
|
4319
|
+
"skip_rules": {
|
|
4320
|
+
"wont_fix": [
|
|
4321
|
+
"region"
|
|
4322
|
+
],
|
|
4323
|
+
"will_fix": [
|
|
4324
|
+
"color-contrast"
|
|
4325
|
+
]
|
|
4326
|
+
}
|
|
4327
|
+
},
|
|
4328
|
+
{
|
|
4329
|
+
"preview_path": "primer/open_project/filterable_tree_view/hide_segmented_control",
|
|
4330
|
+
"name": "hide_segmented_control",
|
|
4331
|
+
"snapshot": "false",
|
|
4332
|
+
"skip_rules": {
|
|
4333
|
+
"wont_fix": [
|
|
4334
|
+
"region"
|
|
4335
|
+
],
|
|
4336
|
+
"will_fix": [
|
|
4337
|
+
"color-contrast"
|
|
4338
|
+
]
|
|
4339
|
+
}
|
|
4314
4340
|
}
|
|
4315
4341
|
]
|
|
4316
4342
|
},
|
|
@@ -9087,6 +9113,32 @@
|
|
|
9087
9113
|
]
|
|
9088
9114
|
}
|
|
9089
9115
|
},
|
|
9116
|
+
{
|
|
9117
|
+
"preview_path": "primer/alpha/tree_view/single_select",
|
|
9118
|
+
"name": "single_select",
|
|
9119
|
+
"snapshot": "interactive",
|
|
9120
|
+
"skip_rules": {
|
|
9121
|
+
"wont_fix": [
|
|
9122
|
+
"region"
|
|
9123
|
+
],
|
|
9124
|
+
"will_fix": [
|
|
9125
|
+
"color-contrast"
|
|
9126
|
+
]
|
|
9127
|
+
}
|
|
9128
|
+
},
|
|
9129
|
+
{
|
|
9130
|
+
"preview_path": "primer/alpha/tree_view/multi_select",
|
|
9131
|
+
"name": "multi_select",
|
|
9132
|
+
"snapshot": "interactive",
|
|
9133
|
+
"skip_rules": {
|
|
9134
|
+
"wont_fix": [
|
|
9135
|
+
"region"
|
|
9136
|
+
],
|
|
9137
|
+
"will_fix": [
|
|
9138
|
+
"color-contrast"
|
|
9139
|
+
]
|
|
9140
|
+
}
|
|
9141
|
+
},
|
|
9090
9142
|
{
|
|
9091
9143
|
"preview_path": "primer/alpha/tree_view/empty",
|
|
9092
9144
|
"name": "empty",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg width="64" height="64" xmlns="http://www.w3.org/2000/svg"><g><rect x="-16" y="-16" width="32" height="32" fill="none" stroke="#a3eea8" stroke-width="4" rx="10" transform="translate(32 32)"><animate attributeName="stroke-width" attributeType="XML" dur="4s" repeatCount="indefinite" values="0;4;0;0" keyTimes="0;0.35;0.6;1" keySplines="0.42 0 0.58 1;0.42 0 0.58 1;0.42 0 0.58 1" calcMode="spline"/><animateTransform attributeName="transform" additive="sum" attributeType="XML" type="scale" dur="4s" repeatCount="indefinite" values="0.5;0.5;1.6;0.5" keyTimes="0;0.35;0.6;1" keySplines="0.42 0 0.58 1;0.42 0 0.58 1;0.42 0 0.58 1" calcMode="spline"/></rect><rect x="-16" y="-16" width="32" height="32" fill="#35c53f" rx="5" transform="translate(32 32)"><animateTransform attributeName="transform" additive="sum" attributeType="XML" type="scale" dur="4s" repeatCount="indefinite" values="1;1.3;1.1;1" keyTimes="0;0.5;0.6;1" keySplines="0.42 0 0.58 1;0.42 0 0.58 1;0.42 0 0.58 1" calcMode="spline"/></rect><animateTransform attributeName="transform" attributeType="XML" additive="sum" type="rotate" dur="4s" repeatCount="indefinite" values="45 32 32;1080 32 32;945 32 32" keyTimes="0;0.6;1" keySplines="0.42 0 0.58 1;0.42 0 0.58 1" calcMode="spline"/></g></svg>
|