@next-bricks/advanced 0.50.2 → 0.50.4
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 +8 -8
- package/dist/chunks/{4837.efaf868f.js → 4837.04c758cf.js} +2 -2
- package/dist/chunks/{4837.efaf868f.js.map → 4837.04c758cf.js.map} +1 -1
- package/dist/chunks/{7218.27d24f55.js → 7218.bcb25b61.js} +2 -2
- package/dist/chunks/{7218.27d24f55.js.map → 7218.bcb25b61.js.map} +1 -1
- package/dist/chunks/{8382.37b568c1.js → 8382.a9fea9d6.js} +2 -2
- package/dist/chunks/8382.a9fea9d6.js.map +1 -0
- package/dist/chunks/{9118.5b3f23c5.js → 9118.cc8511ac.js} +3 -3
- package/dist/chunks/{9118.5b3f23c5.js.map → 9118.cc8511ac.js.map} +1 -1
- package/dist/chunks/948.e02bc040.js +3 -0
- package/dist/chunks/948.e02bc040.js.map +1 -0
- package/dist/chunks/{capture-snapshot.8f6e201d.js → capture-snapshot.3046c520.js} +2 -2
- package/dist/chunks/{capture-snapshot.8f6e201d.js.map → capture-snapshot.3046c520.js.map} +1 -1
- package/dist/chunks/{eo-cascader.f15962bc.js → eo-cascader.86a685ca.js} +2 -2
- package/dist/chunks/{eo-cascader.f15962bc.js.map → eo-cascader.86a685ca.js.map} +1 -1
- package/dist/chunks/{eo-next-table.b3aa73a1.js → eo-next-table.cab33e66.js} +2 -2
- package/dist/chunks/{eo-next-table.b3aa73a1.js.map → eo-next-table.cab33e66.js.map} +1 -1
- package/dist/chunks/{eo-table.81f03d81.js → eo-table.5dd09651.js} +2 -2
- package/dist/chunks/{eo-table.81f03d81.js.map → eo-table.5dd09651.js.map} +1 -1
- package/dist/chunks/eo-text-tooltip.74db365e.js.map +1 -1
- package/dist/chunks/{eo-tree-select.b56998a8.js → eo-tree-select.31dae71f.js} +2 -2
- package/dist/chunks/eo-tree-select.31dae71f.js.map +1 -0
- package/dist/chunks/{eo-tree.09821737.js → eo-tree.22180778.js} +3 -3
- package/dist/chunks/{eo-tree.09821737.js.map → eo-tree.22180778.js.map} +1 -1
- package/dist/chunks/{eo-workbench-layout-v2.b3461c69.js → eo-workbench-layout-v2.24da89e7.js} +3 -3
- package/dist/chunks/{eo-workbench-layout-v2.b3461c69.js.map → eo-workbench-layout-v2.24da89e7.js.map} +1 -1
- package/dist/chunks/{eo-workbench-layout.ec167db5.js → eo-workbench-layout.1ed8ce80.js} +2 -2
- package/dist/chunks/{eo-workbench-layout.ec167db5.js.map → eo-workbench-layout.1ed8ce80.js.map} +1 -1
- package/dist/chunks/main.86c53518.js +2 -0
- package/dist/chunks/{main.fedc663e.js.map → main.86c53518.js.map} +1 -1
- package/dist/index.0f0f0777.js +2 -0
- package/dist/{index.1f107633.js.map → index.0f0f0777.js.map} +1 -1
- package/dist/manifest.json +40 -40
- package/dist-types/cascader/index.d.ts +1 -2
- package/dist-types/jsx.d.ts +72 -0
- package/dist-types/text-tooltip/index.d.ts +3 -4
- package/dist-types/tree-select/index.d.ts +0 -1
- package/package.json +5 -3
- package/dist/chunks/8382.37b568c1.js.map +0 -1
- package/dist/chunks/948.cc530ed3.js +0 -3
- package/dist/chunks/948.cc530ed3.js.map +0 -1
- package/dist/chunks/eo-tree-select.b56998a8.js.map +0 -1
- package/dist/chunks/main.fedc663e.js +0 -2
- package/dist/index.1f107633.js +0 -2
- /package/dist/chunks/{9118.5b3f23c5.js.LICENSE.txt → 9118.cc8511ac.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{948.cc530ed3.js.LICENSE.txt → 948.e02bc040.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-tree.09821737.js.LICENSE.txt → eo-tree.22180778.js.LICENSE.txt} +0 -0
- /package/dist/chunks/{eo-workbench-layout-v2.b3461c69.js.LICENSE.txt → eo-workbench-layout-v2.24da89e7.js.LICENSE.txt} +0 -0
|
@@ -11,7 +11,6 @@ export interface TreeSelectProps extends Pick<AntdTreeSelectProps, "value" | "al
|
|
|
11
11
|
dropdownStyle?: CSSProperties;
|
|
12
12
|
maxTagCount?: number | "responsive";
|
|
13
13
|
popupMatchSelectWidth?: boolean;
|
|
14
|
-
onChange?: (value: AntdTreeSelectProps["value"]) => void;
|
|
15
14
|
}
|
|
16
15
|
/**
|
|
17
16
|
* 树选择器
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/advanced",
|
|
3
|
-
"version": "0.50.
|
|
3
|
+
"version": "0.50.4",
|
|
4
4
|
"homepage": "https://github.com/easyops-cn/next-advanced-bricks/tree/master/bricks/advanced",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,10 +15,12 @@
|
|
|
15
15
|
"dist-types",
|
|
16
16
|
"docs"
|
|
17
17
|
],
|
|
18
|
+
"types": "dist-types/jsx.d.ts",
|
|
18
19
|
"exports": {
|
|
19
20
|
"./package.json": "./package.json",
|
|
20
21
|
"./dist/bricks.json": "./dist/bricks.json",
|
|
21
22
|
"./dist/manifest.json": "./dist/manifest.json",
|
|
23
|
+
".": "./dist-types/jsx.d.ts",
|
|
22
24
|
"./*": {
|
|
23
25
|
"types": "./dist-types/*/index.d.ts"
|
|
24
26
|
}
|
|
@@ -35,7 +37,7 @@
|
|
|
35
37
|
"postpublish": "mv package.json.bak package.json"
|
|
36
38
|
},
|
|
37
39
|
"devDependencies": {
|
|
38
|
-
"@next-core/build-next-bricks": "^1.
|
|
40
|
+
"@next-core/build-next-bricks": "^1.25.1",
|
|
39
41
|
"@next-core/test-next": "^2.0.1",
|
|
40
42
|
"copy-webpack-plugin": "^12.0.2"
|
|
41
43
|
},
|
|
@@ -44,5 +46,5 @@
|
|
|
44
46
|
"@next-bricks/form": "*",
|
|
45
47
|
"@next-bricks/icons": "*"
|
|
46
48
|
},
|
|
47
|
-
"gitHead": "
|
|
49
|
+
"gitHead": "acf4cd2e2492c1ff5cd58abfcb5c29d6e5ba9aea"
|
|
48
50
|
}
|