@conboai/storybook.components 0.5.44 → 0.5.46

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.
@@ -17,6 +17,7 @@ interface Icons {
17
17
  minus: Icon;
18
18
  models: Icon;
19
19
  settings: Icon;
20
+ clone: Icon;
20
21
  deployments: Icon;
21
22
  plus: Icon;
22
23
  remove: Icon;
@@ -28120,6 +28120,14 @@ const UZ = {
28120
28120
  height: 16,
28121
28121
  strokeWidth: 2
28122
28122
  },
28123
+ clone: {
28124
+ paths: [
28125
+ "M5.09615 5.07692L5.07692 4.15385C5.07855 3.58311 5.30599 3.03621 5.70956 2.63264C6.11314 2.22907 6.66003 2.00162 7.23077 2H15.5385C16.1907 2.00193 16.8157 2.26189 17.2769 2.7231C17.7381 3.18431 17.9981 3.80929 18 4.46154V12.7692C17.9984 13.34 17.7709 13.8869 17.3674 14.2904C16.9638 14.694 16.4169 14.9215 15.8462 14.9231H14.9231M8.46154 8.46154V14.6154M5.38462 11.5385H11.5385M12.7308 5.07692H4.19231C2.98153 5.07692 2 6.05845 2 7.26923V15.8077C2 17.0185 2.98153 18 4.19231 18H12.7308C13.9415 18 14.9231 17.0185 14.9231 15.8077V7.26923C14.9231 6.05845 13.9415 5.07692 12.7308 5.07692Z"
28126
+ ],
28127
+ width: 16,
28128
+ height: 16,
28129
+ strokeWidth: 1
28130
+ },
28123
28131
  kit: {
28124
28132
  paths: [
28125
28133
  "M6 3.5V1H1V6H6V3.5ZM6 3.5H16M6 3.5C16 3.5 6 16.5 16 16.5M16 3.5V1H21V6H16V3.5ZM16 16.5V14H21V19H16V16.5Z"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/storybook.components",
3
- "version": "0.5.44",
3
+ "version": "0.5.46",
4
4
  "main": "dist/storybook.components.mjs",
5
5
  "types": "dist/build/index.d.ts",
6
6
  "files": [