@next-bricks/form 1.13.1 → 1.13.3
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/dist/bricks.json +42 -42
- package/dist/chunks/9259.775d4658.js +3 -0
- package/dist/chunks/9259.775d4658.js.map +1 -0
- package/dist/chunks/eo-checkbox.f6f6da44.js +3 -0
- package/dist/chunks/eo-checkbox.f6f6da44.js.map +1 -0
- package/dist/chunks/eo-textarea.58b1d58e.js +2 -0
- package/dist/chunks/eo-textarea.58b1d58e.js.map +1 -0
- package/dist/chunks/{main.3f10dde8.js → main.ae467807.js} +2 -2
- package/dist/chunks/{main.3f10dde8.js.map → main.ae467807.js.map} +1 -1
- package/dist/examples.json +12 -12
- package/dist/{index.3a1dae93.js → index.59e2a044.js} +2 -2
- package/dist/{index.3a1dae93.js.map → index.59e2a044.js.map} +1 -1
- package/dist/manifest.json +326 -326
- package/dist/types.json +446 -446
- package/package.json +2 -2
- package/dist/chunks/9259.49033ecf.js +0 -3
- package/dist/chunks/9259.49033ecf.js.map +0 -1
- package/dist/chunks/eo-checkbox.53e20010.js +0 -3
- package/dist/chunks/eo-checkbox.53e20010.js.map +0 -1
- package/dist/chunks/eo-textarea.d836fa39.js +0 -2
- package/dist/chunks/eo-textarea.d836fa39.js.map +0 -1
- /package/dist/chunks/{9259.49033ecf.js.LICENSE.txt → 9259.775d4658.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-checkbox.53e20010.js.LICENSE.txt → eo-checkbox.f6f6da44.js.LICENSE.txt} +0 -0
package/dist/types.json
CHANGED
|
@@ -2452,40 +2452,47 @@
|
|
|
2452
2452
|
}
|
|
2453
2453
|
]
|
|
2454
2454
|
},
|
|
2455
|
-
"eo-
|
|
2455
|
+
"eo-form-item": {
|
|
2456
2456
|
"properties": [
|
|
2457
2457
|
{
|
|
2458
|
-
"name": "
|
|
2458
|
+
"name": "formElement",
|
|
2459
2459
|
"annotation": {
|
|
2460
|
-
"type": "
|
|
2461
|
-
"
|
|
2460
|
+
"type": "reference",
|
|
2461
|
+
"typeName": {
|
|
2462
|
+
"type": "identifier",
|
|
2463
|
+
"name": "Form"
|
|
2464
|
+
}
|
|
2462
2465
|
}
|
|
2463
2466
|
},
|
|
2464
2467
|
{
|
|
2465
|
-
"name": "
|
|
2468
|
+
"name": "curElement",
|
|
2469
|
+
"annotation": {
|
|
2470
|
+
"type": "reference",
|
|
2471
|
+
"typeName": {
|
|
2472
|
+
"type": "identifier",
|
|
2473
|
+
"name": "HTMLElement"
|
|
2474
|
+
}
|
|
2475
|
+
}
|
|
2476
|
+
},
|
|
2477
|
+
{
|
|
2478
|
+
"name": "name",
|
|
2466
2479
|
"annotation": {
|
|
2467
2480
|
"type": "keyword",
|
|
2468
2481
|
"value": "string"
|
|
2469
2482
|
}
|
|
2470
2483
|
},
|
|
2471
2484
|
{
|
|
2472
|
-
"name": "
|
|
2485
|
+
"name": "label",
|
|
2473
2486
|
"annotation": {
|
|
2474
2487
|
"type": "keyword",
|
|
2475
|
-
"value": "
|
|
2488
|
+
"value": "string"
|
|
2476
2489
|
}
|
|
2477
2490
|
},
|
|
2478
2491
|
{
|
|
2479
|
-
"name": "
|
|
2492
|
+
"name": "pattern",
|
|
2480
2493
|
"annotation": {
|
|
2481
|
-
"type": "
|
|
2482
|
-
"
|
|
2483
|
-
"type": "reference",
|
|
2484
|
-
"typeName": {
|
|
2485
|
-
"type": "identifier",
|
|
2486
|
-
"name": "DynamicFormValuesItem"
|
|
2487
|
-
}
|
|
2488
|
-
}
|
|
2494
|
+
"type": "keyword",
|
|
2495
|
+
"value": "string"
|
|
2489
2496
|
}
|
|
2490
2497
|
},
|
|
2491
2498
|
{
|
|
@@ -2512,342 +2519,156 @@
|
|
|
2512
2519
|
}
|
|
2513
2520
|
},
|
|
2514
2521
|
{
|
|
2515
|
-
"name": "
|
|
2522
|
+
"name": "max",
|
|
2516
2523
|
"annotation": {
|
|
2517
|
-
"type": "
|
|
2518
|
-
"
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2522
|
-
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2535
|
-
|
|
2536
|
-
|
|
2537
|
-
|
|
2538
|
-
|
|
2539
|
-
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2524
|
+
"type": "keyword",
|
|
2525
|
+
"value": "number"
|
|
2526
|
+
}
|
|
2527
|
+
},
|
|
2528
|
+
{
|
|
2529
|
+
"name": "min",
|
|
2530
|
+
"annotation": {
|
|
2531
|
+
"type": "keyword",
|
|
2532
|
+
"value": "number"
|
|
2533
|
+
}
|
|
2534
|
+
},
|
|
2535
|
+
{
|
|
2536
|
+
"name": "required",
|
|
2537
|
+
"annotation": {
|
|
2538
|
+
"type": "keyword",
|
|
2539
|
+
"value": "boolean"
|
|
2540
|
+
}
|
|
2541
|
+
},
|
|
2542
|
+
{
|
|
2543
|
+
"name": "value",
|
|
2544
|
+
"annotation": {
|
|
2545
|
+
"type": "keyword",
|
|
2546
|
+
"value": "string"
|
|
2547
|
+
}
|
|
2548
|
+
},
|
|
2549
|
+
{
|
|
2550
|
+
"name": "valuePropsName",
|
|
2551
|
+
"annotation": {
|
|
2552
|
+
"type": "keyword",
|
|
2553
|
+
"value": "string"
|
|
2554
|
+
}
|
|
2555
|
+
},
|
|
2556
|
+
{
|
|
2557
|
+
"name": "layout",
|
|
2558
|
+
"annotation": {
|
|
2559
|
+
"type": "reference",
|
|
2560
|
+
"typeName": {
|
|
2561
|
+
"type": "identifier",
|
|
2562
|
+
"name": "Layout"
|
|
2563
|
+
}
|
|
2564
|
+
}
|
|
2565
|
+
},
|
|
2566
|
+
{
|
|
2567
|
+
"name": "size",
|
|
2568
|
+
"annotation": {
|
|
2569
|
+
"type": "reference",
|
|
2570
|
+
"typeName": {
|
|
2571
|
+
"type": "identifier",
|
|
2572
|
+
"name": "ComponentSize"
|
|
2573
|
+
}
|
|
2574
|
+
}
|
|
2575
|
+
},
|
|
2576
|
+
{
|
|
2577
|
+
"name": "trim",
|
|
2578
|
+
"annotation": {
|
|
2579
|
+
"type": "keyword",
|
|
2580
|
+
"value": "boolean"
|
|
2581
|
+
}
|
|
2582
|
+
},
|
|
2583
|
+
{
|
|
2584
|
+
"name": "trigger",
|
|
2585
|
+
"annotation": {
|
|
2586
|
+
"type": "keyword",
|
|
2587
|
+
"value": "string"
|
|
2588
|
+
}
|
|
2589
|
+
},
|
|
2590
|
+
{
|
|
2591
|
+
"name": "validator",
|
|
2592
|
+
"annotation": {
|
|
2593
|
+
"type": "parenthesizedType",
|
|
2594
|
+
"annotation": {
|
|
2595
|
+
"type": "function",
|
|
2596
|
+
"parameters": [
|
|
2597
|
+
{
|
|
2598
|
+
"type": "identifier",
|
|
2599
|
+
"name": "value",
|
|
2561
2600
|
"annotation": {
|
|
2562
2601
|
"type": "keyword",
|
|
2563
|
-
"value": "
|
|
2602
|
+
"value": "any"
|
|
2564
2603
|
}
|
|
2565
2604
|
}
|
|
2605
|
+
],
|
|
2606
|
+
"annotation": {
|
|
2607
|
+
"type": "reference",
|
|
2608
|
+
"typeName": {
|
|
2609
|
+
"type": "identifier",
|
|
2610
|
+
"name": "MessageBody"
|
|
2611
|
+
}
|
|
2566
2612
|
}
|
|
2567
|
-
|
|
2613
|
+
}
|
|
2568
2614
|
}
|
|
2569
2615
|
},
|
|
2570
2616
|
{
|
|
2571
|
-
"name": "
|
|
2617
|
+
"name": "needValidate",
|
|
2618
|
+
"annotation": {
|
|
2619
|
+
"type": "keyword",
|
|
2620
|
+
"value": "boolean"
|
|
2621
|
+
}
|
|
2622
|
+
}
|
|
2623
|
+
],
|
|
2624
|
+
"events": [],
|
|
2625
|
+
"methods": [],
|
|
2626
|
+
"types": [
|
|
2627
|
+
{
|
|
2628
|
+
"type": "typeAlias",
|
|
2629
|
+
"name": "Layout",
|
|
2572
2630
|
"annotation": {
|
|
2573
2631
|
"type": "union",
|
|
2574
2632
|
"types": [
|
|
2575
2633
|
{
|
|
2576
|
-
"type": "
|
|
2577
|
-
"value": "
|
|
2634
|
+
"type": "jsLiteral",
|
|
2635
|
+
"value": "horizontal"
|
|
2578
2636
|
},
|
|
2579
2637
|
{
|
|
2580
|
-
"type": "
|
|
2581
|
-
"
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
|
|
2586
|
-
"name": "row",
|
|
2587
|
-
"annotation": {
|
|
2588
|
-
"type": "reference",
|
|
2589
|
-
"typeName": {
|
|
2590
|
-
"type": "identifier",
|
|
2591
|
-
"name": "Record"
|
|
2592
|
-
},
|
|
2593
|
-
"typeParameters": {
|
|
2594
|
-
"type": "typeParameterInstantiation",
|
|
2595
|
-
"params": [
|
|
2596
|
-
{
|
|
2597
|
-
"type": "keyword",
|
|
2598
|
-
"value": "string"
|
|
2599
|
-
},
|
|
2600
|
-
{
|
|
2601
|
-
"type": "keyword",
|
|
2602
|
-
"value": "any"
|
|
2603
|
-
}
|
|
2604
|
-
]
|
|
2605
|
-
}
|
|
2606
|
-
}
|
|
2607
|
-
},
|
|
2608
|
-
{
|
|
2609
|
-
"type": "identifier",
|
|
2610
|
-
"name": "index",
|
|
2611
|
-
"annotation": {
|
|
2612
|
-
"type": "keyword",
|
|
2613
|
-
"value": "number"
|
|
2614
|
-
}
|
|
2615
|
-
}
|
|
2616
|
-
],
|
|
2617
|
-
"annotation": {
|
|
2618
|
-
"type": "keyword",
|
|
2619
|
-
"value": "boolean"
|
|
2620
|
-
}
|
|
2621
|
-
}
|
|
2638
|
+
"type": "jsLiteral",
|
|
2639
|
+
"value": "vertical"
|
|
2640
|
+
},
|
|
2641
|
+
{
|
|
2642
|
+
"type": "jsLiteral",
|
|
2643
|
+
"value": "inline"
|
|
2622
2644
|
}
|
|
2623
2645
|
]
|
|
2624
2646
|
}
|
|
2625
2647
|
},
|
|
2626
2648
|
{
|
|
2627
|
-
"
|
|
2649
|
+
"type": "typeAlias",
|
|
2650
|
+
"name": "ComponentSize",
|
|
2628
2651
|
"annotation": {
|
|
2629
2652
|
"type": "union",
|
|
2630
2653
|
"types": [
|
|
2631
2654
|
{
|
|
2632
|
-
"type": "
|
|
2633
|
-
"value": "
|
|
2655
|
+
"type": "jsLiteral",
|
|
2656
|
+
"value": "large"
|
|
2634
2657
|
},
|
|
2635
2658
|
{
|
|
2636
|
-
"type": "
|
|
2637
|
-
"
|
|
2638
|
-
|
|
2639
|
-
"parameters": [
|
|
2640
|
-
{
|
|
2641
|
-
"type": "identifier",
|
|
2642
|
-
"name": "value",
|
|
2643
|
-
"annotation": {
|
|
2644
|
-
"type": "array",
|
|
2645
|
-
"elementType": {
|
|
2646
|
-
"type": "reference",
|
|
2647
|
-
"typeName": {
|
|
2648
|
-
"type": "identifier",
|
|
2649
|
-
"name": "Record"
|
|
2650
|
-
},
|
|
2651
|
-
"typeParameters": {
|
|
2652
|
-
"type": "typeParameterInstantiation",
|
|
2653
|
-
"params": [
|
|
2654
|
-
{
|
|
2655
|
-
"type": "keyword",
|
|
2656
|
-
"value": "string"
|
|
2657
|
-
},
|
|
2658
|
-
{
|
|
2659
|
-
"type": "keyword",
|
|
2660
|
-
"value": "any"
|
|
2661
|
-
}
|
|
2662
|
-
]
|
|
2663
|
-
}
|
|
2664
|
-
}
|
|
2665
|
-
}
|
|
2666
|
-
}
|
|
2667
|
-
],
|
|
2668
|
-
"annotation": {
|
|
2669
|
-
"type": "keyword",
|
|
2670
|
-
"value": "boolean"
|
|
2671
|
-
}
|
|
2672
|
-
}
|
|
2673
|
-
}
|
|
2674
|
-
]
|
|
2675
|
-
}
|
|
2676
|
-
},
|
|
2677
|
-
{
|
|
2678
|
-
"name": "disabledAddButton",
|
|
2679
|
-
"annotation": {
|
|
2680
|
-
"type": "union",
|
|
2681
|
-
"types": [
|
|
2659
|
+
"type": "jsLiteral",
|
|
2660
|
+
"value": "medium"
|
|
2661
|
+
},
|
|
2682
2662
|
{
|
|
2683
|
-
"type": "
|
|
2684
|
-
"value": "
|
|
2663
|
+
"type": "jsLiteral",
|
|
2664
|
+
"value": "small"
|
|
2685
2665
|
},
|
|
2686
2666
|
{
|
|
2687
|
-
"type": "
|
|
2688
|
-
"
|
|
2689
|
-
"type": "function",
|
|
2690
|
-
"parameters": [
|
|
2691
|
-
{
|
|
2692
|
-
"type": "identifier",
|
|
2693
|
-
"name": "value",
|
|
2694
|
-
"annotation": {
|
|
2695
|
-
"type": "array",
|
|
2696
|
-
"elementType": {
|
|
2697
|
-
"type": "reference",
|
|
2698
|
-
"typeName": {
|
|
2699
|
-
"type": "identifier",
|
|
2700
|
-
"name": "Record"
|
|
2701
|
-
},
|
|
2702
|
-
"typeParameters": {
|
|
2703
|
-
"type": "typeParameterInstantiation",
|
|
2704
|
-
"params": [
|
|
2705
|
-
{
|
|
2706
|
-
"type": "keyword",
|
|
2707
|
-
"value": "string"
|
|
2708
|
-
},
|
|
2709
|
-
{
|
|
2710
|
-
"type": "keyword",
|
|
2711
|
-
"value": "any"
|
|
2712
|
-
}
|
|
2713
|
-
]
|
|
2714
|
-
}
|
|
2715
|
-
}
|
|
2716
|
-
}
|
|
2717
|
-
}
|
|
2718
|
-
],
|
|
2719
|
-
"annotation": {
|
|
2720
|
-
"type": "keyword",
|
|
2721
|
-
"value": "boolean"
|
|
2722
|
-
}
|
|
2723
|
-
}
|
|
2667
|
+
"type": "jsLiteral",
|
|
2668
|
+
"value": "xs"
|
|
2724
2669
|
}
|
|
2725
2670
|
]
|
|
2726
2671
|
}
|
|
2727
|
-
},
|
|
2728
|
-
{
|
|
2729
|
-
"name": "useBrick",
|
|
2730
|
-
"annotation": {
|
|
2731
|
-
"type": "reference",
|
|
2732
|
-
"typeName": {
|
|
2733
|
-
"type": "identifier",
|
|
2734
|
-
"name": "UseBrickConf"
|
|
2735
|
-
}
|
|
2736
|
-
}
|
|
2737
|
-
}
|
|
2738
|
-
],
|
|
2739
|
-
"events": [
|
|
2740
|
-
{
|
|
2741
|
-
"name": "change",
|
|
2742
|
-
"detail": {
|
|
2743
|
-
"annotation": {
|
|
2744
|
-
"type": "array",
|
|
2745
|
-
"elementType": {
|
|
2746
|
-
"type": "reference",
|
|
2747
|
-
"typeName": {
|
|
2748
|
-
"type": "identifier",
|
|
2749
|
-
"name": "DynamicFormValuesItem"
|
|
2750
|
-
}
|
|
2751
|
-
}
|
|
2752
|
-
}
|
|
2753
|
-
}
|
|
2754
|
-
},
|
|
2755
|
-
{
|
|
2756
|
-
"name": "row.add",
|
|
2757
|
-
"detail": {
|
|
2758
|
-
"annotation": {
|
|
2759
|
-
"type": "reference",
|
|
2760
|
-
"typeName": {
|
|
2761
|
-
"type": "identifier",
|
|
2762
|
-
"name": "rowDataType"
|
|
2763
|
-
}
|
|
2764
|
-
}
|
|
2765
|
-
}
|
|
2766
|
-
},
|
|
2767
|
-
{
|
|
2768
|
-
"name": "row.remove",
|
|
2769
|
-
"detail": {
|
|
2770
|
-
"annotation": {
|
|
2771
|
-
"type": "reference",
|
|
2772
|
-
"typeName": {
|
|
2773
|
-
"type": "identifier",
|
|
2774
|
-
"name": "rowDataType"
|
|
2775
|
-
}
|
|
2776
|
-
}
|
|
2777
|
-
}
|
|
2778
|
-
}
|
|
2779
|
-
],
|
|
2780
|
-
"methods": [],
|
|
2781
|
-
"types": [
|
|
2782
|
-
{
|
|
2783
|
-
"type": "typeAlias",
|
|
2784
|
-
"name": "DynamicFormValuesItem",
|
|
2785
|
-
"annotation": {
|
|
2786
|
-
"type": "reference",
|
|
2787
|
-
"typeName": {
|
|
2788
|
-
"type": "identifier",
|
|
2789
|
-
"name": "Record"
|
|
2790
|
-
},
|
|
2791
|
-
"typeParameters": {
|
|
2792
|
-
"type": "typeParameterInstantiation",
|
|
2793
|
-
"params": [
|
|
2794
|
-
{
|
|
2795
|
-
"type": "keyword",
|
|
2796
|
-
"value": "string"
|
|
2797
|
-
},
|
|
2798
|
-
{
|
|
2799
|
-
"type": "keyword",
|
|
2800
|
-
"value": "any"
|
|
2801
|
-
}
|
|
2802
|
-
]
|
|
2803
|
-
}
|
|
2804
|
-
}
|
|
2805
|
-
},
|
|
2806
|
-
{
|
|
2807
|
-
"type": "interface",
|
|
2808
|
-
"name": "rowDataType",
|
|
2809
|
-
"body": [
|
|
2810
|
-
{
|
|
2811
|
-
"type": "propertySignature",
|
|
2812
|
-
"key": {
|
|
2813
|
-
"type": "identifier",
|
|
2814
|
-
"name": "detail"
|
|
2815
|
-
},
|
|
2816
|
-
"annotation": {
|
|
2817
|
-
"type": "reference",
|
|
2818
|
-
"typeName": {
|
|
2819
|
-
"type": "identifier",
|
|
2820
|
-
"name": "Record"
|
|
2821
|
-
},
|
|
2822
|
-
"typeParameters": {
|
|
2823
|
-
"type": "typeParameterInstantiation",
|
|
2824
|
-
"params": [
|
|
2825
|
-
{
|
|
2826
|
-
"type": "keyword",
|
|
2827
|
-
"value": "string"
|
|
2828
|
-
},
|
|
2829
|
-
{
|
|
2830
|
-
"type": "keyword",
|
|
2831
|
-
"value": "any"
|
|
2832
|
-
}
|
|
2833
|
-
]
|
|
2834
|
-
}
|
|
2835
|
-
},
|
|
2836
|
-
"computed": false
|
|
2837
|
-
},
|
|
2838
|
-
{
|
|
2839
|
-
"type": "propertySignature",
|
|
2840
|
-
"key": {
|
|
2841
|
-
"type": "identifier",
|
|
2842
|
-
"name": "index"
|
|
2843
|
-
},
|
|
2844
|
-
"annotation": {
|
|
2845
|
-
"type": "keyword",
|
|
2846
|
-
"value": "number"
|
|
2847
|
-
},
|
|
2848
|
-
"computed": false
|
|
2849
|
-
}
|
|
2850
|
-
]
|
|
2851
2672
|
}
|
|
2852
2673
|
]
|
|
2853
2674
|
},
|
|
@@ -3039,28 +2860,8 @@
|
|
|
3039
2860
|
}
|
|
3040
2861
|
]
|
|
3041
2862
|
},
|
|
3042
|
-
"eo-form-item": {
|
|
2863
|
+
"eo-dynamic-form-item": {
|
|
3043
2864
|
"properties": [
|
|
3044
|
-
{
|
|
3045
|
-
"name": "formElement",
|
|
3046
|
-
"annotation": {
|
|
3047
|
-
"type": "reference",
|
|
3048
|
-
"typeName": {
|
|
3049
|
-
"type": "identifier",
|
|
3050
|
-
"name": "Form"
|
|
3051
|
-
}
|
|
3052
|
-
}
|
|
3053
|
-
},
|
|
3054
|
-
{
|
|
3055
|
-
"name": "curElement",
|
|
3056
|
-
"annotation": {
|
|
3057
|
-
"type": "reference",
|
|
3058
|
-
"typeName": {
|
|
3059
|
-
"type": "identifier",
|
|
3060
|
-
"name": "HTMLElement"
|
|
3061
|
-
}
|
|
3062
|
-
}
|
|
3063
|
-
},
|
|
3064
2865
|
{
|
|
3065
2866
|
"name": "name",
|
|
3066
2867
|
"annotation": {
|
|
@@ -3076,10 +2877,23 @@
|
|
|
3076
2877
|
}
|
|
3077
2878
|
},
|
|
3078
2879
|
{
|
|
3079
|
-
"name": "
|
|
2880
|
+
"name": "required",
|
|
3080
2881
|
"annotation": {
|
|
3081
2882
|
"type": "keyword",
|
|
3082
|
-
"value": "
|
|
2883
|
+
"value": "boolean"
|
|
2884
|
+
}
|
|
2885
|
+
},
|
|
2886
|
+
{
|
|
2887
|
+
"name": "value",
|
|
2888
|
+
"annotation": {
|
|
2889
|
+
"type": "array",
|
|
2890
|
+
"elementType": {
|
|
2891
|
+
"type": "reference",
|
|
2892
|
+
"typeName": {
|
|
2893
|
+
"type": "identifier",
|
|
2894
|
+
"name": "DynamicFormValuesItem"
|
|
2895
|
+
}
|
|
2896
|
+
}
|
|
3083
2897
|
}
|
|
3084
2898
|
},
|
|
3085
2899
|
{
|
|
@@ -3106,156 +2920,342 @@
|
|
|
3106
2920
|
}
|
|
3107
2921
|
},
|
|
3108
2922
|
{
|
|
3109
|
-
"name": "
|
|
3110
|
-
"annotation": {
|
|
3111
|
-
"type": "keyword",
|
|
3112
|
-
"value": "number"
|
|
3113
|
-
}
|
|
3114
|
-
},
|
|
3115
|
-
{
|
|
3116
|
-
"name": "min",
|
|
2923
|
+
"name": "hideRemoveButton",
|
|
3117
2924
|
"annotation": {
|
|
3118
|
-
"type": "
|
|
3119
|
-
"
|
|
3120
|
-
|
|
3121
|
-
|
|
3122
|
-
|
|
3123
|
-
|
|
3124
|
-
|
|
3125
|
-
|
|
3126
|
-
|
|
2925
|
+
"type": "union",
|
|
2926
|
+
"types": [
|
|
2927
|
+
{
|
|
2928
|
+
"type": "keyword",
|
|
2929
|
+
"value": "boolean"
|
|
2930
|
+
},
|
|
2931
|
+
{
|
|
2932
|
+
"type": "parenthesizedType",
|
|
2933
|
+
"annotation": {
|
|
2934
|
+
"type": "function",
|
|
2935
|
+
"parameters": [
|
|
2936
|
+
{
|
|
2937
|
+
"type": "identifier",
|
|
2938
|
+
"name": "row",
|
|
2939
|
+
"annotation": {
|
|
2940
|
+
"type": "reference",
|
|
2941
|
+
"typeName": {
|
|
2942
|
+
"type": "identifier",
|
|
2943
|
+
"name": "Record"
|
|
2944
|
+
},
|
|
2945
|
+
"typeParameters": {
|
|
2946
|
+
"type": "typeParameterInstantiation",
|
|
2947
|
+
"params": [
|
|
2948
|
+
{
|
|
2949
|
+
"type": "keyword",
|
|
2950
|
+
"value": "string"
|
|
2951
|
+
},
|
|
2952
|
+
{
|
|
2953
|
+
"type": "keyword",
|
|
2954
|
+
"value": "any"
|
|
2955
|
+
}
|
|
2956
|
+
]
|
|
2957
|
+
}
|
|
2958
|
+
}
|
|
2959
|
+
},
|
|
2960
|
+
{
|
|
2961
|
+
"type": "identifier",
|
|
2962
|
+
"name": "index",
|
|
2963
|
+
"annotation": {
|
|
2964
|
+
"type": "keyword",
|
|
2965
|
+
"value": "number"
|
|
2966
|
+
}
|
|
2967
|
+
}
|
|
2968
|
+
],
|
|
2969
|
+
"annotation": {
|
|
2970
|
+
"type": "keyword",
|
|
2971
|
+
"value": "boolean"
|
|
2972
|
+
}
|
|
2973
|
+
}
|
|
2974
|
+
}
|
|
2975
|
+
]
|
|
3127
2976
|
}
|
|
3128
2977
|
},
|
|
3129
2978
|
{
|
|
3130
|
-
"name": "
|
|
2979
|
+
"name": "disabledRemoveButton",
|
|
3131
2980
|
"annotation": {
|
|
3132
|
-
"type": "
|
|
3133
|
-
"
|
|
2981
|
+
"type": "union",
|
|
2982
|
+
"types": [
|
|
2983
|
+
{
|
|
2984
|
+
"type": "keyword",
|
|
2985
|
+
"value": "boolean"
|
|
2986
|
+
},
|
|
2987
|
+
{
|
|
2988
|
+
"type": "parenthesizedType",
|
|
2989
|
+
"annotation": {
|
|
2990
|
+
"type": "function",
|
|
2991
|
+
"parameters": [
|
|
2992
|
+
{
|
|
2993
|
+
"type": "identifier",
|
|
2994
|
+
"name": "row",
|
|
2995
|
+
"annotation": {
|
|
2996
|
+
"type": "reference",
|
|
2997
|
+
"typeName": {
|
|
2998
|
+
"type": "identifier",
|
|
2999
|
+
"name": "Record"
|
|
3000
|
+
},
|
|
3001
|
+
"typeParameters": {
|
|
3002
|
+
"type": "typeParameterInstantiation",
|
|
3003
|
+
"params": [
|
|
3004
|
+
{
|
|
3005
|
+
"type": "keyword",
|
|
3006
|
+
"value": "string"
|
|
3007
|
+
},
|
|
3008
|
+
{
|
|
3009
|
+
"type": "keyword",
|
|
3010
|
+
"value": "any"
|
|
3011
|
+
}
|
|
3012
|
+
]
|
|
3013
|
+
}
|
|
3014
|
+
}
|
|
3015
|
+
},
|
|
3016
|
+
{
|
|
3017
|
+
"type": "identifier",
|
|
3018
|
+
"name": "index",
|
|
3019
|
+
"annotation": {
|
|
3020
|
+
"type": "keyword",
|
|
3021
|
+
"value": "number"
|
|
3022
|
+
}
|
|
3023
|
+
}
|
|
3024
|
+
],
|
|
3025
|
+
"annotation": {
|
|
3026
|
+
"type": "keyword",
|
|
3027
|
+
"value": "boolean"
|
|
3028
|
+
}
|
|
3029
|
+
}
|
|
3030
|
+
}
|
|
3031
|
+
]
|
|
3134
3032
|
}
|
|
3135
3033
|
},
|
|
3136
3034
|
{
|
|
3137
|
-
"name": "
|
|
3035
|
+
"name": "hideAddButton",
|
|
3138
3036
|
"annotation": {
|
|
3139
|
-
"type": "
|
|
3140
|
-
"
|
|
3037
|
+
"type": "union",
|
|
3038
|
+
"types": [
|
|
3039
|
+
{
|
|
3040
|
+
"type": "keyword",
|
|
3041
|
+
"value": "boolean"
|
|
3042
|
+
},
|
|
3043
|
+
{
|
|
3044
|
+
"type": "parenthesizedType",
|
|
3045
|
+
"annotation": {
|
|
3046
|
+
"type": "function",
|
|
3047
|
+
"parameters": [
|
|
3048
|
+
{
|
|
3049
|
+
"type": "identifier",
|
|
3050
|
+
"name": "value",
|
|
3051
|
+
"annotation": {
|
|
3052
|
+
"type": "array",
|
|
3053
|
+
"elementType": {
|
|
3054
|
+
"type": "reference",
|
|
3055
|
+
"typeName": {
|
|
3056
|
+
"type": "identifier",
|
|
3057
|
+
"name": "Record"
|
|
3058
|
+
},
|
|
3059
|
+
"typeParameters": {
|
|
3060
|
+
"type": "typeParameterInstantiation",
|
|
3061
|
+
"params": [
|
|
3062
|
+
{
|
|
3063
|
+
"type": "keyword",
|
|
3064
|
+
"value": "string"
|
|
3065
|
+
},
|
|
3066
|
+
{
|
|
3067
|
+
"type": "keyword",
|
|
3068
|
+
"value": "any"
|
|
3069
|
+
}
|
|
3070
|
+
]
|
|
3071
|
+
}
|
|
3072
|
+
}
|
|
3073
|
+
}
|
|
3074
|
+
}
|
|
3075
|
+
],
|
|
3076
|
+
"annotation": {
|
|
3077
|
+
"type": "keyword",
|
|
3078
|
+
"value": "boolean"
|
|
3079
|
+
}
|
|
3080
|
+
}
|
|
3081
|
+
}
|
|
3082
|
+
]
|
|
3141
3083
|
}
|
|
3142
3084
|
},
|
|
3143
3085
|
{
|
|
3144
|
-
"name": "
|
|
3086
|
+
"name": "disabledAddButton",
|
|
3145
3087
|
"annotation": {
|
|
3146
|
-
"type": "
|
|
3147
|
-
"
|
|
3148
|
-
|
|
3149
|
-
|
|
3150
|
-
|
|
3088
|
+
"type": "union",
|
|
3089
|
+
"types": [
|
|
3090
|
+
{
|
|
3091
|
+
"type": "keyword",
|
|
3092
|
+
"value": "boolean"
|
|
3093
|
+
},
|
|
3094
|
+
{
|
|
3095
|
+
"type": "parenthesizedType",
|
|
3096
|
+
"annotation": {
|
|
3097
|
+
"type": "function",
|
|
3098
|
+
"parameters": [
|
|
3099
|
+
{
|
|
3100
|
+
"type": "identifier",
|
|
3101
|
+
"name": "value",
|
|
3102
|
+
"annotation": {
|
|
3103
|
+
"type": "array",
|
|
3104
|
+
"elementType": {
|
|
3105
|
+
"type": "reference",
|
|
3106
|
+
"typeName": {
|
|
3107
|
+
"type": "identifier",
|
|
3108
|
+
"name": "Record"
|
|
3109
|
+
},
|
|
3110
|
+
"typeParameters": {
|
|
3111
|
+
"type": "typeParameterInstantiation",
|
|
3112
|
+
"params": [
|
|
3113
|
+
{
|
|
3114
|
+
"type": "keyword",
|
|
3115
|
+
"value": "string"
|
|
3116
|
+
},
|
|
3117
|
+
{
|
|
3118
|
+
"type": "keyword",
|
|
3119
|
+
"value": "any"
|
|
3120
|
+
}
|
|
3121
|
+
]
|
|
3122
|
+
}
|
|
3123
|
+
}
|
|
3124
|
+
}
|
|
3125
|
+
}
|
|
3126
|
+
],
|
|
3127
|
+
"annotation": {
|
|
3128
|
+
"type": "keyword",
|
|
3129
|
+
"value": "boolean"
|
|
3130
|
+
}
|
|
3131
|
+
}
|
|
3132
|
+
}
|
|
3133
|
+
]
|
|
3151
3134
|
}
|
|
3152
3135
|
},
|
|
3153
3136
|
{
|
|
3154
|
-
"name": "
|
|
3137
|
+
"name": "useBrick",
|
|
3155
3138
|
"annotation": {
|
|
3156
3139
|
"type": "reference",
|
|
3157
3140
|
"typeName": {
|
|
3158
3141
|
"type": "identifier",
|
|
3159
|
-
"name": "
|
|
3142
|
+
"name": "UseBrickConf"
|
|
3160
3143
|
}
|
|
3161
3144
|
}
|
|
3162
|
-
}
|
|
3163
|
-
|
|
3164
|
-
|
|
3165
|
-
"annotation": {
|
|
3166
|
-
"type": "keyword",
|
|
3167
|
-
"value": "boolean"
|
|
3168
|
-
}
|
|
3169
|
-
},
|
|
3170
|
-
{
|
|
3171
|
-
"name": "trigger",
|
|
3172
|
-
"annotation": {
|
|
3173
|
-
"type": "keyword",
|
|
3174
|
-
"value": "string"
|
|
3175
|
-
}
|
|
3176
|
-
},
|
|
3145
|
+
}
|
|
3146
|
+
],
|
|
3147
|
+
"events": [
|
|
3177
3148
|
{
|
|
3178
|
-
"name": "
|
|
3179
|
-
"
|
|
3180
|
-
"type": "parenthesizedType",
|
|
3149
|
+
"name": "change",
|
|
3150
|
+
"detail": {
|
|
3181
3151
|
"annotation": {
|
|
3182
|
-
"type": "
|
|
3183
|
-
"
|
|
3184
|
-
{
|
|
3185
|
-
"type": "identifier",
|
|
3186
|
-
"name": "value",
|
|
3187
|
-
"annotation": {
|
|
3188
|
-
"type": "keyword",
|
|
3189
|
-
"value": "any"
|
|
3190
|
-
}
|
|
3191
|
-
}
|
|
3192
|
-
],
|
|
3193
|
-
"annotation": {
|
|
3152
|
+
"type": "array",
|
|
3153
|
+
"elementType": {
|
|
3194
3154
|
"type": "reference",
|
|
3195
3155
|
"typeName": {
|
|
3196
3156
|
"type": "identifier",
|
|
3197
|
-
"name": "
|
|
3157
|
+
"name": "DynamicFormValuesItem"
|
|
3198
3158
|
}
|
|
3199
3159
|
}
|
|
3200
3160
|
}
|
|
3201
3161
|
}
|
|
3202
3162
|
},
|
|
3203
3163
|
{
|
|
3204
|
-
"name": "
|
|
3205
|
-
"
|
|
3206
|
-
"
|
|
3207
|
-
|
|
3164
|
+
"name": "row.add",
|
|
3165
|
+
"detail": {
|
|
3166
|
+
"annotation": {
|
|
3167
|
+
"type": "reference",
|
|
3168
|
+
"typeName": {
|
|
3169
|
+
"type": "identifier",
|
|
3170
|
+
"name": "rowDataType"
|
|
3171
|
+
}
|
|
3172
|
+
}
|
|
3173
|
+
}
|
|
3174
|
+
},
|
|
3175
|
+
{
|
|
3176
|
+
"name": "row.remove",
|
|
3177
|
+
"detail": {
|
|
3178
|
+
"annotation": {
|
|
3179
|
+
"type": "reference",
|
|
3180
|
+
"typeName": {
|
|
3181
|
+
"type": "identifier",
|
|
3182
|
+
"name": "rowDataType"
|
|
3183
|
+
}
|
|
3184
|
+
}
|
|
3208
3185
|
}
|
|
3209
3186
|
}
|
|
3210
3187
|
],
|
|
3211
|
-
"events": [],
|
|
3212
3188
|
"methods": [],
|
|
3213
3189
|
"types": [
|
|
3214
3190
|
{
|
|
3215
3191
|
"type": "typeAlias",
|
|
3216
|
-
"name": "
|
|
3192
|
+
"name": "DynamicFormValuesItem",
|
|
3217
3193
|
"annotation": {
|
|
3218
|
-
"type": "
|
|
3219
|
-
"
|
|
3220
|
-
|
|
3221
|
-
|
|
3222
|
-
|
|
3223
|
-
|
|
3224
|
-
|
|
3225
|
-
|
|
3226
|
-
|
|
3227
|
-
|
|
3228
|
-
|
|
3229
|
-
|
|
3230
|
-
|
|
3231
|
-
|
|
3232
|
-
|
|
3194
|
+
"type": "reference",
|
|
3195
|
+
"typeName": {
|
|
3196
|
+
"type": "identifier",
|
|
3197
|
+
"name": "Record"
|
|
3198
|
+
},
|
|
3199
|
+
"typeParameters": {
|
|
3200
|
+
"type": "typeParameterInstantiation",
|
|
3201
|
+
"params": [
|
|
3202
|
+
{
|
|
3203
|
+
"type": "keyword",
|
|
3204
|
+
"value": "string"
|
|
3205
|
+
},
|
|
3206
|
+
{
|
|
3207
|
+
"type": "keyword",
|
|
3208
|
+
"value": "any"
|
|
3209
|
+
}
|
|
3210
|
+
]
|
|
3211
|
+
}
|
|
3233
3212
|
}
|
|
3234
3213
|
},
|
|
3235
3214
|
{
|
|
3236
|
-
"type": "
|
|
3237
|
-
"name": "
|
|
3238
|
-
"
|
|
3239
|
-
|
|
3240
|
-
|
|
3241
|
-
{
|
|
3242
|
-
"type": "
|
|
3243
|
-
"
|
|
3215
|
+
"type": "interface",
|
|
3216
|
+
"name": "rowDataType",
|
|
3217
|
+
"body": [
|
|
3218
|
+
{
|
|
3219
|
+
"type": "propertySignature",
|
|
3220
|
+
"key": {
|
|
3221
|
+
"type": "identifier",
|
|
3222
|
+
"name": "detail"
|
|
3244
3223
|
},
|
|
3245
|
-
{
|
|
3246
|
-
"type": "
|
|
3247
|
-
"
|
|
3224
|
+
"annotation": {
|
|
3225
|
+
"type": "reference",
|
|
3226
|
+
"typeName": {
|
|
3227
|
+
"type": "identifier",
|
|
3228
|
+
"name": "Record"
|
|
3229
|
+
},
|
|
3230
|
+
"typeParameters": {
|
|
3231
|
+
"type": "typeParameterInstantiation",
|
|
3232
|
+
"params": [
|
|
3233
|
+
{
|
|
3234
|
+
"type": "keyword",
|
|
3235
|
+
"value": "string"
|
|
3236
|
+
},
|
|
3237
|
+
{
|
|
3238
|
+
"type": "keyword",
|
|
3239
|
+
"value": "any"
|
|
3240
|
+
}
|
|
3241
|
+
]
|
|
3242
|
+
}
|
|
3248
3243
|
},
|
|
3249
|
-
|
|
3250
|
-
|
|
3251
|
-
|
|
3244
|
+
"computed": false
|
|
3245
|
+
},
|
|
3246
|
+
{
|
|
3247
|
+
"type": "propertySignature",
|
|
3248
|
+
"key": {
|
|
3249
|
+
"type": "identifier",
|
|
3250
|
+
"name": "index"
|
|
3252
3251
|
},
|
|
3253
|
-
{
|
|
3254
|
-
"type": "
|
|
3255
|
-
"value": "
|
|
3256
|
-
}
|
|
3257
|
-
|
|
3258
|
-
|
|
3252
|
+
"annotation": {
|
|
3253
|
+
"type": "keyword",
|
|
3254
|
+
"value": "number"
|
|
3255
|
+
},
|
|
3256
|
+
"computed": false
|
|
3257
|
+
}
|
|
3258
|
+
]
|
|
3259
3259
|
}
|
|
3260
3260
|
]
|
|
3261
3261
|
},
|