@cdmx/wappler_ag_grid 0.8.6 → 0.8.7
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_connect/components.hjson +16 -16
- package/dmx-ag-grid.js +12 -12
- package/package.json +1 -1
|
@@ -1281,14 +1281,14 @@
|
|
|
1281
1281
|
"attribute": "edit_action_tooltip",
|
|
1282
1282
|
"title": "Edit Action Button Tooltip",
|
|
1283
1283
|
"type": "text",
|
|
1284
|
-
"defaultValue": ''
|
|
1284
|
+
"defaultValue": 'Edit'
|
|
1285
1285
|
},
|
|
1286
1286
|
{
|
|
1287
1287
|
"name": "editActionBtnClass",
|
|
1288
1288
|
"attribute": "edit_action_btn_class",
|
|
1289
1289
|
"title": "Edit Action Button Class",
|
|
1290
1290
|
"type": "text",
|
|
1291
|
-
"defaultValue": 'btn-primary btn-xs'
|
|
1291
|
+
"defaultValue": 'btn-primary btn-xs m-1'
|
|
1292
1292
|
},
|
|
1293
1293
|
{
|
|
1294
1294
|
"name": "editActionIconClass",
|
|
@@ -1316,14 +1316,14 @@
|
|
|
1316
1316
|
"attribute": "view_action_tooltip",
|
|
1317
1317
|
"title": "View Action Button Tooltip",
|
|
1318
1318
|
"type": "text",
|
|
1319
|
-
"defaultValue": ''
|
|
1319
|
+
"defaultValue": 'View'
|
|
1320
1320
|
},
|
|
1321
1321
|
{
|
|
1322
1322
|
"name": "viewActionBtnClass",
|
|
1323
1323
|
"attribute": "view_action_btn_class",
|
|
1324
1324
|
"title": "View Action Button Class",
|
|
1325
1325
|
"type": "text",
|
|
1326
|
-
"defaultValue": 'btn-info btn-xs'
|
|
1326
|
+
"defaultValue": 'btn-info btn-xs m-1'
|
|
1327
1327
|
},
|
|
1328
1328
|
{
|
|
1329
1329
|
"name": "viewActionIconClass",
|
|
@@ -1351,14 +1351,14 @@
|
|
|
1351
1351
|
"attribute": "delete_action_tooltip",
|
|
1352
1352
|
"title": "Delete Action Button Tooltip",
|
|
1353
1353
|
"type": "text",
|
|
1354
|
-
"defaultValue": ''
|
|
1354
|
+
"defaultValue": 'Delete'
|
|
1355
1355
|
},
|
|
1356
1356
|
{
|
|
1357
1357
|
"name": "deleteActionBtnClass",
|
|
1358
1358
|
"attribute": "delete_action_btn_class",
|
|
1359
1359
|
"title": "Delete Action Button Class",
|
|
1360
1360
|
"type": "text",
|
|
1361
|
-
"defaultValue": 'btn-danger btn-xs'
|
|
1361
|
+
"defaultValue": 'btn-danger btn-xs m-1'
|
|
1362
1362
|
},
|
|
1363
1363
|
{
|
|
1364
1364
|
"name": "deleteActionIconClass",
|
|
@@ -1467,7 +1467,7 @@
|
|
|
1467
1467
|
"attribute": "button1_action_btn_class",
|
|
1468
1468
|
"title": "Button1 Class",
|
|
1469
1469
|
"type": "text",
|
|
1470
|
-
"defaultValue": "btn-primary btn-xs"
|
|
1470
|
+
"defaultValue": "btn-primary btn-xs m-1"
|
|
1471
1471
|
},
|
|
1472
1472
|
{
|
|
1473
1473
|
"name": "button1ActionIconClass",
|
|
@@ -1502,7 +1502,7 @@
|
|
|
1502
1502
|
"attribute": "button2_action_btn_class",
|
|
1503
1503
|
"title": "Button2 Class",
|
|
1504
1504
|
"type": "text",
|
|
1505
|
-
"defaultValue": "btn-info btn-xs"
|
|
1505
|
+
"defaultValue": "btn-info btn-xs m-1"
|
|
1506
1506
|
},
|
|
1507
1507
|
{
|
|
1508
1508
|
"name": "button2ActionIconClass",
|
|
@@ -1537,7 +1537,7 @@
|
|
|
1537
1537
|
"attribute": "button3_action_btn_class",
|
|
1538
1538
|
"title": "Button3 Class",
|
|
1539
1539
|
"type": "text",
|
|
1540
|
-
"defaultValue": "btn-success btn-xs"
|
|
1540
|
+
"defaultValue": "btn-success btn-xs m-1"
|
|
1541
1541
|
},
|
|
1542
1542
|
{
|
|
1543
1543
|
"name": "button3ActionIconClass",
|
|
@@ -1572,7 +1572,7 @@
|
|
|
1572
1572
|
"attribute": "button4_action_btn_class",
|
|
1573
1573
|
"title": "Button4 Class",
|
|
1574
1574
|
"type": "text",
|
|
1575
|
-
"defaultValue": "btn-warning btn-xs"
|
|
1575
|
+
"defaultValue": "btn-warning btn-xs m-1"
|
|
1576
1576
|
},
|
|
1577
1577
|
{
|
|
1578
1578
|
"name": "button4ActionIconClass",
|
|
@@ -1607,7 +1607,7 @@
|
|
|
1607
1607
|
"attribute": "button5_action_btn_class",
|
|
1608
1608
|
"title": "Button5 Class",
|
|
1609
1609
|
"type": "text",
|
|
1610
|
-
"defaultValue": "btn-danger btn-xs"
|
|
1610
|
+
"defaultValue": "btn-danger btn-xs m-1"
|
|
1611
1611
|
},
|
|
1612
1612
|
{
|
|
1613
1613
|
"name": "button5ActionIconClass",
|
|
@@ -1642,7 +1642,7 @@
|
|
|
1642
1642
|
"attribute": "button6_action_btn_class",
|
|
1643
1643
|
"title": "Button6 Class",
|
|
1644
1644
|
"type": "text",
|
|
1645
|
-
"defaultValue": "btn-secondary btn-xs"
|
|
1645
|
+
"defaultValue": "btn-secondary btn-xs m-1"
|
|
1646
1646
|
},
|
|
1647
1647
|
{
|
|
1648
1648
|
"name": "button6ActionIconClass",
|
|
@@ -1677,7 +1677,7 @@
|
|
|
1677
1677
|
"attribute": "button7_action_btn_class",
|
|
1678
1678
|
"title": "Button7 Class",
|
|
1679
1679
|
"type": "text",
|
|
1680
|
-
"defaultValue": "btn-primary btn-xs"
|
|
1680
|
+
"defaultValue": "btn-primary btn-xs m-1"
|
|
1681
1681
|
},
|
|
1682
1682
|
{
|
|
1683
1683
|
"name": "button7ActionIconClass",
|
|
@@ -1712,7 +1712,7 @@
|
|
|
1712
1712
|
"attribute": "button8_action_btn_class",
|
|
1713
1713
|
"title": "Button8 Class",
|
|
1714
1714
|
"type": "text",
|
|
1715
|
-
"defaultValue": "btn-info btn-xs"
|
|
1715
|
+
"defaultValue": "btn-info btn-xs m-1"
|
|
1716
1716
|
},
|
|
1717
1717
|
{
|
|
1718
1718
|
"name": "button8ActionIconClass",
|
|
@@ -1747,7 +1747,7 @@
|
|
|
1747
1747
|
"attribute": "button9_action_btn_class",
|
|
1748
1748
|
"title": "Button9 Class",
|
|
1749
1749
|
"type": "text",
|
|
1750
|
-
"defaultValue": "btn-success btn-xs"
|
|
1750
|
+
"defaultValue": "btn-success btn-xs m-1"
|
|
1751
1751
|
},
|
|
1752
1752
|
{
|
|
1753
1753
|
"name": "button9ActionIconClass",
|
|
@@ -1782,7 +1782,7 @@
|
|
|
1782
1782
|
"attribute": "button10_action_btn_class",
|
|
1783
1783
|
"title": "Button10 Class",
|
|
1784
1784
|
"type": "text",
|
|
1785
|
-
"defaultValue": "btn-danger btn-xs"
|
|
1785
|
+
"defaultValue": "btn-danger btn-xs m-1"
|
|
1786
1786
|
},
|
|
1787
1787
|
{
|
|
1788
1788
|
"name": "button10ActionIconClass",
|
package/dmx-ag-grid.js
CHANGED
|
@@ -71,48 +71,48 @@ dmx.Component('ag-grid', {
|
|
|
71
71
|
edit_action_title: {type: String, default: '' },
|
|
72
72
|
edit_action_tooltip: {type: String, default: 'Edit' },
|
|
73
73
|
edit_action_icon_class: {type: String, default: 'fas fa-pencil-alt' },
|
|
74
|
-
edit_action_btn_class: {type: String, default: 'btn-primary btn-xs' },
|
|
74
|
+
edit_action_btn_class: {type: String, default: 'btn-primary btn-xs m-1' },
|
|
75
75
|
view_action_btn: { type: Boolean, default: false },
|
|
76
76
|
view_action_title: {type: String, default: '' },
|
|
77
77
|
view_action_tooltip: {type: String, default: 'View' },
|
|
78
78
|
view_action_icon_class: {type: String, default: 'fas fa-eye' },
|
|
79
|
-
view_action_btn_class: {type: String, default: 'btn-info btn-xs' },
|
|
79
|
+
view_action_btn_class: {type: String, default: 'btn-info btn-xs m-1' },
|
|
80
80
|
delete_action_btn: { type: Boolean, default: false },
|
|
81
81
|
delete_action_title: {type: String, default: '' },
|
|
82
82
|
delete_action_tooltip: {type: String, default: 'Delete' },
|
|
83
83
|
delete_action_icon_class: {type: String, default: 'fas fa-trash' },
|
|
84
|
-
delete_action_btn_class: {type: String, default: 'btn-danger btn-xs' },
|
|
84
|
+
delete_action_btn_class: {type: String, default: 'btn-danger btn-xs m-1' },
|
|
85
85
|
enable_custom_action_btns: { type: Boolean, default: false },
|
|
86
86
|
button1_action_btn: { type: "Boolean", default: false },
|
|
87
87
|
button1_action_title: { type: "String", default: "" },
|
|
88
88
|
button1_action_tooltip: { type: "String", default: "" },
|
|
89
89
|
button1_action_icon_class: { type: "String", default: "fas fa-wrench" },
|
|
90
|
-
button1_action_btn_class: { type: "String", default: "btn-primary btn-xs" },
|
|
90
|
+
button1_action_btn_class: { type: "String", default: "btn-primary btn-xs m-1" },
|
|
91
91
|
button2_action_btn: { type: "Boolean", default: false },
|
|
92
92
|
button2_action_title: { type: "String", default: "" },
|
|
93
93
|
button2_action_tooltip: { type: "String", default: "" },
|
|
94
94
|
button2_action_icon_class: { type: "String", default: "fas fa-search-plus" },
|
|
95
|
-
button2_action_btn_class: { type: "String", default: "btn-info btn-xs" },
|
|
95
|
+
button2_action_btn_class: { type: "String", default: "btn-info btn-xs m-1" },
|
|
96
96
|
button3_action_btn: { type: "Boolean", default: false },
|
|
97
97
|
button3_action_title: { type: "String", default: "" },
|
|
98
98
|
button3_action_tooltip: { type: "String", default: "" },
|
|
99
99
|
button3_action_icon_class: { type: "String", default: "fas fa-check-circle" },
|
|
100
|
-
button3_action_btn_class: { type: "String", default: "btn-success btn-xs" },
|
|
100
|
+
button3_action_btn_class: { type: "String", default: "btn-success btn-xs m-1" },
|
|
101
101
|
button4_action_btn: { type: "Boolean", default: false },
|
|
102
102
|
button4_action_title: { type: "String", default: "" },
|
|
103
103
|
button4_action_tooltip: { type: "String", default: "" },
|
|
104
104
|
button4_action_icon_class: { type: "String", default: "fas fa-exclamation-triangle" },
|
|
105
|
-
button4_action_btn_class: { type: "String", default: "btn-warning btn-xs" },
|
|
105
|
+
button4_action_btn_class: { type: "String", default: "btn-warning btn-xs m-1" },
|
|
106
106
|
button5_action_btn: { type: "Boolean", default: false },
|
|
107
107
|
button5_action_title: { type: "String", default: "" },
|
|
108
108
|
button5_action_tooltip: { type: "String", default: "Edit" },
|
|
109
109
|
button5_action_icon_class: { type: "String", default: "fas fa-times-circle" },
|
|
110
|
-
button5_action_btn_class: { type: "String", default: "btn-danger btn-xs" },
|
|
110
|
+
button5_action_btn_class: { type: "String", default: "btn-danger btn-xs m-1" },
|
|
111
111
|
button6_action_btn: { type: "Boolean", default: false },
|
|
112
112
|
button6_action_title: { type: "String", default: "" },
|
|
113
113
|
button6_action_tooltip: { type: "String", default: "" },
|
|
114
114
|
button6_action_icon_class: { type: "String", default: "fas fa-link" },
|
|
115
|
-
button6_action_btn_class: { type: "String", default: "btn-secondary btn-xs" },
|
|
115
|
+
button6_action_btn_class: { type: "String", default: "btn-secondary btn-xs m-1" },
|
|
116
116
|
button7_action_btn: { type: "Boolean", default: false },
|
|
117
117
|
button7_action_title: { type: "String", default: "" },
|
|
118
118
|
button7_action_tooltip: { type: "String", default: "" },
|
|
@@ -122,17 +122,17 @@ dmx.Component('ag-grid', {
|
|
|
122
122
|
button8_action_title: { type: "String", default: "" },
|
|
123
123
|
button8_action_tooltip: { type: "String", default: "" },
|
|
124
124
|
button8_action_icon_class: { type: "String", default: "fas fa-file-pdf" },
|
|
125
|
-
button8_action_btn_class: { type: "String", default: "btn-info btn-xs" },
|
|
125
|
+
button8_action_btn_class: { type: "String", default: "btn-info btn-xs m-1" },
|
|
126
126
|
button9_action_btn: { type: "Boolean", default: false },
|
|
127
127
|
button9_action_title: { type: "String", default: "" },
|
|
128
128
|
button9_action_tooltip: { type: "String", default: "" },
|
|
129
129
|
button9_action_icon_class: { type: "String", default: "fas fa-star" },
|
|
130
|
-
button9_action_btn_class: { type: "String", default: "btn-success btn-xs" },
|
|
130
|
+
button9_action_btn_class: { type: "String", default: "btn-success btn-xs m-1" },
|
|
131
131
|
button10_action_btn: { type: "Boolean", default: false },
|
|
132
132
|
button10_action_title: { type: "String", default: "" },
|
|
133
133
|
button10_action_tooltip: { type: "String", default: "" },
|
|
134
134
|
button10_action_icon_class: { type: "String", default: "fas fa-trash-alt" },
|
|
135
|
-
button10_action_btn_class: { type: "String", default: "btn-danger btn-xs" },
|
|
135
|
+
button10_action_btn_class: { type: "String", default: "btn-danger btn-xs m-1" },
|
|
136
136
|
data_binded_changes: {type: Array, default: [] },
|
|
137
137
|
hide_fields: {type: String, default: null },
|
|
138
138
|
hide_filters: {type: String, default: null },
|