@next-bricks/form 1.15.15 → 1.15.17

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.
Files changed (55) hide show
  1. package/dist/bricks.json +29 -29
  2. package/dist/chunks/{149.3c454551.js → 149.0d96a17f.js} +2 -2
  3. package/dist/chunks/{149.3c454551.js.map → 149.0d96a17f.js.map} +1 -1
  4. package/dist/chunks/{4185.c4525861.js → 4185.228cd688.js} +3 -3
  5. package/dist/chunks/4185.228cd688.js.map +1 -0
  6. package/dist/chunks/5347.e2aed5bb.js +3 -0
  7. package/dist/chunks/{5347.88980d83.js.map → 5347.e2aed5bb.js.map} +1 -1
  8. package/dist/chunks/eo-color-picker.5d90dd14.js +2 -0
  9. package/dist/chunks/{eo-color-picker.26cc5ea4.js.map → eo-color-picker.5d90dd14.js.map} +1 -1
  10. package/dist/chunks/eo-date-picker.69734d54.js +2 -0
  11. package/dist/chunks/{eo-date-picker.9349f52d.js.map → eo-date-picker.69734d54.js.map} +1 -1
  12. package/dist/chunks/eo-dynamic-form-item.023553e6.js +3 -0
  13. package/dist/chunks/{eo-dynamic-form-item.2fc6c469.js.map → eo-dynamic-form-item.023553e6.js.map} +1 -1
  14. package/dist/chunks/eo-radio.d7d5c5cc.js +3 -0
  15. package/dist/chunks/{eo-radio.7733eba5.js.map → eo-radio.d7d5c5cc.js.map} +1 -1
  16. package/dist/chunks/eo-select.a3b01a0e.js +3 -0
  17. package/dist/chunks/{eo-select.007e32cf.js.map → eo-select.a3b01a0e.js.map} +1 -1
  18. package/dist/chunks/eo-time-picker.af83e9e7.js +2 -0
  19. package/dist/chunks/{eo-time-picker.a1616caa.js.map → eo-time-picker.af83e9e7.js.map} +1 -1
  20. package/dist/chunks/eo-time-range-picker.faa63b15.js +2 -0
  21. package/dist/chunks/{eo-time-range-picker.7f0e155a.js.map → eo-time-range-picker.faa63b15.js.map} +1 -1
  22. package/dist/chunks/eo-upload-file.81312b34.js +3 -0
  23. package/dist/chunks/{eo-upload-file.4f90038d.js.map → eo-upload-file.81312b34.js.map} +1 -1
  24. package/dist/chunks/{eo-upload-image.528e6cba.js → eo-upload-image.cc41de20.js} +3 -3
  25. package/dist/chunks/{eo-upload-image.528e6cba.js.map → eo-upload-image.cc41de20.js.map} +1 -1
  26. package/dist/chunks/main.025109f3.js +2 -0
  27. package/dist/chunks/{main.962fdfff.js.map → main.025109f3.js.map} +1 -1
  28. package/dist/chunks/{react.711f0c64.js → react.4372d06b.js} +2 -2
  29. package/dist/examples.json +11 -11
  30. package/dist/index.0709d264.js +2 -0
  31. package/dist/index.0709d264.js.map +1 -0
  32. package/dist/manifest.json +348 -348
  33. package/dist/types.json +188 -188
  34. package/package.json +3 -3
  35. package/dist/chunks/4185.c4525861.js.map +0 -1
  36. package/dist/chunks/5347.88980d83.js +0 -3
  37. package/dist/chunks/eo-color-picker.26cc5ea4.js +0 -2
  38. package/dist/chunks/eo-date-picker.9349f52d.js +0 -2
  39. package/dist/chunks/eo-dynamic-form-item.2fc6c469.js +0 -3
  40. package/dist/chunks/eo-radio.7733eba5.js +0 -3
  41. package/dist/chunks/eo-select.007e32cf.js +0 -3
  42. package/dist/chunks/eo-time-picker.a1616caa.js +0 -2
  43. package/dist/chunks/eo-time-range-picker.7f0e155a.js +0 -2
  44. package/dist/chunks/eo-upload-file.4f90038d.js +0 -3
  45. package/dist/chunks/main.962fdfff.js +0 -2
  46. package/dist/index.227a37c9.js +0 -2
  47. package/dist/index.227a37c9.js.map +0 -1
  48. /package/dist/chunks/{4185.c4525861.js.LICENSE.txt → 4185.228cd688.js.LICENSE.txt} +0 -0
  49. /package/dist/chunks/{5347.88980d83.js.LICENSE.txt → 5347.e2aed5bb.js.LICENSE.txt} +0 -0
  50. /package/dist/chunks/{eo-dynamic-form-item.2fc6c469.js.LICENSE.txt → eo-dynamic-form-item.023553e6.js.LICENSE.txt} +0 -0
  51. /package/dist/chunks/{eo-radio.7733eba5.js.LICENSE.txt → eo-radio.d7d5c5cc.js.LICENSE.txt} +0 -0
  52. /package/dist/chunks/{eo-select.007e32cf.js.LICENSE.txt → eo-select.a3b01a0e.js.LICENSE.txt} +0 -0
  53. /package/dist/chunks/{eo-upload-file.4f90038d.js.LICENSE.txt → eo-upload-file.81312b34.js.LICENSE.txt} +0 -0
  54. /package/dist/chunks/{eo-upload-image.528e6cba.js.LICENSE.txt → eo-upload-image.cc41de20.js.LICENSE.txt} +0 -0
  55. /package/dist/chunks/{react.711f0c64.js.LICENSE.txt → react.4372d06b.js.LICENSE.txt} +0 -0
