@conboai/storybook.components 0.5.43 → 0.5.44

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.
@@ -11,6 +11,7 @@ interface Icons {
11
11
  features: Icon;
12
12
  calendar: Icon;
13
13
  close: Icon;
14
+ maps: Icon;
14
15
  download: Icon;
15
16
  expandMore: Icon;
16
17
  minus: Icon;
@@ -28182,6 +28182,12 @@ const UZ = {
28182
28182
  height: 14,
28183
28183
  strokeWidth: 1
28184
28184
  },
28185
+ maps: {
28186
+ paths: ["M8 5V6C8 7.10457 7.10457 8 6 8H5M8 5V4C8 2.89543 7.10457 2 6 2H4C2.89543 2 2 2.89543 2 4V6C2 7.10457 2.89543 8 4 8H5M8 5H16M16 5V4C16 2.89543 16.8954 2 18 2H20C21.1046 2 22 2.89543 22 4V6C22 7.10457 21.1046 8 20 8H19M16 5V6C16 7.10457 16.8954 8 18 8H19M19 8V16M19 16H20C21.1046 16 22 16.8954 22 18V20C22 21.1046 21.1046 22 20 22H18C16.8954 22 16 21.1046 16 20V19M19 16H18C16.8954 16 16 16.8954 16 18V19M16 19H8M8 19V20C8 21.1046 7.10457 22 6 22H4C2.89543 22 2 21.1046 2 20V18C2 16.8954 2.89543 16 4 16H5M8 19V18C8 16.8954 7.10457 16 6 16H5M5 16V8"],
28187
+ width: 24,
28188
+ height: 24,
28189
+ strokeWidth: 1
28190
+ },
28185
28191
  download: {
28186
28192
  paths: [
28187
28193
  "M12 16L7 11L8.4 9.55L11 12.15V4H13V12.15L15.6 9.55L17 11L12 16ZM6 20C5.45 20 4.97933 19.8043 4.588 19.413C4.19667 19.0217 4.00067 18.5507 4 18V15H6V18H18V15H20V18C20 18.55 19.8043 19.021 19.413 19.413C19.0217 19.805 18.5507 20.0007 18 20H6Z"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/storybook.components",
3
- "version": "0.5.43",
3
+ "version": "0.5.44",
4
4
  "main": "dist/storybook.components.mjs",
5
5
  "types": "dist/build/index.d.ts",
6
6
  "files": [