@next-bricks/presentational-bricks 1.271.0 → 1.272.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.
@@ -0,0 +1,34 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="105px" height="55px" viewBox="0 0 105 55" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>presentational-bricks.collapse-info-list</title>
4
+ <g id="nora" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
5
+ <g id="-构件概览图四" transform="translate(-1316.000000, -103.000000)">
6
+ <g id="presentational-bricks.brick-collapse-card" transform="translate(1316.000000, 103.000000)">
7
+ <rect id="矩形备份-46" x="0" y="0" width="105" height="55" rx="4"></rect>
8
+ <polyline id="路径-2" stroke="#778DC3" stroke-linecap="round" stroke-linejoin="round" transform="translate(45.500000, 15.500000) rotate(-90.000000) translate(-45.500000, -15.500000) " points="44 13 47 15.5 44 18"></polyline>
9
+ <g id="编组-7" transform="translate(10.000000, 11.000000)" fill="#778DC3">
10
+ <rect id="矩形" x="0" y="0" width="1" height="9"></rect>
11
+ <rect id="矩形备份" x="2" y="0" width="1" height="9"></rect>
12
+ <rect id="矩形备份-2" x="4" y="0" width="1" height="9"></rect>
13
+ <rect id="矩形备份-3" x="6" y="0" width="1" height="9"></rect>
14
+ <rect id="矩形备份-6" x="8" y="0" width="1" height="9"></rect>
15
+ <rect id="矩形备份-7" x="10" y="0" width="1" height="9"></rect>
16
+ <rect id="矩形备份-8" x="12" y="0" width="1" height="9"></rect>
17
+ <rect id="矩形备份-9" x="14" y="0" width="1" height="9"></rect>
18
+ <rect id="矩形备份-10" x="16" y="0" width="1" height="9"></rect>
19
+ <rect id="矩形备份-11" x="18" y="0" width="1" height="9"></rect>
20
+ <rect id="矩形备份-12" x="20" y="0" width="1" height="9"></rect>
21
+ <rect id="矩形备份-13" x="22" y="0" width="1" height="9"></rect>
22
+ <rect id="矩形备份-14" x="24" y="0" width="1" height="9"></rect>
23
+ <rect id="矩形备份-15" x="26" y="0" width="1" height="9"></rect>
24
+ <rect id="矩形备份-16" x="28" y="0" width="1" height="9"></rect>
25
+ </g>
26
+ <g id="编组-16" transform="translate(10.000000, 25.000000)">
27
+ <rect id="矩形备份-78" fill="#F4F5F9" x="0" y="0" width="85" height="21" rx="1"></rect>
28
+ <rect id="矩形" fill="#D6DBEC" x="4" y="4" width="77" height="4"></rect>
29
+ <rect id="矩形备份-20" fill="#D6DBEC" x="4" y="12" width="35" height="4"></rect>
30
+ </g>
31
+ </g>
32
+ </g>
33
+ </g>
34
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-bricks/presentational-bricks",
3
- "version": "1.271.0",
3
+ "version": "1.272.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",
@@ -68,5 +68,5 @@
68
68
  "@next-dll/ace": "*",
69
69
  "@next-dll/react-dnd": "*"
70
70
  },
71
- "gitHead": "87cf6dc8fe590b0d38ccbc7cfe96a11d1d8144d6"
71
+ "gitHead": "806576bc4f5dadaf8fae08bb240dca6570355b12"
72
72
  }