@openproject/primer-view-components 0.52.1-rc.4f57e4ba → 0.52.1-rc.e866fb53
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/arguments.json +1 -1
- package/static/info_arch.json +30 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openproject/primer-view-components",
|
|
3
|
-
"version": "0.52.1-rc.
|
|
3
|
+
"version": "0.52.1-rc.e866fb53",
|
|
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/arguments.json
CHANGED
|
@@ -5117,7 +5117,7 @@
|
|
|
5117
5117
|
"name": "form_arguments",
|
|
5118
5118
|
"type": "Hash",
|
|
5119
5119
|
"default": "`{}`",
|
|
5120
|
-
"description": "Allows the dialog to submit a form. Pass EITHER the `builder:` option to this hash
|
|
5120
|
+
"description": "Allows the dialog to submit a form. Pass EITHER the `builder:` option to this hash"
|
|
5121
5121
|
},
|
|
5122
5122
|
{
|
|
5123
5123
|
"name": "id",
|
package/static/info_arch.json
CHANGED
|
@@ -17453,7 +17453,7 @@
|
|
|
17453
17453
|
"name": "form_arguments",
|
|
17454
17454
|
"type": "Hash",
|
|
17455
17455
|
"default": "`{}`",
|
|
17456
|
-
"description": "Allows the dialog to submit a form. Pass EITHER the `builder:` option to this hash
|
|
17456
|
+
"description": "Allows the dialog to submit a form. Pass EITHER the `builder:` option to this hash"
|
|
17457
17457
|
},
|
|
17458
17458
|
{
|
|
17459
17459
|
"name": "id",
|
|
@@ -17471,8 +17471,20 @@
|
|
|
17471
17471
|
"slots": [
|
|
17472
17472
|
{
|
|
17473
17473
|
"name": "confirmation_message",
|
|
17474
|
-
"description": "A confirmation message with some defaults that are necessary for rendering nicely
|
|
17474
|
+
"description": "A confirmation message with some defaults that are necessary for rendering nicely.",
|
|
17475
17475
|
"parameters": [
|
|
17476
|
+
{
|
|
17477
|
+
"name": "heading",
|
|
17478
|
+
"type": "String",
|
|
17479
|
+
"default": "N/A",
|
|
17480
|
+
"description": "the heading for the success message"
|
|
17481
|
+
},
|
|
17482
|
+
{
|
|
17483
|
+
"name": "description",
|
|
17484
|
+
"type": "String",
|
|
17485
|
+
"default": "N/A",
|
|
17486
|
+
"description": "the description for the success message"
|
|
17487
|
+
},
|
|
17476
17488
|
{
|
|
17477
17489
|
"name": "icon_arguments",
|
|
17478
17490
|
"type": "Hash",
|
|
@@ -17489,7 +17501,7 @@
|
|
|
17489
17501
|
},
|
|
17490
17502
|
{
|
|
17491
17503
|
"name": "confirmation_check_box",
|
|
17492
|
-
"description": "A checkbox that the user is required to check in order to continue with the destructive action
|
|
17504
|
+
"description": "A checkbox that the user is required to check in order to continue with the destructive action.",
|
|
17493
17505
|
"parameters": [
|
|
17494
17506
|
{
|
|
17495
17507
|
"name": "system_arguments",
|
|
@@ -17501,7 +17513,7 @@
|
|
|
17501
17513
|
},
|
|
17502
17514
|
{
|
|
17503
17515
|
"name": "additional_details",
|
|
17504
|
-
"description": "Optional
|
|
17516
|
+
"description": "Optional additional_details such as grid displaying a list of items to be deleted",
|
|
17505
17517
|
"parameters": [
|
|
17506
17518
|
{
|
|
17507
17519
|
"name": "system_arguments",
|
|
@@ -17766,8 +17778,20 @@
|
|
|
17766
17778
|
"slots": [
|
|
17767
17779
|
{
|
|
17768
17780
|
"name": "feedback_message",
|
|
17769
|
-
"description": "A feedback message with some defaults that are necessary for rendering nicely
|
|
17781
|
+
"description": "A feedback message with some defaults that are necessary for rendering nicely",
|
|
17770
17782
|
"parameters": [
|
|
17783
|
+
{
|
|
17784
|
+
"name": "heading",
|
|
17785
|
+
"type": "String",
|
|
17786
|
+
"default": "N/A",
|
|
17787
|
+
"description": "the heading for the success message"
|
|
17788
|
+
},
|
|
17789
|
+
{
|
|
17790
|
+
"name": "description",
|
|
17791
|
+
"type": "String",
|
|
17792
|
+
"default": "N/A",
|
|
17793
|
+
"description": "the description for the success message"
|
|
17794
|
+
},
|
|
17771
17795
|
{
|
|
17772
17796
|
"name": "icon_arguments",
|
|
17773
17797
|
"type": "Hash",
|
|
@@ -17784,7 +17808,7 @@
|
|
|
17784
17808
|
},
|
|
17785
17809
|
{
|
|
17786
17810
|
"name": "additional_details",
|
|
17787
|
-
"description": "Optional
|
|
17811
|
+
"description": "Optional additional_details like a form input or toast.",
|
|
17788
17812
|
"parameters": [
|
|
17789
17813
|
{
|
|
17790
17814
|
"name": "system_arguments",
|