@next-bricks/presentational-bricks 1.266.2 → 1.267.0
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/deploy/contract.yaml +75 -75
- package/dist/bricks.json +2 -2
- package/dist/index.7a2a8e4b.js +2 -0
- package/dist/index.7a2a8e4b.js.map +1 -0
- package/dist/stories.json +10 -10
- package/package.json +3 -3
- package/dist/index.54c8bfac.js +0 -2
- package/dist/index.54c8bfac.js.map +0 -1
package/dist/stories.json
CHANGED
|
@@ -1875,7 +1875,7 @@
|
|
|
1875
1875
|
},
|
|
1876
1876
|
{
|
|
1877
1877
|
"storyId": "presentational-bricks.brick-general-search",
|
|
1878
|
-
"category": "interact-
|
|
1878
|
+
"category": "interact-basic",
|
|
1879
1879
|
"type": "brick",
|
|
1880
1880
|
"author": "lynette",
|
|
1881
1881
|
"text": {
|
|
@@ -2054,7 +2054,7 @@
|
|
|
2054
2054
|
},
|
|
2055
2055
|
{
|
|
2056
2056
|
"storyId": "presentational-bricks.brick-input",
|
|
2057
|
-
"category": "interact-
|
|
2057
|
+
"category": "interact-basic",
|
|
2058
2058
|
"type": "brick",
|
|
2059
2059
|
"author": "momo",
|
|
2060
2060
|
"text": {
|
|
@@ -3023,7 +3023,7 @@
|
|
|
3023
3023
|
},
|
|
3024
3024
|
{
|
|
3025
3025
|
"storyId": "presentational-bricks.brick-table",
|
|
3026
|
-
"category": "
|
|
3026
|
+
"category": "form",
|
|
3027
3027
|
"type": "brick",
|
|
3028
3028
|
"author": "lynette",
|
|
3029
3029
|
"text": {
|
|
@@ -6311,7 +6311,7 @@
|
|
|
6311
6311
|
},
|
|
6312
6312
|
{
|
|
6313
6313
|
"storyId": "presentational-bricks.calendar",
|
|
6314
|
-
"category": "
|
|
6314
|
+
"category": "display-component",
|
|
6315
6315
|
"type": "brick",
|
|
6316
6316
|
"author": "Alex",
|
|
6317
6317
|
"text": {
|
|
@@ -7674,7 +7674,7 @@
|
|
|
7674
7674
|
},
|
|
7675
7675
|
{
|
|
7676
7676
|
"storyId": "presentational-bricks.dynamic-content",
|
|
7677
|
-
"category": "
|
|
7677
|
+
"category": "data-transform",
|
|
7678
7678
|
"type": "brick",
|
|
7679
7679
|
"author": "lynette",
|
|
7680
7680
|
"text": {
|
|
@@ -8655,7 +8655,7 @@
|
|
|
8655
8655
|
},
|
|
8656
8656
|
{
|
|
8657
8657
|
"storyId": "presentational-bricks.general-video",
|
|
8658
|
-
"category": "
|
|
8658
|
+
"category": "display-component",
|
|
8659
8659
|
"type": "brick",
|
|
8660
8660
|
"author": "alren",
|
|
8661
8661
|
"text": {
|
|
@@ -10089,7 +10089,7 @@
|
|
|
10089
10089
|
},
|
|
10090
10090
|
{
|
|
10091
10091
|
"storyId": "presentational-bricks.text-collapse",
|
|
10092
|
-
"category": "
|
|
10092
|
+
"category": "text",
|
|
10093
10093
|
"type": "brick",
|
|
10094
10094
|
"author": "julielai",
|
|
10095
10095
|
"text": {
|
|
@@ -10507,7 +10507,7 @@
|
|
|
10507
10507
|
},
|
|
10508
10508
|
{
|
|
10509
10509
|
"storyId": "presentational-bricks.rank-table",
|
|
10510
|
-
"category": "
|
|
10510
|
+
"category": "form",
|
|
10511
10511
|
"type": "brick",
|
|
10512
10512
|
"author": "Alex",
|
|
10513
10513
|
"text": {
|
|
@@ -10814,7 +10814,7 @@
|
|
|
10814
10814
|
},
|
|
10815
10815
|
{
|
|
10816
10816
|
"storyId": "presentational-bricks.dropdown-button",
|
|
10817
|
-
"category": "interact-
|
|
10817
|
+
"category": "interact-basic",
|
|
10818
10818
|
"type": "brick",
|
|
10819
10819
|
"author": "astrid",
|
|
10820
10820
|
"text": {
|
|
@@ -10982,7 +10982,7 @@
|
|
|
10982
10982
|
},
|
|
10983
10983
|
{
|
|
10984
10984
|
"storyId": "presentational-bricks.table-transfer",
|
|
10985
|
-
"category": "
|
|
10985
|
+
"category": "container-display",
|
|
10986
10986
|
"type": "brick",
|
|
10987
10987
|
"author": "ann",
|
|
10988
10988
|
"text": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/presentational-bricks",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.267.0",
|
|
4
4
|
"description": "> TODO: description",
|
|
5
5
|
"homepage": "https://github.com/easyops-cn/next-basics/tree/master/bricks/presentational-bricks",
|
|
6
6
|
"license": "GPL-3.0",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@fortawesome/fontawesome-svg-core": "^1.2.35",
|
|
32
|
-
"@next-core/custom-antd-styles": "^1.24.
|
|
32
|
+
"@next-core/custom-antd-styles": "^1.24.13",
|
|
33
33
|
"@next-libs/basic-components": "^4.0.0",
|
|
34
34
|
"@next-libs/clipboard": "^3.0.2",
|
|
35
35
|
"@next-libs/cmdb-utils": "^3.3.0",
|
|
@@ -56,5 +56,5 @@
|
|
|
56
56
|
"@next-dll/ace": "*",
|
|
57
57
|
"@next-dll/react-dnd": "*"
|
|
58
58
|
},
|
|
59
|
-
"gitHead": "
|
|
59
|
+
"gitHead": "e2ac9a54ce14114d0667608b0063a91013008d48"
|
|
60
60
|
}
|