@cdmx/wappler_ag_grid 1.8.3 → 1.8.5
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 +496 -16
- package/dmx-ag-grid.js +84 -4
- package/package.json +1 -1
|
@@ -1879,7 +1879,7 @@
|
|
|
1879
1879
|
{
|
|
1880
1880
|
"name": "editActionBtnCondition",
|
|
1881
1881
|
"attribute": "edit_action_btn_condition",
|
|
1882
|
-
"title": "Edit Action Button
|
|
1882
|
+
"title": "Edit Action Button Condition",
|
|
1883
1883
|
"type": "text"
|
|
1884
1884
|
},
|
|
1885
1885
|
{
|
|
@@ -1920,7 +1920,7 @@
|
|
|
1920
1920
|
{
|
|
1921
1921
|
"name": "viewActionBtnCondition",
|
|
1922
1922
|
"attribute": "view_action_btn_condition",
|
|
1923
|
-
"title": "View Action Button
|
|
1923
|
+
"title": "View Action Button Condition",
|
|
1924
1924
|
"type": "text"
|
|
1925
1925
|
},
|
|
1926
1926
|
{
|
|
@@ -1961,7 +1961,7 @@
|
|
|
1961
1961
|
{
|
|
1962
1962
|
"name": "deleteActionBtnCondition",
|
|
1963
1963
|
"attribute": "delete_action_btn_condition",
|
|
1964
|
-
"title": "Delete Action Button
|
|
1964
|
+
"title": "Delete Action Button Condition",
|
|
1965
1965
|
"type": "text"
|
|
1966
1966
|
}
|
|
1967
1967
|
]
|
|
@@ -2034,7 +2034,67 @@
|
|
|
2034
2034
|
"button10ActionTooltip",
|
|
2035
2035
|
"button10ActionBtnClass",
|
|
2036
2036
|
"button10ActionIconClass",
|
|
2037
|
-
"button10ActionBtnCondition"
|
|
2037
|
+
"button10ActionBtnCondition",
|
|
2038
|
+
"button11ActionBtn",
|
|
2039
|
+
"button11ActionTitle",
|
|
2040
|
+
"button11ActionTooltip",
|
|
2041
|
+
"button11ActionBtnClass",
|
|
2042
|
+
"button11ActionIconClass",
|
|
2043
|
+
"button11ActionBtnCondition",
|
|
2044
|
+
"button12ActionBtn",
|
|
2045
|
+
"button12ActionTitle",
|
|
2046
|
+
"button12ActionTooltip",
|
|
2047
|
+
"button12ActionBtnClass",
|
|
2048
|
+
"button12ActionIconClass",
|
|
2049
|
+
"button12ActionBtnCondition",
|
|
2050
|
+
"button13ActionBtn",
|
|
2051
|
+
"button13ActionTitle",
|
|
2052
|
+
"button13ActionTooltip",
|
|
2053
|
+
"button13ActionBtnClass",
|
|
2054
|
+
"button13ActionIconClass",
|
|
2055
|
+
"button13ActionBtnCondition",
|
|
2056
|
+
"button14ActionBtn",
|
|
2057
|
+
"button14ActionTitle",
|
|
2058
|
+
"button14ActionTooltip",
|
|
2059
|
+
"button14ActionBtnClass",
|
|
2060
|
+
"button14ActionIconClass",
|
|
2061
|
+
"button14ActionBtnCondition",
|
|
2062
|
+
"button15ActionBtn",
|
|
2063
|
+
"button15ActionTitle",
|
|
2064
|
+
"button15ActionTooltip",
|
|
2065
|
+
"button15ActionBtnClass",
|
|
2066
|
+
"button15ActionIconClass",
|
|
2067
|
+
"button15ActionBtnCondition",
|
|
2068
|
+
"button16ActionBtn",
|
|
2069
|
+
"button16ActionTitle",
|
|
2070
|
+
"button16ActionTooltip",
|
|
2071
|
+
"button16ActionBtnClass",
|
|
2072
|
+
"button16ActionIconClass",
|
|
2073
|
+
"button16ActionBtnCondition",
|
|
2074
|
+
"button17ActionBtn",
|
|
2075
|
+
"button17ActionTitle",
|
|
2076
|
+
"button17ActionTooltip",
|
|
2077
|
+
"button17ActionBtnClass",
|
|
2078
|
+
"button17ActionIconClass",
|
|
2079
|
+
"button17ActionBtnCondition",
|
|
2080
|
+
"button18ActionBtn",
|
|
2081
|
+
"button18ActionTitle",
|
|
2082
|
+
"button18ActionTooltip",
|
|
2083
|
+
"button18ActionBtnClass",
|
|
2084
|
+
"button18ActionIconClass",
|
|
2085
|
+
"button18ActionBtnCondition",
|
|
2086
|
+
"button19ActionBtn",
|
|
2087
|
+
"button19ActionTitle",
|
|
2088
|
+
"button19ActionTooltip",
|
|
2089
|
+
"button19ActionBtnClass",
|
|
2090
|
+
"button19ActionIconClass",
|
|
2091
|
+
"button19ActionBtnCondition",
|
|
2092
|
+
"button20ActionBtn",
|
|
2093
|
+
"button20ActionTitle",
|
|
2094
|
+
"button20ActionTooltip",
|
|
2095
|
+
"button20ActionBtnClass",
|
|
2096
|
+
"button20ActionIconClass",
|
|
2097
|
+
"button20ActionBtnCondition"
|
|
2038
2098
|
],
|
|
2039
2099
|
"noChangeOnHide": true,
|
|
2040
2100
|
"groupEnabler": true,
|
|
@@ -2086,7 +2146,7 @@
|
|
|
2086
2146
|
{
|
|
2087
2147
|
"name": "button1ActionBtnCondition",
|
|
2088
2148
|
"attribute": "button1_action_btn_condition",
|
|
2089
|
-
"title": "Button1
|
|
2149
|
+
"title": "Button1 Condition",
|
|
2090
2150
|
"type": "text"
|
|
2091
2151
|
},
|
|
2092
2152
|
{
|
|
@@ -2127,7 +2187,7 @@
|
|
|
2127
2187
|
{
|
|
2128
2188
|
"name": "button2ActionBtnCondition",
|
|
2129
2189
|
"attribute": "button2_action_btn_condition",
|
|
2130
|
-
"title": "Button2
|
|
2190
|
+
"title": "Button2 Condition",
|
|
2131
2191
|
"type": "text"
|
|
2132
2192
|
},
|
|
2133
2193
|
{
|
|
@@ -2168,7 +2228,7 @@
|
|
|
2168
2228
|
{
|
|
2169
2229
|
"name": "button3ActionBtnCondition",
|
|
2170
2230
|
"attribute": "button3_action_btn_condition",
|
|
2171
|
-
"title": "Button3
|
|
2231
|
+
"title": "Button3 Condition",
|
|
2172
2232
|
"type": "text"
|
|
2173
2233
|
},
|
|
2174
2234
|
{
|
|
@@ -2209,7 +2269,7 @@
|
|
|
2209
2269
|
{
|
|
2210
2270
|
"name": "button4ActionBtnCondition",
|
|
2211
2271
|
"attribute": "button4_action_btn_condition",
|
|
2212
|
-
"title": "Button4
|
|
2272
|
+
"title": "Button4 Condition",
|
|
2213
2273
|
"type": "text"
|
|
2214
2274
|
},
|
|
2215
2275
|
{
|
|
@@ -2250,7 +2310,7 @@
|
|
|
2250
2310
|
{
|
|
2251
2311
|
"name": "button5ActionBtnCondition",
|
|
2252
2312
|
"attribute": "button5_action_btn_condition",
|
|
2253
|
-
"title": "Button5
|
|
2313
|
+
"title": "Button5 Condition",
|
|
2254
2314
|
"type": "text"
|
|
2255
2315
|
},
|
|
2256
2316
|
{
|
|
@@ -2291,7 +2351,7 @@
|
|
|
2291
2351
|
{
|
|
2292
2352
|
"name": "button6ActionBtnCondition",
|
|
2293
2353
|
"attribute": "button6_action_btn_condition",
|
|
2294
|
-
"title": "Button6
|
|
2354
|
+
"title": "Button6 Condition",
|
|
2295
2355
|
"type": "text"
|
|
2296
2356
|
},
|
|
2297
2357
|
{
|
|
@@ -2332,7 +2392,7 @@
|
|
|
2332
2392
|
{
|
|
2333
2393
|
"name": "button7ActionBtnCondition",
|
|
2334
2394
|
"attribute": "button7_action_btn_condition",
|
|
2335
|
-
"title": "Button7
|
|
2395
|
+
"title": "Button7 Condition",
|
|
2336
2396
|
"type": "text"
|
|
2337
2397
|
},
|
|
2338
2398
|
{
|
|
@@ -2373,7 +2433,7 @@
|
|
|
2373
2433
|
{
|
|
2374
2434
|
"name": "button8ActionBtnCondition",
|
|
2375
2435
|
"attribute": "button8_action_btn_condition",
|
|
2376
|
-
"title": "Button8
|
|
2436
|
+
"title": "Button8 Condition",
|
|
2377
2437
|
"type": "text"
|
|
2378
2438
|
},
|
|
2379
2439
|
{
|
|
@@ -2414,7 +2474,7 @@
|
|
|
2414
2474
|
{
|
|
2415
2475
|
"name": "button9ActionBtnCondition",
|
|
2416
2476
|
"attribute": "button9_action_btn_condition",
|
|
2417
|
-
"title": "Button9
|
|
2477
|
+
"title": "Button9 Condition",
|
|
2418
2478
|
"type": "text"
|
|
2419
2479
|
},
|
|
2420
2480
|
{
|
|
@@ -2455,7 +2515,417 @@
|
|
|
2455
2515
|
{
|
|
2456
2516
|
"name": "button10ActionBtnCondition",
|
|
2457
2517
|
"attribute": "button10_action_btn_condition",
|
|
2458
|
-
"title": "Button10
|
|
2518
|
+
"title": "Button10 Condition",
|
|
2519
|
+
"type": "text"
|
|
2520
|
+
},
|
|
2521
|
+
{
|
|
2522
|
+
"name": "button11ActionBtn",
|
|
2523
|
+
"attribute": "dmx-bind:button11_action_btn",
|
|
2524
|
+
"title": "Button11 Action Button",
|
|
2525
|
+
"type": "boolean",
|
|
2526
|
+
"defaultValue": false
|
|
2527
|
+
},
|
|
2528
|
+
{
|
|
2529
|
+
"name": "button11ActionTitle",
|
|
2530
|
+
"attribute": "button11_action_title",
|
|
2531
|
+
"title": "Button11 Title",
|
|
2532
|
+
"type": "text",
|
|
2533
|
+
"defaultValue": ""
|
|
2534
|
+
},
|
|
2535
|
+
{
|
|
2536
|
+
"name": "button11ActionTooltip",
|
|
2537
|
+
"attribute": "button11_action_tooltip",
|
|
2538
|
+
"title": "Button11 Tooltip",
|
|
2539
|
+
"type": "text",
|
|
2540
|
+
"defaultValue": ""
|
|
2541
|
+
},
|
|
2542
|
+
{
|
|
2543
|
+
"name": "button11ActionBtnClass",
|
|
2544
|
+
"attribute": "button11_action_btn_class",
|
|
2545
|
+
"title": "Button11 Class",
|
|
2546
|
+
"type": "text",
|
|
2547
|
+
"defaultValue": "btn-primary btn-xs m-1"
|
|
2548
|
+
},
|
|
2549
|
+
{
|
|
2550
|
+
"name": "button11ActionIconClass",
|
|
2551
|
+
"attribute": "button11_action_icon_class",
|
|
2552
|
+
"title": "Button11 Icon Class",
|
|
2553
|
+
"type": "text",
|
|
2554
|
+
"defaultValue": "fas fa-cog"
|
|
2555
|
+
},
|
|
2556
|
+
{
|
|
2557
|
+
"name": "button11ActionBtnCondition",
|
|
2558
|
+
"attribute": "button11_action_btn_condition",
|
|
2559
|
+
"title": "Button11 Condition",
|
|
2560
|
+
"type": "text"
|
|
2561
|
+
},
|
|
2562
|
+
{
|
|
2563
|
+
"name": "button12ActionBtn",
|
|
2564
|
+
"attribute": "dmx-bind:button12_action_btn",
|
|
2565
|
+
"title": "Button12 Action Button",
|
|
2566
|
+
"type": "boolean",
|
|
2567
|
+
"defaultValue": false
|
|
2568
|
+
},
|
|
2569
|
+
{
|
|
2570
|
+
"name": "button12ActionTitle",
|
|
2571
|
+
"attribute": "button12_action_title",
|
|
2572
|
+
"title": "Button12 Title",
|
|
2573
|
+
"type": "text",
|
|
2574
|
+
"defaultValue": ""
|
|
2575
|
+
},
|
|
2576
|
+
{
|
|
2577
|
+
"name": "button12ActionTooltip",
|
|
2578
|
+
"attribute": "button12_action_tooltip",
|
|
2579
|
+
"title": "Button12 Tooltip",
|
|
2580
|
+
"type": "text",
|
|
2581
|
+
"defaultValue": ""
|
|
2582
|
+
},
|
|
2583
|
+
{
|
|
2584
|
+
"name": "button12ActionBtnClass",
|
|
2585
|
+
"attribute": "button12_action_btn_class",
|
|
2586
|
+
"title": "Button12 Class",
|
|
2587
|
+
"type": "text",
|
|
2588
|
+
"defaultValue": "btn-info btn-xs m-1"
|
|
2589
|
+
},
|
|
2590
|
+
{
|
|
2591
|
+
"name": "button12ActionIconClass",
|
|
2592
|
+
"attribute": "button12_action_icon_class",
|
|
2593
|
+
"title": "Button12 Icon Class",
|
|
2594
|
+
"type": "text",
|
|
2595
|
+
"defaultValue": "fas fa-search"
|
|
2596
|
+
},
|
|
2597
|
+
{
|
|
2598
|
+
"name": "button12ActionBtnCondition",
|
|
2599
|
+
"attribute": "button12_action_btn_condition",
|
|
2600
|
+
"title": "Button12 Condition",
|
|
2601
|
+
"type": "text"
|
|
2602
|
+
},
|
|
2603
|
+
{
|
|
2604
|
+
"name": "button13ActionBtn",
|
|
2605
|
+
"attribute": "dmx-bind:button13_action_btn",
|
|
2606
|
+
"title": "Button13 Action Button",
|
|
2607
|
+
"type": "boolean",
|
|
2608
|
+
"defaultValue": false
|
|
2609
|
+
},
|
|
2610
|
+
{
|
|
2611
|
+
"name": "button13ActionTitle",
|
|
2612
|
+
"attribute": "button13_action_title",
|
|
2613
|
+
"title": "Button13 Title",
|
|
2614
|
+
"type": "text",
|
|
2615
|
+
"defaultValue": ""
|
|
2616
|
+
},
|
|
2617
|
+
{
|
|
2618
|
+
"name": "button13ActionTooltip",
|
|
2619
|
+
"attribute": "button13_action_tooltip",
|
|
2620
|
+
"title": "Button13 Tooltip",
|
|
2621
|
+
"type": "text",
|
|
2622
|
+
"defaultValue": ""
|
|
2623
|
+
},
|
|
2624
|
+
{
|
|
2625
|
+
"name": "button13ActionBtnClass",
|
|
2626
|
+
"attribute": "button13_action_btn_class",
|
|
2627
|
+
"title": "Button13 Class",
|
|
2628
|
+
"type": "text",
|
|
2629
|
+
"defaultValue": "btn-success btn-xs m-1"
|
|
2630
|
+
},
|
|
2631
|
+
{
|
|
2632
|
+
"name": "button13ActionIconClass",
|
|
2633
|
+
"attribute": "button13_action_icon_class",
|
|
2634
|
+
"title": "Button13 Icon Class",
|
|
2635
|
+
"type": "text",
|
|
2636
|
+
"defaultValue": "fas fa-thumbs-up"
|
|
2637
|
+
},
|
|
2638
|
+
{
|
|
2639
|
+
"name": "button13ActionBtnCondition",
|
|
2640
|
+
"attribute": "button13_action_btn_condition",
|
|
2641
|
+
"title": "Button13 Condition",
|
|
2642
|
+
"type": "text"
|
|
2643
|
+
},
|
|
2644
|
+
{
|
|
2645
|
+
"name": "button14ActionBtn",
|
|
2646
|
+
"attribute": "dmx-bind:button14_action_btn",
|
|
2647
|
+
"title": "Button14 Action Button",
|
|
2648
|
+
"type": "boolean",
|
|
2649
|
+
"defaultValue": false
|
|
2650
|
+
},
|
|
2651
|
+
{
|
|
2652
|
+
"name": "button14ActionTitle",
|
|
2653
|
+
"attribute": "button14_action_title",
|
|
2654
|
+
"title": "Button14 Title",
|
|
2655
|
+
"type": "text",
|
|
2656
|
+
"defaultValue": ""
|
|
2657
|
+
},
|
|
2658
|
+
{
|
|
2659
|
+
"name": "button14ActionTooltip",
|
|
2660
|
+
"attribute": "button14_action_tooltip",
|
|
2661
|
+
"title": "Button14 Tooltip",
|
|
2662
|
+
"type": "text",
|
|
2663
|
+
"defaultValue": ""
|
|
2664
|
+
},
|
|
2665
|
+
{
|
|
2666
|
+
"name": "button14ActionBtnClass",
|
|
2667
|
+
"attribute": "button14_action_btn_class",
|
|
2668
|
+
"title": "Button14 Class",
|
|
2669
|
+
"type": "text",
|
|
2670
|
+
"defaultValue": "btn-warning btn-xs m-1"
|
|
2671
|
+
},
|
|
2672
|
+
{
|
|
2673
|
+
"name": "button14ActionIconClass",
|
|
2674
|
+
"attribute": "button14_action_icon_class",
|
|
2675
|
+
"title": "Button14 Icon Class",
|
|
2676
|
+
"type": "text",
|
|
2677
|
+
"defaultValue": "fas fa-bell"
|
|
2678
|
+
},
|
|
2679
|
+
{
|
|
2680
|
+
"name": "button14ActionBtnCondition",
|
|
2681
|
+
"attribute": "button14_action_btn_condition",
|
|
2682
|
+
"title": "Button14 Condition",
|
|
2683
|
+
"type": "text"
|
|
2684
|
+
},
|
|
2685
|
+
{
|
|
2686
|
+
"name": "button15ActionBtn",
|
|
2687
|
+
"attribute": "dmx-bind:button15_action_btn",
|
|
2688
|
+
"title": "Button15 Action Button",
|
|
2689
|
+
"type": "boolean",
|
|
2690
|
+
"defaultValue": false
|
|
2691
|
+
},
|
|
2692
|
+
{
|
|
2693
|
+
"name": "button15ActionTitle",
|
|
2694
|
+
"attribute": "button15_action_title",
|
|
2695
|
+
"title": "Button15 Title",
|
|
2696
|
+
"type": "text",
|
|
2697
|
+
"defaultValue": ""
|
|
2698
|
+
},
|
|
2699
|
+
{
|
|
2700
|
+
"name": "button15ActionTooltip",
|
|
2701
|
+
"attribute": "button15_action_tooltip",
|
|
2702
|
+
"title": "Button15 Tooltip",
|
|
2703
|
+
"type": "text",
|
|
2704
|
+
"defaultValue": ""
|
|
2705
|
+
},
|
|
2706
|
+
{
|
|
2707
|
+
"name": "button15ActionBtnClass",
|
|
2708
|
+
"attribute": "button15_action_btn_class",
|
|
2709
|
+
"title": "Button15 Class",
|
|
2710
|
+
"type": "text",
|
|
2711
|
+
"defaultValue": "btn-danger btn-xs m-1"
|
|
2712
|
+
},
|
|
2713
|
+
{
|
|
2714
|
+
"name": "button15ActionIconClass",
|
|
2715
|
+
"attribute": "button15_action_icon_class",
|
|
2716
|
+
"title": "Button15 Icon Class",
|
|
2717
|
+
"type": "text",
|
|
2718
|
+
"defaultValue": "fas fa-ban"
|
|
2719
|
+
},
|
|
2720
|
+
{
|
|
2721
|
+
"name": "button15ActionBtnCondition",
|
|
2722
|
+
"attribute": "button15_action_btn_condition",
|
|
2723
|
+
"title": "Button15 Condition",
|
|
2724
|
+
"type": "text"
|
|
2725
|
+
},
|
|
2726
|
+
{
|
|
2727
|
+
"name": "button16ActionBtn",
|
|
2728
|
+
"attribute": "dmx-bind:button16_action_btn",
|
|
2729
|
+
"title": "Button16 Action Button",
|
|
2730
|
+
"type": "boolean",
|
|
2731
|
+
"defaultValue": false
|
|
2732
|
+
},
|
|
2733
|
+
{
|
|
2734
|
+
"name": "button16ActionTitle",
|
|
2735
|
+
"attribute": "button16_action_title",
|
|
2736
|
+
"title": "Button16 Title",
|
|
2737
|
+
"type": "text",
|
|
2738
|
+
"defaultValue": ""
|
|
2739
|
+
},
|
|
2740
|
+
{
|
|
2741
|
+
"name": "button16ActionTooltip",
|
|
2742
|
+
"attribute": "button16_action_tooltip",
|
|
2743
|
+
"title": "Button16 Tooltip",
|
|
2744
|
+
"type": "text",
|
|
2745
|
+
"defaultValue": ""
|
|
2746
|
+
},
|
|
2747
|
+
{
|
|
2748
|
+
"name": "button16ActionBtnClass",
|
|
2749
|
+
"attribute": "button16_action_btn_class",
|
|
2750
|
+
"title": "Button16 Class",
|
|
2751
|
+
"type": "text",
|
|
2752
|
+
"defaultValue": "btn-secondary btn-xs m-1"
|
|
2753
|
+
},
|
|
2754
|
+
{
|
|
2755
|
+
"name": "button16ActionIconClass",
|
|
2756
|
+
"attribute": "button16_action_icon_class",
|
|
2757
|
+
"title": "Button16 Icon Class",
|
|
2758
|
+
"type": "text",
|
|
2759
|
+
"defaultValue": "fas fa-link"
|
|
2760
|
+
},
|
|
2761
|
+
{
|
|
2762
|
+
"name": "button16ActionBtnCondition",
|
|
2763
|
+
"attribute": "button16_action_btn_condition",
|
|
2764
|
+
"title": "Button16 Condition",
|
|
2765
|
+
"type": "text"
|
|
2766
|
+
},
|
|
2767
|
+
{
|
|
2768
|
+
"name": "button17ActionBtn",
|
|
2769
|
+
"attribute": "dmx-bind:button17_action_btn",
|
|
2770
|
+
"title": "Button17 Action Button",
|
|
2771
|
+
"type": "boolean",
|
|
2772
|
+
"defaultValue": false
|
|
2773
|
+
},
|
|
2774
|
+
{
|
|
2775
|
+
"name": "button17ActionTitle",
|
|
2776
|
+
"attribute": "button17_action_title",
|
|
2777
|
+
"title": "Button17 Title",
|
|
2778
|
+
"type": "text",
|
|
2779
|
+
"defaultValue": ""
|
|
2780
|
+
},
|
|
2781
|
+
{
|
|
2782
|
+
"name": "button17ActionTooltip",
|
|
2783
|
+
"attribute": "button17_action_tooltip",
|
|
2784
|
+
"title": "Button17 Tooltip",
|
|
2785
|
+
"type": "text",
|
|
2786
|
+
"defaultValue": ""
|
|
2787
|
+
},
|
|
2788
|
+
{
|
|
2789
|
+
"name": "button17ActionBtnClass",
|
|
2790
|
+
"attribute": "button17_action_btn_class",
|
|
2791
|
+
"title": "Button17 Class",
|
|
2792
|
+
"type": "text",
|
|
2793
|
+
"defaultValue": "btn-primary btn-sm m-1"
|
|
2794
|
+
},
|
|
2795
|
+
{
|
|
2796
|
+
"name": "button17ActionIconClass",
|
|
2797
|
+
"attribute": "button17_action_icon_class",
|
|
2798
|
+
"title": "Button17 Icon Class",
|
|
2799
|
+
"type": "text",
|
|
2800
|
+
"defaultValue": "fas fa-download"
|
|
2801
|
+
},
|
|
2802
|
+
{
|
|
2803
|
+
"name": "button17ActionBtnCondition",
|
|
2804
|
+
"attribute": "button17_action_btn_condition",
|
|
2805
|
+
"title": "Button17 Condition",
|
|
2806
|
+
"type": "text"
|
|
2807
|
+
},
|
|
2808
|
+
{
|
|
2809
|
+
"name": "button18ActionBtn",
|
|
2810
|
+
"attribute": "dmx-bind:button18_action_btn",
|
|
2811
|
+
"title": "Button18 Action Button",
|
|
2812
|
+
"type": "boolean",
|
|
2813
|
+
"defaultValue": false
|
|
2814
|
+
},
|
|
2815
|
+
{
|
|
2816
|
+
"name": "button18ActionTitle",
|
|
2817
|
+
"attribute": "button18_action_title",
|
|
2818
|
+
"title": "Button18 Title",
|
|
2819
|
+
"type": "text",
|
|
2820
|
+
"defaultValue": ""
|
|
2821
|
+
},
|
|
2822
|
+
{
|
|
2823
|
+
"name": "button18ActionTooltip",
|
|
2824
|
+
"attribute": "button18_action_tooltip",
|
|
2825
|
+
"title": "Button18 Tooltip",
|
|
2826
|
+
"type": "text",
|
|
2827
|
+
"defaultValue": ""
|
|
2828
|
+
},
|
|
2829
|
+
{
|
|
2830
|
+
"name": "button18ActionBtnClass",
|
|
2831
|
+
"attribute": "button18_action_btn_class",
|
|
2832
|
+
"title": "Button18 Class",
|
|
2833
|
+
"type": "text",
|
|
2834
|
+
"defaultValue": "btn-info btn-sm m-1"
|
|
2835
|
+
},
|
|
2836
|
+
{
|
|
2837
|
+
"name": "button18ActionIconClass",
|
|
2838
|
+
"attribute": "button18_action_icon_class",
|
|
2839
|
+
"title": "Button18 Icon Class",
|
|
2840
|
+
"type": "text",
|
|
2841
|
+
"defaultValue": "fas fa-file-pdf"
|
|
2842
|
+
},
|
|
2843
|
+
{
|
|
2844
|
+
"name": "button18ActionBtnCondition",
|
|
2845
|
+
"attribute": "button18_action_btn_condition",
|
|
2846
|
+
"title": "Button18 Condition",
|
|
2847
|
+
"type": "text"
|
|
2848
|
+
},
|
|
2849
|
+
{
|
|
2850
|
+
"name": "button19ActionBtn",
|
|
2851
|
+
"attribute": "dmx-bind:button19_action_btn",
|
|
2852
|
+
"title": "Button19 Action Button",
|
|
2853
|
+
"type": "boolean",
|
|
2854
|
+
"defaultValue": false
|
|
2855
|
+
},
|
|
2856
|
+
{
|
|
2857
|
+
"name": "button19ActionTitle",
|
|
2858
|
+
"attribute": "button19_action_title",
|
|
2859
|
+
"title": "Button19 Title",
|
|
2860
|
+
"type": "text",
|
|
2861
|
+
"defaultValue": ""
|
|
2862
|
+
},
|
|
2863
|
+
{
|
|
2864
|
+
"name": "button19ActionTooltip",
|
|
2865
|
+
"attribute": "button19_action_tooltip",
|
|
2866
|
+
"title": "Button19 Tooltip",
|
|
2867
|
+
"type": "text",
|
|
2868
|
+
"defaultValue": ""
|
|
2869
|
+
},
|
|
2870
|
+
{
|
|
2871
|
+
"name": "button19ActionBtnClass",
|
|
2872
|
+
"attribute": "button19_action_btn_class",
|
|
2873
|
+
"title": "Button19 Class",
|
|
2874
|
+
"type": "text",
|
|
2875
|
+
"defaultValue": "btn-success btn-sm m-1"
|
|
2876
|
+
},
|
|
2877
|
+
{
|
|
2878
|
+
"name": "button19ActionIconClass",
|
|
2879
|
+
"attribute": "button19_action_icon_class",
|
|
2880
|
+
"title": "Button19 Icon Class",
|
|
2881
|
+
"type": "text",
|
|
2882
|
+
"defaultValue": "fas fa-star"
|
|
2883
|
+
},
|
|
2884
|
+
{
|
|
2885
|
+
"name": "button19ActionBtnCondition",
|
|
2886
|
+
"attribute": "button19_action_btn_condition",
|
|
2887
|
+
"title": "Button19 Condition",
|
|
2888
|
+
"type": "text"
|
|
2889
|
+
},
|
|
2890
|
+
{
|
|
2891
|
+
"name": "button20ActionBtn",
|
|
2892
|
+
"attribute": "dmx-bind:button20_action_btn",
|
|
2893
|
+
"title": "Button20 Action Button",
|
|
2894
|
+
"type": "boolean",
|
|
2895
|
+
"defaultValue": false
|
|
2896
|
+
},
|
|
2897
|
+
{
|
|
2898
|
+
"name": "button20ActionTitle",
|
|
2899
|
+
"attribute": "button20_action_title",
|
|
2900
|
+
"title": "Button20 Title",
|
|
2901
|
+
"type": "text",
|
|
2902
|
+
"defaultValue": ""
|
|
2903
|
+
},
|
|
2904
|
+
{
|
|
2905
|
+
"name": "button20ActionTooltip",
|
|
2906
|
+
"attribute": "button20_action_tooltip",
|
|
2907
|
+
"title": "Button20 Tooltip",
|
|
2908
|
+
"type": "text",
|
|
2909
|
+
"defaultValue": ""
|
|
2910
|
+
},
|
|
2911
|
+
{
|
|
2912
|
+
"name": "button20ActionBtnClass",
|
|
2913
|
+
"attribute": "button20_action_btn_class",
|
|
2914
|
+
"title": "Button20 Class",
|
|
2915
|
+
"type": "text",
|
|
2916
|
+
"defaultValue": "btn-danger btn-sm m-1"
|
|
2917
|
+
},
|
|
2918
|
+
{
|
|
2919
|
+
"name": "button20ActionIconClass",
|
|
2920
|
+
"attribute": "button20_action_icon_class",
|
|
2921
|
+
"title": "Button20 Icon Class",
|
|
2922
|
+
"type": "text",
|
|
2923
|
+
"defaultValue": "fas fa-trash-alt"
|
|
2924
|
+
},
|
|
2925
|
+
{
|
|
2926
|
+
"name": "button20ActionBtnCondition",
|
|
2927
|
+
"attribute": "button20_action_btn_condition",
|
|
2928
|
+
"title": "Button20 Condition",
|
|
2459
2929
|
"type": "text"
|
|
2460
2930
|
}
|
|
2461
2931
|
|
|
@@ -2677,11 +3147,11 @@
|
|
|
2677
3147
|
"dst": "js/locale/pt.js"
|
|
2678
3148
|
},
|
|
2679
3149
|
{
|
|
2680
|
-
"src": "pdfmake.min.js",
|
|
3150
|
+
"src": "../../../node_modules/pdfmake/build/pdfmake.min.js",
|
|
2681
3151
|
"dst": "js/pdfmake.min.js"
|
|
2682
3152
|
},
|
|
2683
3153
|
{
|
|
2684
|
-
"src": "vfs_fonts.js",
|
|
3154
|
+
"src": "../../../node_modules/pdfmake/build/vfs_fonts.js",
|
|
2685
3155
|
"dst": "js/vfs_fonts.js"
|
|
2686
3156
|
}
|
|
2687
3157
|
],
|
|
@@ -2721,6 +3191,16 @@
|
|
|
2721
3191
|
"type": "js",
|
|
2722
3192
|
"defer": true
|
|
2723
3193
|
},
|
|
3194
|
+
{
|
|
3195
|
+
"src": "js/pdfmake.min.js",
|
|
3196
|
+
"type": "js",
|
|
3197
|
+
"defer": true
|
|
3198
|
+
},
|
|
3199
|
+
{
|
|
3200
|
+
"src": "js/vfs_fonts.js",
|
|
3201
|
+
"type": "js",
|
|
3202
|
+
"defer": true
|
|
3203
|
+
},
|
|
2724
3204
|
{
|
|
2725
3205
|
"src": "css/ag-theme-alpine.css",
|
|
2726
3206
|
"type": "css"
|
package/dmx-ag-grid.js
CHANGED
|
@@ -187,6 +187,66 @@ dmx.Component('ag-grid', {
|
|
|
187
187
|
button10_action_icon_class: { type: "String", default: "fas fa-trash-alt" },
|
|
188
188
|
button10_action_btn_class: { type: "String", default: "btn-danger btn-xs m-1" },
|
|
189
189
|
button10_action_btn_condition: {type: String, default: null },
|
|
190
|
+
button11_action_btn: { type: "Boolean", default: false },
|
|
191
|
+
button11_action_title: { type: "String", default: "" },
|
|
192
|
+
button11_action_tooltip: { type: "String", default: "" },
|
|
193
|
+
button11_action_icon_class: { type: "String", default: "fas fa-cog" },
|
|
194
|
+
button11_action_btn_class: { type: "String", default: "btn-primary btn-xs m-1" },
|
|
195
|
+
button11_action_btn_condition: { type: String, default: null },
|
|
196
|
+
button12_action_btn: { type: "Boolean", default: false },
|
|
197
|
+
button12_action_title: { type: "String", default: "" },
|
|
198
|
+
button12_action_tooltip: { type: "String", default: "" },
|
|
199
|
+
button12_action_icon_class: { type: "String", default: "fas fa-search" },
|
|
200
|
+
button12_action_btn_class: { type: "String", default: "btn-info btn-xs m-1" },
|
|
201
|
+
button12_action_btn_condition: { type: String, default: null },
|
|
202
|
+
button13_action_btn: { type: "Boolean", default: false },
|
|
203
|
+
button13_action_title: { type: "String", default: "" },
|
|
204
|
+
button13_action_tooltip: { type: "String", default: "" },
|
|
205
|
+
button13_action_icon_class: { type: "String", default: "fas fa-thumbs-up" },
|
|
206
|
+
button13_action_btn_class: { type: "String", default: "btn-success btn-xs m-1" },
|
|
207
|
+
button13_action_btn_condition: { type: String, default: null },
|
|
208
|
+
button14_action_btn: { type: "Boolean", default: false },
|
|
209
|
+
button14_action_title: { type: "String", default: "" },
|
|
210
|
+
button14_action_tooltip: { type: "String", default: "" },
|
|
211
|
+
button14_action_icon_class: { type: "String", default: "fas fa-bell" },
|
|
212
|
+
button14_action_btn_class: { type: "String", default: "btn-warning btn-xs m-1" },
|
|
213
|
+
button14_action_btn_condition: { type: String, default: null },
|
|
214
|
+
button15_action_btn: { type: "Boolean", default: false },
|
|
215
|
+
button15_action_title: { type: "String", default: "" },
|
|
216
|
+
button15_action_tooltip: { type: "String", default: "" },
|
|
217
|
+
button15_action_icon_class: { type: "String", default: "fas fa-ban" },
|
|
218
|
+
button15_action_btn_class: { type: "String", default: "btn-danger btn-xs m-1" },
|
|
219
|
+
button15_action_btn_condition: { type: String, default: null },
|
|
220
|
+
button16_action_btn: { type: "Boolean", default: false },
|
|
221
|
+
button16_action_title: { type: "String", default: "" },
|
|
222
|
+
button16_action_tooltip: { type: "String", default: "" },
|
|
223
|
+
button16_action_icon_class: { type: "String", default: "fas fa-link" },
|
|
224
|
+
button16_action_btn_class: { type: "String", default: "btn-secondary btn-xs m-1" },
|
|
225
|
+
button16_action_btn_condition: { type: String, default: null },
|
|
226
|
+
button17_action_btn: { type: "Boolean", default: false },
|
|
227
|
+
button17_action_title: { type: "String", default: "" },
|
|
228
|
+
button17_action_tooltip: { type: "String", default: "" },
|
|
229
|
+
button17_action_icon_class: { type: "String", default: "fas fa-file" },
|
|
230
|
+
button17_action_btn_class: { type: "String", default: "btn-primary btn-sm m-1" },
|
|
231
|
+
button17_action_btn_condition: { type: String, default: null },
|
|
232
|
+
button18_action_btn: { type: "Boolean", default: false },
|
|
233
|
+
button18_action_title: { type: "String", default: "" },
|
|
234
|
+
button18_action_tooltip: { type: "String", default: "" },
|
|
235
|
+
button18_action_icon_class: { type: "String", default: "fas fa-print" },
|
|
236
|
+
button18_action_btn_class: { type: "String", default: "btn-info btn-sm m-1" },
|
|
237
|
+
button18_action_btn_condition: { type: String, default: null },
|
|
238
|
+
button19_action_btn: { type: "Boolean", default: false },
|
|
239
|
+
button19_action_title: { type: "String", default: "" },
|
|
240
|
+
button19_action_tooltip: { type: "String", default: "" },
|
|
241
|
+
button19_action_icon_class: { type: "String", default: "fas fa-heart" },
|
|
242
|
+
button19_action_btn_class: { type: "String", default: "btn-success btn-sm m-1" },
|
|
243
|
+
button19_action_btn_condition: { type: String, default: null },
|
|
244
|
+
button20_action_btn: { type: "Boolean", default: false },
|
|
245
|
+
button20_action_title: { type: "String", default: "" },
|
|
246
|
+
button20_action_tooltip: { type: "String", default: "" },
|
|
247
|
+
button20_action_icon_class: { type: "String", default: "fas fa-times" },
|
|
248
|
+
button20_action_btn_class: { type: "String", default: "btn-danger btn-sm m-1" },
|
|
249
|
+
button20_action_btn_condition: { type: String, default: null },
|
|
190
250
|
data_binded_changes: {type: Array, default: [] },
|
|
191
251
|
hide_fields: {type: String, default: null },
|
|
192
252
|
hide_filters: {type: String, default: null },
|
|
@@ -517,8 +577,18 @@ dmx.Component('ag-grid', {
|
|
|
517
577
|
{ action: 'Button7', classNames: 'btn-primary btn-sm', tooltip: 'Button7', icon: 'fas fa-download' },
|
|
518
578
|
{ action: 'Button8', classNames: 'btn-info btn-sm', tooltip: 'Button8', icon: 'fas fa-file-pdf' },
|
|
519
579
|
{ action: 'Button9', classNames: 'btn-success btn-sm', tooltip: 'Button9', icon: 'fas fa-star' },
|
|
520
|
-
{ action: 'Button10', classNames: 'btn-danger btn-sm', tooltip: 'Button10', icon: 'fas fa-trash-alt' }
|
|
521
|
-
|
|
580
|
+
{ action: 'Button10', classNames: 'btn-danger btn-sm', tooltip: 'Button10', icon: 'fas fa-trash-alt' },
|
|
581
|
+
{ action: 'Button11', classNames: 'btn-primary btn-xs', tooltip: 'Button11', icon: 'fas fa-cog' },
|
|
582
|
+
{ action: 'Button12', classNames: 'btn-info btn-xs', tooltip: 'Button12', icon: 'fas fa-search' },
|
|
583
|
+
{ action: 'Button13', classNames: 'btn-success btn-xs', tooltip: 'Button13', icon: 'fas fa-thumbs-up' },
|
|
584
|
+
{ action: 'Button14', classNames: 'btn-warning btn-xs', tooltip: 'Button14', icon: 'fas fa-bell' },
|
|
585
|
+
{ action: 'Button15', classNames: 'btn-danger btn-xs', tooltip: 'Button15', icon: 'fas fa-ban' },
|
|
586
|
+
{ action: 'Button16', classNames: 'btn-secondary btn-xs', tooltip: 'Button16', icon: 'fas fa-link' },
|
|
587
|
+
{ action: 'Button17', classNames: 'btn-primary btn-sm', tooltip: 'Button17', icon: 'fas fa-file' },
|
|
588
|
+
{ action: 'Button18', classNames: 'btn-info btn-sm', tooltip: 'Button18', icon: 'fas fa-print' },
|
|
589
|
+
{ action: 'Button19', classNames: 'btn-success btn-sm', tooltip: 'Button19', icon: 'fas fa-heart' },
|
|
590
|
+
{ action: 'Button20', classNames: 'btn-danger btn-sm', tooltip: 'Button20', icon: 'fas fa-times' }
|
|
591
|
+
];
|
|
522
592
|
// User-defined button configurations (if any)
|
|
523
593
|
const buttons = params.buttons || defaultButtons;
|
|
524
594
|
// Create a new container element to hold the buttons
|
|
@@ -2162,8 +2232,18 @@ dmx.Component('ag-grid', {
|
|
|
2162
2232
|
row_action_button7: Event,
|
|
2163
2233
|
row_action_button8: Event,
|
|
2164
2234
|
row_action_button9: Event,
|
|
2165
|
-
row_action_button10: Event
|
|
2166
|
-
|
|
2235
|
+
row_action_button10: Event,
|
|
2236
|
+
row_action_button11: Event,
|
|
2237
|
+
row_action_button12: Event,
|
|
2238
|
+
row_action_button13: Event,
|
|
2239
|
+
row_action_button14: Event,
|
|
2240
|
+
row_action_button15: Event,
|
|
2241
|
+
row_action_button16: Event,
|
|
2242
|
+
row_action_button17: Event,
|
|
2243
|
+
row_action_button18: Event,
|
|
2244
|
+
row_action_button19: Event,
|
|
2245
|
+
row_action_button20: Event
|
|
2246
|
+
},
|
|
2167
2247
|
|
|
2168
2248
|
init: function(node) {
|
|
2169
2249
|
if (this.$node) {
|