package/dist/types.json CHANGED
@@ -1766,6 +1766,194 @@
1766
1766
  }
1767
1767
  ]
1768
1768
  },
1769
+ "eo-textarea": {
1770
+ "properties": [
1771
+ {
1772
+ "name": "name",
1773
+ "annotation": {
1774
+ "type": "keyword",
1775
+ "value": "string"
1776
+ }
1777
+ },
1778
+ {
1779
+ "name": "label",
1780
+ "annotation": {
1781
+ "type": "keyword",
1782
+ "value": "string"
1783
+ }
1784
+ },
1785
+ {
1786
+ "name": "value",
1787
+ "annotation": {
1788
+ "type": "keyword",
1789
+ "value": "string"
1790
+ }
1791
+ },
1792
+ {
1793
+ "name": "placeholder",
1794
+ "annotation": {
1795
+ "type": "keyword",
1796
+ "value": "string"
1797
+ }
1798
+ },
1799
+ {
1800
+ "name": "disabled",
1801
+ "annotation": {
1802
+ "type": "keyword",
1803
+ "value": "boolean"
1804
+ }
1805
+ },
1806
+ {
1807
+ "name": "minLength",
1808
+ "annotation": {
1809
+ "type": "keyword",
1810
+ "value": "number"
1811
+ }
1812
+ },
1813
+ {
1814
+ "name": "maxLength",
1815
+ "annotation": {
1816
+ "type": "keyword",
1817
+ "value": "number"
1818
+ }
1819
+ },
1820
+ {
1821
+ "name": "autoSize",
1822
+ "annotation": {
1823
+ "type": "reference",
1824
+ "typeName": {
1825
+ "type": "identifier",
1826
+ "name": "AutoSize"
1827
+ }
1828
+ }
1829
+ },
1830
+ {
1831
+ "name": "required",
1832
+ "annotation": {
1833
+ "type": "keyword",
1834
+ "value": "boolean"
1835
+ }
1836
+ },
1837
+ {
1838
+ "name": "max",
1839
+ "annotation": {
1840
+ "type": "keyword",
1841
+ "value": "number"
1842
+ }
1843
+ },
1844
+ {
1845
+ "name": "min",
1846
+ "annotation": {
1847
+ "type": "keyword",
1848
+ "value": "number"
1849
+ }
1850
+ },
1851
+ {
1852
+ "name": "message",
1853
+ "annotation": {
1854
+ "type": "reference",
1855
+ "typeName": {
1856
+ "type": "identifier",
1857
+ "name": "Record"
1858
+ },
1859
+ "typeParameters": {
1860
+ "type": "typeParameterInstantiation",
1861
+ "params": [
1862
+ {
1863
+ "type": "keyword",
1864
+ "value": "string"
1865
+ },
1866
+ {
1867
+ "type": "keyword",
1868
+ "value": "string"
1869
+ }
1870
+ ]
1871
+ }
1872
+ }
1873
+ },
1874
+ {
1875
+ "name": "textareaStyle",
1876
+ "annotation": {
1877
+ "type": "reference",
1878
+ "typeName": {
1879
+ "type": "qualifiedName",
1880
+ "left": {
1881
+ "type": "identifier",
1882
+ "name": "React"
1883
+ },
1884
+ "right": {
1885
+ "type": "identifier",
1886
+ "name": "CSSProperties"
1887
+ }
1888
+ }
1889
+ }
1890
+ }
1891
+ ],
1892
+ "events": [
1893
+ {
1894
+ "name": "change",
1895
+ "detail": {
1896
+ "annotation": {
1897
+ "type": "keyword",
1898
+ "value": "string"
1899
+ }
1900
+ }
1901
+ }
1902
+ ],
1903
+ "methods": [
1904
+ {
1905
+ "name": "focusTextarea",
1906
+ "params": [],
1907
+ "returns": {}
1908
+ }
1909
+ ],
1910
+ "types": [
1911
+ {
1912
+ "type": "typeAlias",
1913
+ "name": "AutoSize",
1914
+ "annotation": {
1915
+ "type": "union",
1916
+ "types": [
1917
+ {
1918
+ "type": "keyword",
1919
+ "value": "boolean"
1920
+ },
1921
+ {
1922
+ "type": "typeLiteral",
1923
+ "members": [
1924
+ {
1925
+ "type": "propertySignature",
1926
+ "key": {
1927
+ "type": "identifier",
1928
+ "name": "minRows"
1929
+ },
1930
+ "annotation": {
1931
+ "type": "keyword",
1932
+ "value": "number"
1933
+ },
1934
+ "optional": true,
1935
+ "computed": false
1936
+ },
1937
+ {
1938
+ "type": "propertySignature",
1939
+ "key": {
1940
+ "type": "identifier",
1941
+ "name": "maxRows"
1942
+ },
1943
+ "annotation": {
1944
+ "type": "keyword",
1945
+ "value": "number"
1946
+ },
1947
+ "optional": true,
1948
+ "computed": false
1949
+ }
1950
+ ]
1951
+ }
1952
+ ]
1953
+ }
1954
+ }
1955
+ ]
1956
+ },
1769
1957
  "eo-form": {
1770
1958
  "properties": [
1771
1959
  {
@@ -2665,194 +2853,6 @@
2665
2853
  }
2666
2854
  ]
2667
2855
  },
