@next-bricks/presentational-bricks 1.286.0 → 1.286.2

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/stories.json CHANGED
@@ -12527,7 +12527,7 @@
12527
12527
  "name": "__index",
12528
12528
  "parameters": [
12529
12529
  {
12530
- "id": 16756,
12530
+ "id": 16757,
12531
12531
  "name": "propName",
12532
12532
  "kind": 32768,
12533
12533
  "kindString": "Parameter",
@@ -18097,7 +18097,7 @@
18097
18097
  "name": "__index",
18098
18098
  "parameters": [
18099
18099
  {
18100
- "id": 16756,
18100
+ "id": 16757,
18101
18101
  "name": "propName",
18102
18102
  "kind": 32768,
18103
18103
  "kindString": "Parameter",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-bricks/presentational-bricks",
3
- "version": "1.286.0",
3
+ "version": "1.286.2",
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",
@@ -48,7 +48,7 @@
48
48
  "@next-libs/crontab": "^2.0.5",
49
49
  "@next-libs/datetime": "^2.0.4",
50
50
  "@next-libs/datetime-components": "^3.1.2",
51
- "@next-libs/forms": "^3.3.8",
51
+ "@next-libs/forms": "^3.3.12",
52
52
  "@next-libs/hooks": "^2.2.4",
53
53
  "@next-sdk/cmdb-sdk": "^2.1.1",
54
54
  "@next-sdk/monitor-sdk": "^2.1.1",
@@ -68,5 +68,5 @@
68
68
  "@next-dll/ace": "*",
69
69
  "@next-dll/react-dnd": "*"
70
70
  },
71
- "gitHead": "4b6a75e1bf380e881435d70a05cfdb8e415e11e3"
71
+ "gitHead": "28ad3472027d59e98a02bb3dfa3dc7ff796f14fb"
72
72
  }