2668
- "eo-textarea": {
2669
- "properties": [
2670
- {
2671
- "name": "name",
2672
- "annotation": {
2673
- "type": "keyword",
2674
- "value": "string"
2675
- }
2676
- },
2677
- {
2678
- "name": "label",
2679
- "annotation": {
2680
- "type": "keyword",
2681
- "value": "string"
2682
- }
2683
- },
2684
- {
2685
- "name": "value",
2686
- "annotation": {
2687
- "type": "keyword",
2688
- "value": "string"
2689
- }
2690
- },
2691
- {
2692
- "name": "placeholder",
2693
- "annotation": {
2694
- "type": "keyword",
2695
- "value": "string"
2696
- }
2697
- },
2698
- {
2699
- "name": "disabled",
2700
- "annotation": {
2701
- "type": "keyword",
2702
- "value": "boolean"
2703
- }
2704
- },
2705
- {
2706
- "name": "minLength",
2707
- "annotation": {
2708
- "type": "keyword",
2709
- "value": "number"
2710
- }
2711
- },
2712
- {
2713
- "name": "maxLength",
2714
- "annotation": {
2715
- "type": "keyword",
2716
- "value": "number"
2717
- }
2718
- },
2719
- {
2720
- "name": "autoSize",
2721
- "annotation": {
2722
- "type": "reference",
2723
- "typeName": {
2724
- "type": "identifier",
2725
- "name": "AutoSize"
2726
- }
2727
- }
2728
- },
2729
- {
2730
- "name": "required",
2731
- "annotation": {
2732
- "type": "keyword",
2733
- "value": "boolean"
2734
- }
2735
- },
2736
- {
2737
- "name": "max",
2738
- "annotation": {
2739
- "type": "keyword",
2740
- "value": "number"
2741
- }
2742
- },
2743
- {
2744
- "name": "min",
2745
- "annotation": {
2746
- "type": "keyword",
2747
- "value": "number"
2748
- }
2749
- },
2750
- {
2751
- "name": "message",
2752
- "annotation": {
2753
- "type": "reference",
2754
- "typeName": {
2755
- "type": "identifier",
2756
- "name": "Record"
2757
- },
2758
- "typeParameters": {
2759
- "type": "typeParameterInstantiation",
2760
- "params": [
2761
- {
2762
- "type": "keyword",
2763
- "value": "string"
2764
- },
2765
- {
2766
- "type": "keyword",
2767
- "value": "string"
2768
- }
2769
- ]
2770
- }
2771
- }
2772
- },
2773
- {
2774
- "name": "textareaStyle",
2775
- "annotation": {
2776
- "type": "reference",
2777
- "typeName": {
2778
- "type": "qualifiedName",
2779
- "left": {
2780
- "type": "identifier",
2781
- "name": "React"
2782
- },
2783
- "right": {
2784
- "type": "identifier",
2785
- "name": "CSSProperties"
2786
- }
2787
- }
2788
- }
2789
- }
2790
- ],
2791
- "events": [
2792
- {
2793
- "name": "change",
2794
- "detail": {
2795
- "annotation": {
2796
- "type": "keyword",
2797
- "value": "string"
2798
- }
2799
- }
2800
- }
2801
- ],
2802
- "methods": [
2803
- {
2804
- "name": "focusTextarea",
2805
- "params": [],
2806
- "returns": {}
2807
- }
2808
- ],
2809
- "types": [
2810
- {
2811
- "type": "typeAlias",
2812
- "name": "AutoSize",
2813
- "annotation": {
2814
- "type": "union",
2815
- "types": [
2816
- {
2817
- "type": "keyword",
2818
- "value": "boolean"
2819
- },
2820
- {
2821
- "type": "typeLiteral",
2822
- "members": [
2823
- {
2824
- "type": "propertySignature",
2825
- "key": {
2826
- "type": "identifier",
2827
- "name": "minRows"
2828
- },
2829
- "annotation": {
2830
- "type": "keyword",
2831
- "value": "number"
2832
- },
2833
- "optional": true,
2834
- "computed": false
2835
- },
2836
- {
2837
- "type": "propertySignature",
2838
- "key": {
2839
- "type": "identifier",
2840
- "name": "maxRows"
2841
- },
2842
- "annotation": {
2843
- "type": "keyword",
2844
- "value": "number"
2845
- },
2846
- "optional": true,
2847
- "computed": false
2848
- }
2849
- ]
2850
- }
2851
- ]
2852
- }
2853
- }
2854
- ]
2855
- },
2856
2856
  "eo-date-picker": {
2857
2857
  "properties": [
2858
2858
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-bricks/form",
3
- "version": "1.15.15",
3
+ "version": "1.15.17",
4
4
  "homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/form",
5
5
  "repository": {
6
6
  "type": "git",
@@ -35,7 +35,7 @@
35
35
  "postpublish": "mv package.json.bak package.json"
36
36
  },
37
37
  "devDependencies": {
38
- "@next-core/build-next-bricks": "^1.23.11",
38
+ "@next-core/build-next-bricks": "^1.23.12",
39
39
  "@next-core/test-next": "^1.1.9"
40
40
  },
41
41
  "peerDependencies": {
@@ -44,5 +44,5 @@
44
44
  "@next-bricks/icons": "*",
45
45
  "@next-bricks/illustrations": "*"
46
46
  },
47
- "gitHead": "dce917dc4eb1f827013dc5d259d1cf6993266f38"
47
+ "gitHead": "b68fefad20cf51a484751dfce6179151405a3794"
48
48
  }